Commit graph

3818 commits

Author SHA1 Message Date
asiekierka
8c098dc69e make transport and silicon independent from robotics 2015-03-04 16:41:22 +01:00
asiekierka
b8e4a0b599 massive refactor 2015-03-04 16:09:32 +01:00
asiekierka
93adb6a657 refactor achievement code 2015-03-03 21:47:33 +01:00
asiekierka
2f3b078211 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-03-03 20:34:51 +01:00
asiekierka
e970f4b5ec fix version number in script - gah 2015-03-03 20:09:05 +01:00
asiekierka
727c0e205b Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft 2015-03-03 20:08:16 +01:00
asiekierka
883e8b479e fix changelog 2015-03-03 20:07:43 +01:00
asiekierka
dfa3f5f557 BuildCraft 6.4.2 2015-03-03 20:06:19 +01:00
asiekierka
5e550e84d6 fix laser texturing, fix TriggerEnergy more 2015-03-03 18:49:49 +01:00
asiekierka
70e8dbde7a fix #2506 - regression 2015-03-03 17:56:12 +01:00
asiekierka
00a72e8f20 fix #2502 2015-03-03 17:31:19 +01:00
asiekierka
6b53d1f4c9 fix TriggerEnergy behaviour to pre-6.4.0 properly and fully 2015-03-03 17:29:42 +01:00
Adrian Siekierka
def1c49f50 Merge pull request #2522 from hea3ven/6.4.x
refactor some common code of AIRobotSearchBlockBlockBase, fixes #2518
2015-03-03 08:44:35 +01:00
Hea3veN
cd1a0dda88 refactor some common code of AIRobotSearchBlockBlockBase, fixes #2518 2015-03-02 21:40:17 -03:00
asiekierka
850b8f6dfd restore hoe stripes handler 2015-03-02 14:42:10 +01:00
asiekierka
69c46124eb fix #2517 2015-03-02 13:15:58 +01:00
asiekierka
82877d8cdd clean up redundant stripes code 2015-03-02 13:12:28 +01:00
asiekierka
8fcf8f9c13 add compat hooks for facades 2015-03-02 12:59:33 +01:00
Adrian Siekierka
ba1efae728 Merge pull request #2516 from hea3ven/6.4.x
fix infinite loop when looping through direction parameters and no pipes...
2015-02-28 17:42:22 +01:00
Hea3veN
83abc39f7a fix infinite loop when looping through direction parameters and no pipes are connected 2015-02-28 12:08:01 -03:00
Adrian Siekierka
f2c8a8f83a Merge pull request #2515 from hea3ven/6.4.x
fix robots flying away when searching for a station to recharge
2015-02-28 14:32:16 +01:00
Hea3veN
9e3bdbe1cf fix robots flying away when searching for a station to recharge 2015-02-28 10:27:04 -03:00
asiekierka
dfe3e6033d Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-02-28 09:38:41 +01:00
asiekierka
35f80f9366 [Non-breaking API] Added IList, IMapLocation APIs 2015-02-28 09:38:31 +01:00
asiekierka
7477e1626f Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-02-27 23:59:52 +01:00
asiekierka
f980782956 fix wireless robot charging and #2509 2015-02-27 23:59:35 +01:00
Adrian Siekierka
22677ecd62 Merge pull request #2511 from hea3ven/6.4.x
fix entity stripes handler duplicating items, fixes #2510
2015-02-27 23:43:57 +01:00
Hea3veN
0643af40c2 fix entity stripes handler duplicating items, fixes #2510 2015-02-27 19:41:04 -03:00
asiekierka
c481ef4637 further cleanup in power code 2015-02-27 14:21:08 +01:00
Adrian Siekierka
f785beb172 Merge pull request #2507 from Vexatos/patch-1
Fixed Forge version dependency
2015-02-27 14:00:19 +01:00
asiekierka
76edcc657d API change: make WorldProperties a HashMap and not hardcoded 2015-02-27 13:59:50 +01:00
Vexatos
692a9fbf60 Fixed Forge version dependency 2015-02-27 13:59:28 +01:00
asiekierka
d6dce9ee44 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft 2015-02-26 23:17:44 +01:00
asiekierka
9cd089bdc0 real BC 6.4.1, fix incorrect filler texture 2015-02-26 22:54:15 +01:00
asiekierka
9306baa0e8 BuildCraft 6.4.1 2015-02-26 22:49:15 +01:00
asiekierka
2f744f1c6b remove dropBrokenBlocks option (was mostly dummy), add markerRange config (currently capped at 64) 2015-02-26 19:07:29 +01:00
asiekierka
78f8a059b4 clean up TODOs, restore pipe item sounds 2015-02-26 17:16:52 +01:00
asiekierka
1d462b1794 entities can now have building permissions in schematics 2015-02-26 17:08:44 +01:00
asiekierka
229f064e05 update license copyright year, fix #2470 2015-02-26 16:57:49 +01:00
asiekierka
5e4f57f51d fix style 2015-02-26 16:55:53 +01:00
asiekierka
d403a0b063 fix: fake players crash when you try to addChatMessage to them, fixes #2496 2015-02-26 08:45:55 +01:00
asiekierka
abeb15f55b ledger drawing speed is no longer FPS-dependent 2015-02-25 18:18:50 +01:00
asiekierka
d4a44d5a67 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x 2015-02-25 17:40:03 +01:00
asiekierka
71d7d96c25 bump minimum Forge version to 1236, add place/break events for Builder, Filler and Quarry frame building, try to fix #2476 2015-02-25 17:39:54 +01:00
Adrian Siekierka
10e730ee87 Merge pull request #2493 from AEnterprise/6.4.x
added some nullchecks, fixes #2492
2015-02-25 15:41:52 +01:00
AEnterprise
eb5b3a4c9b added some nullchecks, fixes #2492 2015-02-25 14:47:58 +01:00
asiekierka
0c6761ee03 fix versioning for recipes API 2015-02-24 18:37:35 +01:00
asiekierka
86b4a73093 update API 2015-02-24 18:36:41 +01:00
asiekierka
d9fa90902c fix programming table eating items, fix #2490 2015-02-24 16:40:30 +01:00
asiekierka
bd2fa06063 add Programming Table 2015-02-24 14:39:23 +01:00