Commit graph

4039 commits

Author SHA1 Message Date
asiekierka
761127b8b8 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-20 18:30:20 +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
4184fdddb8 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-20 17:51:17 +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
Hea3veN
470fa2b9d5 fix robots pathfind range calculation, fixes #2643 2015-04-19 09:04:38 -03:00
Hea3veN
5616230535 fix markers not connecting while holding an item and their behaviour while sneaking, partialy fixes #2645 2015-04-18 19:42:07 -03:00
asiekierka
8c77c24363 fix #2640, #2641, #2642; improve Zone Planner UI 2015-04-18 22:37:48 +02:00
asiekierka
84f923eff5 hotfix to builders 2015-04-18 14:28:32 +02:00
asiekierka
d63d97a992 BuildCraft 7.0.1 Beta 2015-04-18 10:23:41 +02:00
Hea3veN
cbda740cba fix not being able to set blueprints to the construction markers 2015-04-16 20:25:53 -03:00
Hea3veN
c432ebd2e5 fix an error when loading a blueprint with invalid mappings 2015-04-16 20:25:53 -03:00
Hea3veN
cd38b3b134 fix builders databases loading empty 2015-04-16 20:25:53 -03:00
asiekierka
ec15b0247a move quarry to Builders module, clean up a few things 2015-04-16 15:08:33 +02:00
asiekierka
32aafdb01d fix langfile 2015-04-15 15:45:10 +02:00
Adrian Siekierka
875c8e47ee Merge pull request #2635 from hea3ven/robot-fixes
Robot fixes
2015-04-15 13:12:12 +02:00
Hea3veN
f792040415 docking stations can provide items/fluids only on wooden/emerald pipes from the input side of the pipe 2015-04-14 22:46:34 -03:00
Hea3veN
b3ce32f26b cleanup docking station and robot statements 2015-04-14 22:46:34 -03:00
asiekierka
204ebfead0 rewrite auto workbench algorithm to stop dupe bugs and be smarter about item usage 2015-04-13 19:41:32 +02:00
asiekierka
a11a25456c add 7.0.1 changelog, fix pump crash, fix pump entity spam, fix NPE in rare corner cases in RobotRegistry unloading 2015-04-13 17:26:22 +02:00
asiekierka
8fd86877cb update build.gradle too 2015-04-12 14:31:08 +02:00
asiekierka
931bc0523f Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-12 14:30:42 +02:00
asiekierka
c018abbb04 BuildCraft 6.4.11 2015-04-12 14:30:23 +02:00
asiekierka
605ef0fe28 fix up zone planner gui, add tablet improvements, merge, etc 2015-04-12 14:27:47 +02:00
asiekierka
ed5fd2b375 BuildCraft 6.4.10 2015-04-11 08:41:23 +02:00
asiekierka
6af362a89d further 1355+ fluid fixes 2015-04-11 08:22:09 +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
bce4720a2b last-minute changelog update 2015-04-10 20:50:10 +02:00
Adrian Siekierka
27570d8db5 Merge pull request #2626 from hea3ven/6.4.x
fix fluid dupe with the pump robot
2015-04-10 19:45:49 +02:00
asiekierka
b291458e4a BuildCraft 6.4.9 2015-04-10 20:43:42 +02:00
asiekierka
445957588f cleanup, add warning checks for invalid item/block names in MappingRegistry 2015-04-10 20:34:55 +02:00
asiekierka
5c767249a6 fix fluid pipe crash on Forge 1355+ 2015-04-10 16:03:08 +02:00
asiekierka
4fc8db5339 fix robot crash post-refactor 2015-04-10 16:01:45 +02:00
Hea3veN
3e859b38d9 fix fluid dupe with the pump robot 2015-04-10 07:35:28 -03:00
asiekierka
a364104d47 fix pipe plug crash, add font parsing to tablets 2015-04-09 22:19:40 +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
Adrian Siekierka
cb031d826d Merge pull request #2622 from hea3ven/robot-fixes
add a new Load/Unload area for robots
2015-04-09 13:15:36 +02:00
Hea3veN
413cfc595d add a new Load/Unload area for robots 2015-04-08 20:47:03 -03:00
Adrian Siekierka
4652f19f28 Merge pull request #2610 from hea3ven/robot-fixes
Robot fixes
2015-04-07 13:24:00 +02:00
Hea3veN
7ab7019691 make robots drop as items when shift right click with wrench 2015-04-07 08:10:04 -03:00
Hea3veN
7e5270685e allow robots to continue working if there is no available recharging station 2015-04-07 08:09:52 -03:00
Hea3veN
9ee5947397 robots now shutdown in stead of dropping as items 2015-04-07 08:09:29 -03:00
Hea3veN
7a80a80fad cleanup fluid carrier robot 2015-04-07 08:06:39 -03:00
Hea3veN
2889c2bdb4 cleanup carrier and bomber robot 2015-04-07 08:06:24 -03:00
Hea3veN
63472e04f2 make sure all robot AI properly handle errors in delegate AIs 2015-04-07 08:06:07 -03:00
Hea3veN
542add1ff7 fix formatting of the robot position in the debugger 2015-04-06 19:15:51 -03:00
Hea3veN
5ad693bea8 refactor common robot ai code 2015-04-06 19:15:51 -03:00