Commit graph

308 commits

Author SHA1 Message Date
gamerforEA
947f18c4ad Fixed bugs (detected by FindBugs) and remove unnecessary nullchecks (NPE is impossible). 2015-06-14 18:45:56 +03:00
Adrian
dc090c0e46 fix many minor things, fix #2743, add changelog 2015-06-10 14:01:34 +02:00
Adrian
5ce27e1c2a cleanup 2015-06-05 09:03:47 +02:00
Adrian
2b906fb802 refactor library API to be more flexible 2015-06-04 12:06:23 +02:00
Adrian
eba927e4af sanitize BC API versions, add IIntegrationRecipe documentation 2015-06-01 11:19:17 +02:00
Hea3veN
4eaf4bb2b2 allow for special plating behaviour in the crops api 2015-05-31 16:24:24 -03:00
Hea3veN
adaab2ed3c start cleaning up getting ready for a stable release 2015-05-29 01:09:12 -03:00
Adrian
00562c5adb BuildCraft 7.0.5 2015-05-26 15:37:04 +02:00
Hea3veN
c3e0eeb3d0 add crop api 2015-05-25 12:41:52 -03:00
Hea3veN
affa7c9a53 cleanup redstone board and robot items, handle loading a robot entity with invalid board 2015-05-22 08:24:13 -03:00
Adrian
580886a8cc make facades and gates use IPipePluggable rendering APIs 2015-05-17 11:13:44 +02:00
Adrian
64879212fe Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-13 16:43:32 +02:00
Adrian
f336e4d86d add input-sensitive expansion calls to IIntegrationRecipe, fix #2710 2015-05-13 16:43:11 +02:00
Hea3veN
b8675dc414 move robot rotation logic from the render loop to the game loop 2015-05-12 08:08:15 -03:00
Adrian
80b173db62 Integration Table API changes 2015-05-08 22:18:22 +02:00
Adrian
42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
Adrian
db002ea714 style changes, add /buildcraft changelog, add missing files 2015-05-07 19:26:25 +02:00
Adrian
70e1436964 add IRobotOverlayItem API 2015-05-06 23:14:57 +02:00
Adrian
1ac9cadca9 some refactoring, new Integration Table 2015-05-06 07:46:20 +02:00
asiekierka
f23ff7ac2e final BC 7.0.3 commit 2015-05-02 15:40:47 +02:00
asiekierka
4b9db3bdbb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-02 15:37:38 +02:00
asiekierka
00b0b97e3a BuildCraft 6.4.14 2015-04-28 20:27:18 +02:00
asiekierka
23ea92f93b add FML remap event support to mapping registry, should help backwards compatibility 2015-04-26 14:00:01 +02:00
asiekierka
f639532225 add FML remap event support to mapping registry, should help backwards compatibility 2015-04-26 13:56:53 +02:00
asiekierka
aa49a1d321 fix compilation on Forge 1355+, fluid pipe NBT saving, add tank debug mode 2015-04-25 12:39:51 +02:00
asiekierka
7f03a920bb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-22 16:26:50 +02:00
asiekierka
ef5ed24979 fix #2639, add #2632 2015-04-22 16:08:11 +02:00
asiekierka
fc3ebfbb8d fix #2649 2015-04-22 11:44:32 +02:00
asiekierka
a035b04f80 fix #2645 2015-04-20 19:00:42 +02:00
Hea3veN
2f94b90f83 fix an error when loading a blueprint with invalid mappings 2015-04-20 18:06:36 +02:00
asiekierka
dd4bfb0bef Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-20 18:05:43 +02:00
asiekierka
d4b6be21b0 fix crash bug on null item/block mappings 2015-04-20 18:05:14 +02:00
asiekierka
5fa999b200 tweaks to inventory iterator code, fix glass color refreshing upon block update 2015-04-20 17:51:12 +02:00
asiekierka
9838582647 add new stamping crafting system with placeholder textures 2015-04-20 17:06:53 +02:00
asiekierka
d63d97a992 BuildCraft 7.0.1 Beta 2015-04-18 10:23:41 +02:00
Hea3veN
c432ebd2e5 fix an error when loading a blueprint with invalid mappings 2015-04-16 20:25:53 -03:00
Hea3veN
b3ce32f26b cleanup docking station and robot statements 2015-04-14 22:46:34 -03:00
asiekierka
605ef0fe28 fix up zone planner gui, add tablet improvements, merge, etc 2015-04-12 14:27:47 +02:00
asiekierka
b6ac3bb406 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-10 21:04:27 +02:00
asiekierka
445957588f cleanup, add warning checks for invalid item/block names in MappingRegistry 2015-04-10 20:34:55 +02:00
asiekierka
4fc8db5339 fix robot crash post-refactor 2015-04-10 16:01:45 +02:00
asiekierka
27b385d1d0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-09 18:48:45 +02:00
asiekierka
5a2dc4db3c add early tablet code, add facade non-laser recipe option, minor tweaks and refactors 2015-04-09 18:48:34 +02:00
Hea3veN
413cfc595d add a new Load/Unload area for robots 2015-04-08 20:47:03 -03:00
Hea3veN
9ee5947397 robots now shutdown in stead of dropping as items 2015-04-07 08:09:29 -03:00
Hea3veN
63472e04f2 make sure all robot AI properly handle errors in delegate AIs 2015-04-07 08:06:07 -03:00
asiekierka
0509624c89 fix for Java 6/7 2015-04-06 09:37:32 +02:00
asiekierka
aeea0dddf4 optimize pipe chunk updates properly 2015-04-05 11:43:56 +02:00
asiekierka
24441a1ae5 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
	build.gradle
	common/buildcraft/transport/BlockGenericPipe.java
	common/buildcraft/transport/pipes/PipeFluidsWood.java
2015-04-03 23:18:40 +02:00
Hea3veN
34b98eba9d fix an error when loading robot resources 2015-04-03 12:39:01 -03:00