Commit graph

3306 commits

Author SHA1 Message Date
asiekierka
36f477a1ce fix #2670 2015-04-27 17:09:07 +02:00
asiekierka
e749c6f36b implement #2672, add color-coding and percentage to robot charge 2015-04-27 17:04:42 +02:00
asiekierka
d8b302eee0 refactor: move all robot NBT classes into a single class 2015-04-27 16:53:28 +02:00
ljfa-ag
09212f053b fix Z-fighting on almost empty tanks 2015-04-26 09:44:30 +02:00
Adrian Siekierka
10a82d80b4 Merge pull request #2664 from ljfa-ag/6.5.x-rotation
fix blocks being rotated twice on the client
2015-04-26 08:32:32 +02:00
Adrian Siekierka
a952d09fd7 Merge pull request #2663 from ljfa-ag/6.5.x-fluid-render
fix Z-fighting on almost empty tanks
2015-04-26 08:32:26 +02:00
ljfa-ag
136ceb3739 fix blocks being rotated twice on the client 2015-04-26 01:32:09 +02:00
ljfa-ag
b500dcb531 fix Z-fighting on almost empty tanks 2015-04-25 23:01:29 +02:00
Hea3veN
fd9db77fb3 fix robot recharge 2015-04-25 17:58:46 -03:00
asiekierka
0c99fd750e make fluid pipes work as advertised in terms of speed, mimics 7.0 commit 2015-04-25 21:20:41 +02:00
asiekierka
0721f9e57a make fluid pipes work as advertised in terms of speed 2015-04-25 21:19:51 +02:00
asiekierka
5cdedf9deb add #2627, FluidSpilledEvent; BC 7.0.2 2015-04-25 14:16:06 +02:00
asiekierka
e2033f5cea fix #2661, add changelog 2015-04-25 12:52:19 +02:00
Hea3veN
3f19711b60 fix a robot error on void worlds or worlds with holes in bedrock 2015-04-25 12:42:03 +02:00
Hea3veN
1e9e3f0b02 fix planter robot filtering random items as reeds, fixes #2660 2015-04-25 12:41:57 +02:00
asiekierka
32e4b77b26 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-25 12:40:03 +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
Hea3veN
b30ed308ae fix a robot error on void worlds or worlds with holes in bedrock 2015-04-24 00:00:55 -03:00
Hea3veN
e895b56841 fix planter robot filtering random items as reeds, fixes #2660 2015-04-23 23:36:42 -03:00
Hea3veN
bc91f7318a cleanup builder robot 2015-04-23 23:05:47 -03:00
asiekierka
5c929b40b2 added throwable packages 2015-04-23 11:47:04 +02:00
asiekierka
cc8bd0387a massively optimize fluid pipe render packets 2015-04-22 19:24:53 +02:00
asiekierka
3cb5a3de27 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-22 18:57:41 +02:00
asiekierka
7fb0843307 begin fluid pipe rewrite 2015-04-22 18:54:59 +02:00
asiekierka
4a72ddc20f 6.4.13 2015-04-22 18:51:12 +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
28bb9639e1 BuildCraft 6.4.12 2015-04-22 16:24:58 +02:00
asiekierka
f7b5c86f66 fix #2638, #2629 2015-04-22 16:15:13 +02:00
asiekierka
ef5ed24979 fix #2639, add #2632 2015-04-22 16:08:11 +02:00
asiekierka
f3844b74b2 backport pump entity spam fix, fix #2650 2015-04-22 12:39:05 +02:00
asiekierka
fc3ebfbb8d fix #2649 2015-04-22 11:44:32 +02:00
asiekierka
ce2f0804d4 fix electronic library, improve some code in glass color 2015-04-20 22:32:13 +02:00
asiekierka
a035b04f80 fix #2645 2015-04-20 19:00:42 +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
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
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
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
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
Hea3veN
413cfc595d add a new Load/Unload area for robots 2015-04-08 20:47:03 -03: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
Hea3veN
d76f164f0d fix robots ignoring gate configuration on load 2015-04-06 19:15:51 -03:00
Hea3veN
0945972f60 robotics package cleanup 2015-04-06 19:15:51 -03:00
Hea3veN
7c0a2ebbb5 fix compiler error 2015-04-06 19:15:51 -03:00
asiekierka
5de8bb327b Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
	build.gradle
	common/buildcraft/core/recipes/FlexibleRecipe.java
2015-04-06 21:21:49 +02:00
asiekierka
1f9280c4b4 fix #2616 2015-04-06 20:00:04 +02:00
asiekierka
7f52097896 add weighted fluid sorting for diamond fluid pipes, mirroring diamond item pipes 2015-04-06 09:53:31 +02:00
asiekierka
0509624c89 fix for Java 6/7 2015-04-06 09:37:32 +02:00
asiekierka
32dfc3cdf7 output fake player UUID/name to console on postInit to help server owners 2015-04-05 14:56:57 +02:00
asiekierka
9d93d515f0 rewrite fluid extraction pipe mechanics 2015-04-05 14:44:03 +02:00
asiekierka
a6048f22a2 fixes to render refreshing 2015-04-05 12:11:45 +02:00
Hea3veN
d73f176950 fix robots changing color when picking leaf blocks 2015-04-05 11:45:35 +02:00
asiekierka
aeea0dddf4 optimize pipe chunk updates properly 2015-04-05 11:43:56 +02:00
asiekierka
ad4d418f78 more zone plan changes 2015-04-05 10:39:42 +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
asiekierka
eeaef4d9e0 BuildCraft 6.4.7 2015-04-03 22:03:51 +02:00
asiekierka
26691038ea Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-04-03 21:59:56 +02:00
asiekierka
93d136f61b work around multiple fluids in pipes issues 2015-04-03 21:54:44 +02:00
asiekierka
fb1c7a5561 BlockGenericPipe now returns proper pipe icon, might help WAILA icon rendering 2015-04-03 13:45:44 +02:00
asiekierka
93df0d82be fix some pipe empty render pass bugs, try to fix TCon fluid pipe loss and fluid pipe massive liquid extraction buffers
Conflicts:
	common/buildcraft/transport/render/PipeRendererWorld.java
2015-04-03 13:35:25 +02:00
asiekierka
9d655ec110 fix some pipe empty render pass bugs, try to fix TCon fluid pipe loss and fluid pipe massive liquid extraction buffers 2015-04-03 13:34:53 +02:00
asiekierka
a9c7c1a2e8 refactors to robot docking station code, allow TEs to provide a singular docking station (wip) 2015-04-03 13:16:22 +02:00
asiekierka
27bee0a886 Make mining well build plain pipes for free again. Pondering on the MiniMiner. 2015-04-03 11:56:03 +02:00
asiekierka
ec8308ae50 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-03 10:03:41 +02:00
asiekierka
2c72127495 fix engine rendering bug that spilled back into BC 6 2015-04-03 09:54:43 +02:00
asiekierka
b977138ec4 more null checks 2015-04-03 09:30:27 +02:00
asiekierka
9b06dff367 use BitSet for templates and blueprints rather than BlockIndex Sets 2015-04-02 21:13:10 +02:00
asiekierka
bf8403fd4e fix combustion engine never resetting its fuel value... did anyone ever test these things? 2015-04-02 14:58:01 +02:00
asiekierka
4e52c134fb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-04-02 14:50:51 +02:00