Commit graph

4313 commits

Author SHA1 Message Date
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
c363707bfd fix #2697, add changelog 2015-05-06 23:33:02 +02:00
Adrian
70e1436964 add IRobotOverlayItem API 2015-05-06 23:14:57 +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
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