Commit graph

4216 commits

Author SHA1 Message Date
Robert S 2a29830a93 Fixed mech piston render rotation issue 2014-09-09 21:29:00 -04:00
Robert S e0185f5ab5 Fixed firebox, hotplate, millstone, and yellowcake texture 2014-09-09 07:17:12 -04:00
Robert S c81418ac74 Fixed an odd issue of .blockID being used by missed on original update 2014-09-09 05:26:56 -04:00
Calclavia fb06356ca2 Fixed some imports for Mechanical Debug 2014-09-09 17:18:44 +08:00
Robert S 5d92c562b5 Fixed ItemCell textures 2014-09-09 03:50:59 -04:00
dmodoom sirius cced70d5ab build.gradle adding OC dev build 2014-09-07 05:05:39 +00:00
Calclavia 884cfa71a2 Changed rootProject name 2014-09-07 12:21:34 +08:00
Calclavia b364c3d6c9 Removed Waila API 2014-09-07 12:08:26 +08:00
Calclavia 71a7c2417e Build file fix #5 2014-09-07 12:01:22 +08:00
Calclavia fa05fa28fc Added Minecraft version prefix to ChickenBones dependencies 2014-09-07 11:55:46 +08:00
Calclavia 33fc72b793 Reformat 2014-09-07 11:50:03 +08:00
Calclavia 3d189fb222 Fixed build script #4 ChickenBones dependencies 2014-09-07 11:47:40 +08:00
dmodoom sirius 9f594b5be3 build.properties ading + 2014-09-07 03:46:27 +00:00
Calclavia 13c799d631 Build script fix #3 2014-09-07 11:39:23 +08:00
Calclavia 9a7708bfd3 Build script fix #2 2014-09-07 11:33:37 +08:00
Calclavia 56c582c4ba Build script fix #1 2014-09-07 11:27:23 +08:00
dmodoom sirius 70a74a9a16 build.gradle edited online with Bitbucket 2014-08-31 23:07:09 +00:00
dmodoom sirius 66145ed1a5 build.gradle edited online with Bitbucket 2014-08-31 23:04:06 +00:00
dmodoom sirius 92e46cf3e5 trying to fix more build.gradle derps gg people 2014-08-31 23:01:14 +00:00
dmodoom sirius 3546c07b77 build.properties edited online with Bitbucket 2014-08-31 22:55:17 +00:00
dmodoom sirius b12bc9dee6 add compile for UE dev jar thingy 2014-08-31 22:52:10 +00:00
dmodoom sirius 4fdff2e2d3 attempt to fix it once more 2014-08-31 22:47:11 +00:00
dmodoom sirius c95036b691 try to fix once again 2014-08-31 22:29:29 +00:00
dmodoom sirius 79a1f66c77 try to fix build.gradle to fix it failing 2014-08-31 22:25:55 +00:00
Robert S 4014bbb817 Recoded IMechanicalNode interface changing how mech content interacts 2014-08-30 10:46:59 -04:00
Robert S 0f10158583 Fixed mixer and piston not connecting to gears 2014-08-30 09:41:49 -04:00
Robert S b83a350891 Worked on fixing node connections for tile based mechanical devices 2014-08-28 20:05:54 -04:00
Robert S 9334fd1370 Minor work in attempt to fix TileMechanicalPiston 2014-08-23 23:18:04 -04:00
Robert S 3a20055199 Change from init() to start() 2014-08-23 14:50:58 -04:00
Robert S 6b444dc5b7 Fixed Gears not rotating correctly, and crashing when broken 2014-08-23 13:57:44 -04:00
Robert S e50b502335 Updated to use the new RE resource generator replacing the old built in one 2014-08-22 16:27:53 -04:00
dmodoom sirius a322b95d38 build.gradle edited online with Bitbucket 2014-08-18 04:29:15 +00:00
dmodoom sirius 5f8db4261a build.gradle edited made it work 2014-08-18 04:11:26 +00:00
dmodoom sirius 9dc1eaa213 build.gradle edited online with Bitbucket 2014-08-18 03:59:47 +00:00
dmodoom sirius bc2a614f12 build.gradle edited online with Bitbucket 2014-08-18 03:57:36 +00:00
dmodoom sirius 983b8efc09 build.gradle Fixed a gradle derp 2014-08-18 03:55:38 +00:00
dmodoom sirius bc5d72b620 build.gradle fixed it not knowing where CB's maven is 2014-08-18 03:48:05 +00:00
dmodoom sirius 578754c263 build.gradle Made it so scala plugin runs before forge. 2014-08-18 03:43:59 +00:00
Robert Seifert 58118449ef Merged in dmod/buildgradle-fixed-to-know-where-the-spec-1408332925227 (pull request #2)
build.gradle fixed to know where the SpecialSource snapshot is
2014-08-17 23:36:38 -04:00
dmodoom sirius 01c95718fd build.gradle fixed to know where the SpecialSource snapshot is 2014-08-18 03:35:35 +00:00
Robert S f7cab8f5d8 Fixed an inf loop in TileMixer's update loop 2014-08-17 11:14:47 -04:00
Robert S 9c8c517f23 Fixed several more render issues with SpatialTiles 2014-08-17 11:11:12 -04:00
Robert S ede81dc74c Most items now render correctly in inventory 2014-08-17 10:51:54 -04:00
Robert S d77e3b5783 Half fixed several tile render issues 2014-08-17 08:19:50 -04:00
Robert S e5bced2524 Made TileMechanical extend TileNode, connection logic now works for gears 2014-08-16 04:08:51 -04:00
Robert S 154ad41239 Updated INodeProvider reference for Multipart trait 2014-08-16 04:01:35 -04:00
Robert S fd2c71ec97 Updated MechanicalNode, and gears to use new UE node prefabs 2014-08-16 04:01:05 -04:00
Robert S 91448bf592 Worked on abstracting TileGutter into a flexible node 2014-08-16 03:59:58 -04:00
Robert S b145489ca6 Fixed gradle version number that was preventing the build process from working 2014-08-16 03:58:41 -04:00
Robert S c99988e462 Fixed several errors caused by changes in UE api 2014-08-15 20:11:58 -04:00