Commit graph

4250 commits

Author SHA1 Message Date
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
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
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
00b0b97e3a BuildCraft 6.4.14 2015-04-28 20:27:18 +02:00
asiekierka
0e16c262d2 fix gates having a shared set of expansion trigger/actions 2015-04-28 20:17:00 +02:00
asiekierka
7c2a25b9be add some missing localizations (#2665) 2015-04-28 20:16:38 +02:00
asiekierka
34ceaf4891 fix corrupt board crash and tilebuffer crash 2015-04-28 20:15:58 +02:00
asiekierka
eea3c12c3e add some missing localizations (#2665) 2015-04-28 18:50:14 +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
asiekierka
23ea92f93b add FML remap event support to mapping registry, should help backwards compatibility 2015-04-26 14:00:01 +02:00
asiekierka
b839ba829f Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-26 13:57:03 +02:00
asiekierka
f639532225 add FML remap event support to mapping registry, should help backwards compatibility 2015-04-26 13:56:53 +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
df83af8e64 fix version in gradle build 2015-04-25 14:24:39 +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