asiekierka
|
bcb2a40fa5
|
make StatementParameterItemStacks override the description and output the item stack desc
|
2015-03-21 18:31:37 +01:00 |
|
asiekierka
|
b59ce91945
|
no more recursive list matching
|
2015-03-21 18:21:42 +01:00 |
|
asiekierka
|
ed76c9a4f1
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
common/buildcraft/BuildCraftTransport.java
|
2015-03-21 18:12:37 +01:00 |
|
asiekierka
|
69e9173a12
|
changes to robot accept/request behaviour
|
2015-03-21 18:11:22 +01:00 |
|
asiekierka
|
c4e1e73c27
|
fix #2574
|
2015-03-21 17:41:55 +01:00 |
|
Adrian Siekierka
|
f41a483268
|
Merge pull request #2573 from hea3ven/robot-fixes
Robot fixes
|
2015-03-21 17:12:51 +01:00 |
|
Hea3veN
|
e1135ed183
|
fix a ConcurrentModificationException on the planter, fixes #2566
|
2015-03-21 10:22:29 -03:00 |
|
Hea3veN
|
45882961ca
|
fix planters sometimes not finding valid planting blocks
|
2015-03-21 10:02:29 -03:00 |
|
asiekierka
|
8e6901a66b
|
fixes to stripes pipe behaviour
|
2015-03-21 13:08:09 +01:00 |
|
asiekierka
|
2186fbdd48
|
new features to stripes pipes
|
2015-03-21 11:20:07 +01:00 |
|
asiekierka
|
5cb7c9fe00
|
add stripes pipe direction control, add stripes handler priority system to API, add IBlueprintItem API thing
|
2015-03-20 17:03:46 +01:00 |
|
asiekierka
|
36ec39a59e
|
improvements to Stripes Pipes
|
2015-03-20 15:07:12 +01:00 |
|
Adrian Siekierka
|
e408a91ae8
|
Merge pull request #2569 from Unh0lyTigg/patch-1
Slimeballs don't have meta
|
2015-03-20 14:28:58 +01:00 |
|
asiekierka
|
fd00ca3138
|
finish initial modularization refactor
|
2015-03-20 10:47:52 +01:00 |
|
asiekierka
|
18add8b847
|
write global zone map system to replace earlier zone planner system
|
2015-03-19 22:01:52 +01:00 |
|
Robert Allen
|
9966ad3a4e
|
Slimeballs don't have meta
|
2015-03-19 13:43:39 -07:00 |
|
asiekierka
|
1053a74e35
|
update, cleanup
|
2015-03-18 09:19:47 +01:00 |
|
asiekierka
|
96492136c5
|
update
|
2015-03-17 08:24:14 +01:00 |
|
asiekierka
|
88f71fdca9
|
add nameable map locations, fix zone planner rendering issues
|
2015-03-16 19:57:00 +01:00 |
|
asiekierka
|
54088c2249
|
add assembly table, advanced crafting table and charging table models; improve pipe/gate speed further; add NEI support for gate recipes
|
2015-03-16 16:46:18 +01:00 |
|
asiekierka
|
8acd085b2b
|
allow robots to use modded pickaxes, closes #2555
|
2015-03-16 16:45:51 +01:00 |
|
asiekierka
|
ed164c2a01
|
fix slimeball recipe
|
2015-03-16 16:45:10 +01:00 |
|
asiekierka
|
470dfc0049
|
raise packet sending frequency, sync lang
|
2015-03-15 17:23:08 +01:00 |
|
asiekierka
|
f3d14f105a
|
improvements in APIs, threaded packet sending, light sensor expansion, highly optimized pipe code
|
2015-03-15 15:59:10 +01:00 |
|
Adrian Siekierka
|
591b7e9908
|
Merge pull request #2558 from Kubuxu/robots-fix1
Potential fix for block breaking robots hanging up on air blocks.
|
2015-03-15 10:12:35 +01:00 |
|
Kubuxu
|
dd6c019bfc
|
Potential fix for block breaking robots hanging up on air blocks.
|
2015-03-15 09:09:38 +01:00 |
|
asiekierka
|
082cda0653
|
update Essence, fix wrenches and non-rotatables, add glowing laser rendering, add paintbrushes
|
2015-03-14 17:03:20 +01:00 |
|
asiekierka
|
d2143a09b6
|
minor optimizations
|
2015-03-14 12:36:34 +01:00 |
|
asiekierka
|
b9755f7915
|
optimize block/TE lookups, optimize rare edge case in lasers
|
2015-03-13 21:50:32 +01:00 |
|
asiekierka
|
5a0a5dd519
|
add smooth item movement rendering
|
2015-03-13 18:27:41 +01:00 |
|
asiekierka
|
0b4ee815d3
|
add a limit to wooden transport pipes to stop them from exploding
|
2015-03-13 15:19:50 +01:00 |
|
asiekierka
|
dd9c8fc84a
|
blueprint library is now electronic library, can store books; add LibraryAPI
|
2015-03-13 14:27:22 +01:00 |
|
asiekierka
|
360047ed45
|
project essence, part 2
|
2015-03-13 09:27:06 +01:00 |
|
asiekierka
|
e3f28b5826
|
project essence, part 1
|
2015-03-11 22:07:02 +01:00 |
|
asiekierka
|
c5408d95d6
|
fix structure pipes not respecting blocking pluggables
|
2015-03-10 19:40:07 +01:00 |
|
asiekierka
|
41ea53ecb6
|
update versions.txt
|
2015-03-10 08:13:10 +01:00 |
|
asiekierka
|
5541c8e7fd
|
BuildCraft 6.4.3
|
2015-03-10 08:11:23 +01:00 |
|
Adrian Siekierka
|
868a7db9ad
|
Merge pull request #2548 from hea3ven/6.4.x
fix robot dupe when unloaded on a station other than the main link
|
2015-03-10 06:56:45 +01:00 |
|
Hea3veN
|
6b3409736d
|
fix robot dupe when unloaded on a station other than the main link
|
2015-03-09 19:13:42 -03:00 |
|
asiekierka
|
a110ed1071
|
fix robot rendering in inventory
|
2015-03-09 21:33:30 +01:00 |
|
asiekierka
|
b520d7a5ee
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-03-09 21:24:27 +01:00 |
|
asiekierka
|
d77aa4e9fa
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-03-09 21:24:15 +01:00 |
|
asiekierka
|
d3288d107a
|
Merge with 6.5.x energy value tweaks
|
2015-03-09 21:24:02 +01:00 |
|
asiekierka
|
457f69e5e0
|
tweak energy values in robots
|
2015-03-09 21:23:35 +01:00 |
|
asiekierka
|
7eb936ee4f
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-03-09 21:22:43 +01:00 |
|
asiekierka
|
d4a66f73eb
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-03-09 21:21:46 +01:00 |
|
asiekierka
|
af2ea54b6d
|
fix sleep usage being too high
|
2015-03-09 21:21:18 +01:00 |
|
asiekierka
|
8b05cc921d
|
make robots try to recharge at a bit less than max
|
2015-03-09 21:21:13 +01:00 |
|
asiekierka
|
e73b19fd75
|
improve robot light handling to include charging
|
2015-03-09 21:19:38 +01:00 |
|
asiekierka
|
511a8e1b31
|
make robots try to recharge at a bit less than max
|
2015-03-09 21:19:02 +01:00 |
|