Commit graph

3369 commits

Author SHA1 Message Date
Hea3veN
499bd99735 fix integration table using energy when it has an invalid recipe, fixes #2730 2015-05-27 20:30:34 -03:00
Hea3veN
47f0e3b148 fix planters not working 2015-05-26 20:03:40 -03:00
Adrian
00562c5adb BuildCraft 7.0.5 2015-05-26 15:37:04 +02:00
Hea3veN
439f97a6df fix planter robot not being able to plant cactus 2015-05-26 08:21:25 -03:00
Hea3veN
c6aeb94285 fix robots destroying items when they fail to use them 2015-05-26 08:21:24 -03:00
Hea3veN
66b2ea8f6a fix robots not having delay when equiping tools 2015-05-26 08:21:24 -03:00
Adrian Siekierka
122abbdffb Merge pull request #2716 from fnuecke/patch-1
Corrected config comment on `doChunkLoading`.
2015-05-26 10:30:44 +02:00
Hea3veN
c3e0eeb3d0 add crop api 2015-05-25 12:41:52 -03:00
Adrian
633629792e add new power loss algorithm 2015-05-23 13:12:48 +02:00
Adrian
fab8f7a4c0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-23 10:46:09 +02:00
Adrian
0027ac8fcf fix graphics bugs, new pipe plug/structure pipe/robot station textures 2015-05-23 10:46:03 +02:00
Hea3veN
2abd030635 remove crafter robot 2015-05-22 08:24:13 -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
Florian "Sangar" Nücke
dd53d26f81 Corrected config comment on doChunkLoading. 2015-05-17 21:48:00 +02:00
Adrian
02477afb99 fix entity interaction dupebug, clean up shears logic 2015-05-17 11:47:54 +02:00
Adrian
964cfd271f optimize gate rendering further by only doing necessary sides 2015-05-17 11:32:40 +02:00
Adrian
1a5e52b2f7 move small part of gate rendering to ISBRH for improved performance 2015-05-17 11:21:05 +02: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
1ef57453be fix lists only using the first stack per line 2015-05-13 07:45:10 -03:00
Hea3veN
b8675dc414 move robot rotation logic from the render loop to the game loop 2015-05-12 08:08:15 -03:00
Hea3veN
cd88af1fef smooth robots animations 2015-05-12 08:08:15 -03:00
Hea3veN
f1595ff391 add rotation to the robot model and support ItemArmor.getArmorModel hook for robot wearables 2015-05-12 08:08:15 -03:00
Adrian
8570b2b58a fix fluid pipe sync, BuildCraft 7.0.4 2015-05-10 11:30:38 +02:00
Adrian
80b173db62 Integration Table API changes 2015-05-08 22:18:22 +02:00
Adrian
36e63d2baf new Builder block picking logic 2015-05-08 21:10:12 +02:00
Adrian
9808a7986e fixes to emerald pipe NBT handling 2015-05-07 20:13:07 +02:00
Adrian
42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
Adrian
8582f8c8b7 restore planting functionality, fix #2691 2015-05-07 19:37:48 +02:00
Adrian
db002ea714 style changes, add /buildcraft changelog, add missing files 2015-05-07 19:26:25 +02:00
Adrian
44c9e6f56b Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-07 19:15:59 +02:00
Adrian
c911f21138 Add Command Framework by @CovertJaguar, rewrite /buildcraft version to fit into it 2015-05-07 19:15:17 +02:00
asiekierka
d5be951092 fix Cauldrons broken invalidation 2015-05-07 10:48:00 +02:00
Adrian
d6f603d635 fix programming table logic, fix #2554 2015-05-07 07:54:02 +02:00
Adrian
d732d4ee11 add scrollbar to builder, improve GUI rendering 2015-05-07 05:56:31 +02:00
Adrian
4599abd240 Fix #2668 2015-05-07 02:50:25 +02:00
Adrian
0cf9ccbac3 fix anisotropic filtering issues in laser tables 2015-05-07 01:09:16 +02:00
Adrian
e297a4cdc6 improve custom inventory rendering quality 2015-05-07 00:50:45 +02:00
Adrian
99432bb11a add robot wearable support, entity API improvements, robot packet optimizations, etc 2015-05-06 23:14:00 +02:00
Adrian
81ac1bc77d Stop pretending to be EE3. 2015-05-06 20:21:28 +02:00
Adrian
59a3fb1a55 fix #2696 2015-05-06 20:10:37 +02:00
Adrian
d0e5807c35 push resources, increase assembly table output size to 3x4, fix ledger icon blending bug 2015-05-06 20:03:45 +02:00
Adrian
3cdb0342ec add slightly hacky way of showing planned assembly table recipes 2015-05-06 19:52:51 +02:00
Adrian
0997e97604 allow Recipe Packagers to scan adjacent inventories, rewrite algorithm for potential added efficiency and etc 2015-05-06 19:16:30 +02:00
Adrian
1ac9cadca9 some refactoring, new Integration Table 2015-05-06 07:46:20 +02:00
Adrian
339b52227b fix accidental memory leak 2015-05-05 19:05:13 +02:00
asiekierka
51fdd8f38a replace some Integer maps with IntHashMaps 2015-05-05 10:10:03 +02:00
asiekierka
b53a1ec0a9 fix add-assembly-recipe IMC 2015-05-05 09:54:31 +02:00
asiekierka
3f01e45b67 replace randomness algorith with Xorshift128+, both more efficient and better quality 2015-05-05 09:51:42 +02:00
Adrian
22f8511b6a fix #2684 2015-05-05 05:55:23 +02:00
Adrian
bd79ba1735 fix #2687, crash with Transport and no Silicon, optimize travelling item rendering 2015-05-05 05:53:12 +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
36387f533f BuildCraft 7.0.3 2015-05-02 15:35:47 +02:00
Hea3veN
89160d017a fix robots not respecting work zones, fixes #2677 2015-05-02 09:21:35 -03:00
asiekierka
84dd13cadc add proper name to robots, optimize Lists, slight optimizations to pipes 2015-05-02 13:43:37 +02:00
asiekierka
0e16c262d2 fix gates having a shared set of expansion trigger/actions 2015-04-28 20:17:00 +02:00
asiekierka
34ceaf4891 fix corrupt board crash and tilebuffer crash 2015-04-28 20:15:58 +02:00
asiekierka
ae51723c82 allow shift-click to clear trigger/action slots 2015-04-28 18:46:31 +02:00
asiekierka
58c230f248 fix gates having a shared set of expansion trigger/actions 2015-04-28 18:41:55 +02:00
asiekierka
50160ee54c fix #2673, work on fluid pipe updates, revert startup cooldown for robots, add some debug code for robots 2015-04-28 18:38:33 +02:00
asiekierka
9a21a93a1d fix #2161 2015-04-28 18:10:34 +02:00
asiekierka
5ab94d7ecb fix invalid board IDs, add some startup time for all robot/world data to initialize 2015-04-27 22:44:28 +02:00
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