Commit graph

107 commits

Author SHA1 Message Date
Robert S
23f4cb743c Removed Errors from Atomic Module Block section 2014-07-28 11:03:28 -04:00
Robert S
28db0ec6d3 Converted BlockCrate to scala, still need to merge the tile with it 2014-07-25 09:34:30 -04:00
Calclavia
3a6eb9e9b1 Added implicit ItemBlockCrate conversion 2014-07-22 22:12:14 -04:00
Robert S
4978a7b9ba More work turning crate classes to scala 2014-07-22 20:47:29 -04:00
Robert S
fcce578fab Fixed errors and turned crate into a scala class 2014-07-22 15:55:33 -04:00
Robert S
1fe751f547 Changed crate crafting to use a recipe instead of handler object 2014-07-22 15:55:09 -04:00
Robert S
a20db4091b Remove extra waila api file, converted 2 classes to scala 2014-07-22 14:00:37 -04:00
Robert S
e677fa0ddf Removed Conveyor Belt 2014-07-22 12:29:18 -04:00
Robert S
cbd4df0303 Removed laser gun, and item railing 2014-07-22 12:22:27 -04:00
Robert S
8aadbab7b5 Started converting TileGrate to scala 2014-07-22 02:32:42 -04:00
Robert S
c734a80f5d Converted ItemHammer to scala 2014-07-22 02:32:26 -04:00
Robert S
f26318fbcb Some white space change by formatter 2014-07-22 02:17:12 -04:00
Robert S
def24044bb Fixed Archaic Recipe code 2014-07-22 02:12:57 -04:00
Robert S
87fa1b92d6 Small test start 2014-07-22 01:58:53 -04:00
Calclavia
887e088b14 1.7 update work 2014-07-21 11:47:39 -04:00
Calclavia
2dc5dbeb3a Fixed some tank node logic 2014-07-21 09:15:22 -04:00
Calclavia
9881d2d209 General 1.7 update 2014-07-18 19:48:40 -04:00
Calclavia
fdb94fe2a9 Changed ResourceGenerator to use name string 2014-07-16 23:48:13 -04:00
Calclavia
ffc011cbb5 1.7 update work 2014-07-16 20:07:57 -04:00
Calclavia
eeee9532ab More core update work 2014-07-15 18:58:44 -04:00
Calclavia
0db386ba12 Updated some resource classes 2014-07-15 18:41:16 -04:00
Calclavia
090743e4c8 Updated integer vector coordinate methods 2014-07-14 23:29:21 -04:00
Calclavia
66789c4658 Converted PartAdvanced to TraitPart 2014-07-14 18:09:56 -04:00
Calclavia
8fb8062ae6 Updated PacketMultiPart 2014-07-14 18:08:28 -04:00
Calclavia
ab24fa1fa1 Removed some baking items 2014-07-14 17:55:41 -04:00
Calclavia
7f56f5f656 More core resource update 2014-07-14 17:55:12 -04:00
Calclavia
4b273c9b18 Added ChickenBonesWrapper 2014-07-14 17:44:19 -04:00
Calclavia
4d314006c7 Added basic components items 2014-07-14 17:42:48 -04:00
Calclavia
0fddcd5989 Removed Armbot 2014-07-14 17:33:01 -04:00
Calclavia
fb9c712a41 Removed Encoder 2014-07-14 17:32:46 -04:00
Calclavia
4e90d5ab0a Rewrote some fluid grid 2014-07-14 17:29:24 -04:00
Calclavia
934eee39c6 Refactored fields in Reference 2014-07-14 16:35:26 -04:00
Calclavia
15ac700074 Updated initial content registration 2014-07-14 16:20:02 -04:00
Calclavia
020e13c7f8 A lot of import fixes 2014-07-14 14:46:49 -04:00
Calclavia
1890a56a8f Merged Electromagnetic Coherence 2014-07-13 22:58:16 -04:00
Calclavia
ed32742f7d Moved all classes to src/main/java 2014-07-13 22:53:45 -04:00
Calclavia
8bed6932ea #RI-37 fixed - Glitchy tank rendering 2014-06-20 16:25:30 -07:00
Robert S
182876fb09 NPE fix for CommandMachine when dev staff is null 2014-06-19 02:22:29 -04:00
Maxwolf Goodliffe
d7ec01840c Fixed missing icon for biomass. 2014-06-15 15:48:22 -07:00
Robert S
6cb7904e30 Merged left and right display for debug frames, implemented better display for gear debug frame 2014-06-15 14:23:51 -04:00
Robert S
d7cb8c8a64 Created a debug frame for pipes, improved visuals of debug frames 2014-06-15 14:06:10 -04:00
Robert S
aed4ea5f90 Fixed import issue causing RI to not compile 2014-06-13 10:30:17 -04:00
Robert S
6af3bb2d50 Toyed with debug frame adding location data and setup debug GUI content 2014-06-12 09:27:24 -04:00
Robert S
2a884fabc8 Updated MechanicalNodeFrame to extends FrameNodeDebug 2014-06-12 04:04:45 -04:00
Robert S
7468a38b8a Created a prefab for Debug Frame GUI and added a few interfaces to go with it 2014-06-12 02:20:31 -04:00
Robert S
2a6229638b Added max speed to grinder, still needs tuned but limits are setup 2014-06-11 04:50:12 -04:00
Robert S
b515691a20 Fixed a compile issue with accessing something i can't in the code 2014-06-10 12:58:08 -04:00
Robert S
1773bc4b2d Changed debug GUI for gears to support any MechanicalNode 2014-06-10 10:42:56 -04:00
Robert S
b06a5ea283 Created a prefab for tiles with several nodes 2014-06-09 20:35:47 -04:00
Maxwolf Goodliffe
e86b2daa6d Fixed NPE when breaking pipe connected to a pump. 2014-06-05 20:23:39 -07:00