Robert S
|
e109305a23
|
Fixed grinder connection logic
|
2014-06-10 08:54:09 -04:00 |
|
Robert S
|
777bf75b89
|
Separated GrinderNode from grinder to make debug faster
|
2014-06-10 08:21:24 -04:00 |
|
Robert S
|
b06a5ea283
|
Created a prefab for tiles with several nodes
|
2014-06-09 20:35:47 -04:00 |
|
Robert S
|
f238238aaf
|
Changed vel packet to be the same on both sides
|
2014-06-09 20:35:28 -04:00 |
|
Robert S
|
bd6aa3453e
|
Fixed packets being sent client side, attempted to fix a multiblock connection issue with turbines
|
2014-06-09 08:37:32 -04:00 |
|
Maxwolf Goodliffe
|
6c67feb482
|
Updated gradle script to use Resonant Engine dev if compiling RI dev and master for main.
|
2014-06-09 00:21:48 -07:00 |
|
Robert S
|
2e9ce162fd
|
Worked on mechanical tiles in an attempt to fix a few issues
|
2014-06-08 10:25:38 -04:00 |
|
Robert S
|
e880c244ec
|
Fixed turbine connections, multiblock creation, and packet syncing.
|
2014-06-08 09:29:44 -04:00 |
|
Robert S
|
d76f41a148
|
Simplified Turbine connection logic
|
2014-06-08 09:11:44 -04:00 |
|
Robert S
|
14971d9747
|
Removed a debug line that was spamming console
|
2014-06-08 09:04:28 -04:00 |
|
Robert S
|
dbf4f27bef
|
Worked on attempted to fix turbines not connecting to gears
|
2014-06-07 07:53:35 -04:00 |
|
Robert S
|
d12a6ba2b6
|
Merged BlockMechanicalTurbine with BlockTurbine
|
2014-06-07 07:33:28 -04:00 |
|
Robert S
|
8a62bdb2e3
|
Merged TileTurbine & TileMechanicalTurbine
|
2014-06-07 07:27:35 -04:00 |
|
Robert S
|
63918f16b3
|
Fixed turbine's mech node not updating
|
2014-06-07 07:11:10 -04:00 |
|
Robert S
|
72b268611a
|
Moved Turbine node to its own class
|
2014-06-07 07:10:52 -04:00 |
|
Robert S
|
898f471c7a
|
Fixed gears not connecting to gearshafts
|
2014-06-07 07:03:02 -04:00 |
|
Robert S
|
9f4c9edf7d
|
Gears now update client side showing animation, Fixed a NPE when breaking gears
|
2014-06-07 06:54:36 -04:00 |
|
Robert S
|
4fbbdd101b
|
Little cleanup and removal of debug
|
2014-06-07 04:59:58 -04:00 |
|
Robert S
|
92b047741e
|
Removed debug as gears mostly work now, only need to fix client sync issue
|
2014-06-07 04:31:46 -04:00 |
|
Robert S
|
940681ed82
|
Fixed a minor trait issue
|
2014-06-07 04:19:49 -04:00 |
|
Robert S
|
6c3436d36d
|
Added notes to right click of PartMech and fixed a client side debug turning on
|
2014-06-06 08:41:28 -04:00 |
|
Robert S
|
8e889773fd
|
Added limits to debug cue right click cycling for debug
|
2014-06-06 08:38:58 -04:00 |
|
Robert S
|
ca6fd86ba3
|
Added more debug to gears, created a debug sub set function, added java notes
|
2014-06-06 08:36:06 -04:00 |
|
Robert S
|
7f075a0c03
|
Changed mech node to do a connection rebuild every 5 secs for testing
|
2014-06-06 07:15:26 -04:00 |
|
Maxwolf Goodliffe
|
e86b2daa6d
|
Fixed NPE when breaking pipe connected to a pump.
|
2014-06-05 20:23:39 -07:00 |
|
Robert S
|
ca744174f3
|
Removed final modifier off a settings in PlasmaHeater allowing config handler to change them
|
2014-06-05 20:16:14 -04:00 |
|
Robert S
|
26c67697a4
|
Improved debug gui
|
2014-06-05 03:18:20 -04:00 |
|
Robert S
|
5572a27736
|
Created a GUI window to debug gears outside of MC GUI
|
2014-06-05 02:47:54 -04:00 |
|
Robert S
|
055bbf4b82
|
Cleaned up debug messages making them easier to read
|
2014-06-05 01:08:47 -04:00 |
|
Robert S
|
7196ee31e4
|
Added a way to debug gears one at a time using a stick, only works with mod set in dev mode
|
2014-06-05 00:56:10 -04:00 |
|
Robert S
|
6c42ba4342
|
Cleaned up gear packages moving a few things around
|
2014-06-05 00:10:37 -04:00 |
|
Robert S
|
00b5f8b559
|
Merge branch 'development' of https://github.com/Universal-Electricity/Resonant-Induction into development
|
2014-06-04 23:18:00 -04:00 |
|
Robert S
|
0ec5907beb
|
Fixed motor not updating its gear node
|
2014-06-04 23:17:02 -04:00 |
|
dmodoomsirius
|
001e2554f8
|
updated readme
updated readme to match master.
|
2014-06-04 19:58:39 -04:00 |
|
Robert S
|
f98782541a
|
Toyed with MechanicalNode in attempts to fix issues
|
2014-06-04 09:36:06 -04:00 |
|
Robert S
|
3404a103c0
|
Moved IMechanicalNode to fix a gradle issue
|
2014-06-04 09:35:44 -04:00 |
|
Robert S
|
4070d0e4ce
|
Changed angle to renderAngle making it clear its a client only var
|
2014-06-04 08:24:46 -04:00 |
|
Maxwolf Goodliffe
|
cf7876add2
|
Fixed bug where filter would destroy any blocks below it with flowing water source blocks.
|
2014-06-04 05:09:12 -07:00 |
|
Maxwolf Goodliffe
|
9e4cd635ad
|
Fixed bug where breaking a pipe would trigger a null pointer exception.
|
2014-06-04 05:09:12 -07:00 |
|
Robert S
|
48472f5d57
|
Removed debug
|
2014-06-04 06:17:42 -04:00 |
|
Robert S
|
109d716cd2
|
Changed a few api methods for gears
|
2014-06-04 03:23:16 -04:00 |
|
Maxwolf Goodliffe
|
96499a7c0d
|
Fixed bug with mixer checking if it was blocked from working.
|
2014-06-04 00:11:48 -07:00 |
|
tgame14
|
71c6f9f83e
|
Merge branch 'development' of https://github.com/Universal-Electricity/Resonant-Induction into development
|
2014-06-04 09:53:25 +03:00 |
|
tgame14
|
2ced0b33a5
|
Fixed the dreaded Bug with shift LMB, Closes #51
|
2014-06-04 09:52:43 +03:00 |
|
Zerotheliger
|
e93f559b74
|
updated git ignore to ignore eclipse folder
|
2014-06-03 22:57:56 -07:00 |
|
Robert S
|
6e5b1c9a04
|
Toyed with new gear network, moved IMechanicalNode into RI from RE
|
2014-06-04 01:53:20 -04:00 |
|
Robert S
|
7b94737915
|
Changed pipe node to not care if the provider is an instance of PressureNodeProvider
|
2014-06-03 00:57:38 -04:00 |
|
Robert S
|
3f032cf721
|
Moved pipe's pressure node to its own class file
|
2014-06-02 05:46:24 -04:00 |
|
Robert S
|
dd9b37e997
|
Changed animation vars slightly
|
2014-06-02 04:38:44 -04:00 |
|
Robert S
|
748837e0aa
|
Converted quantum assembler to java, lowered required power fixing input issues
|
2014-05-31 22:36:28 -04:00 |
|