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 |
|
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
|
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 |
|
asiekierka
|
499f4ca6a0
|
fix sleep usage being too high
|
2015-03-09 21:13:35 +01:00 |
|
Adrian Siekierka
|
a7764683e0
|
Merge pull request #2544 from warlordjones/6.4.x
Should fix #2541
|
2015-03-09 20:22:34 +01:00 |
|
asiekierka
|
07036941e5
|
made robot side light denote sleeping and energy level
|
2015-03-09 16:45:56 +01:00 |
|
Arona Jones
|
c03df68e9a
|
Possible fix for #2541
|
2015-03-09 14:18:48 +00:00 |
|
asiekierka
|
0ac6acdc53
|
Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-03-09 14:12:11 +01:00 |
|
asiekierka
|
e1c80c7ead
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-03-09 14:11:06 +01:00 |
|
asiekierka
|
4e6903547d
|
massive resources refactor, add robot reserved/linkes/in station triggers
|
2015-03-09 13:59:13 +01:00 |
|
Adrian Siekierka
|
c5fb869bbc
|
Merge pull request #2542 from viliml/patch-3
Add a cooling buffer, fix #2530
|
2015-03-09 13:07:06 +01:00 |
|
Adrian Siekierka
|
c0dee8dd29
|
Merge pull request #2543 from hea3ven/6.4.x
fix planters not working with zone planner areas
|
2015-03-09 06:52:30 +01:00 |
|
Hea3veN
|
61ffce7622
|
fix planters not working with zone planner areas
|
2015-03-08 19:48:17 -03:00 |
|
Vilim Lendvaj
|
f99777f903
|
Add a cooling buffer, fix #2530
Now no coolant is lost due to rounding, and coolants that are too strong will not cause engines to blow up before even being used.
|
2015-03-08 23:21:45 +01:00 |
|
Adrian Siekierka
|
e6df71f1f0
|
Merge pull request #2540 from Kubuxu/carrier
Make carrier robots load to full from one station
|
2015-03-08 18:17:04 +01:00 |
|
Kubuxu
|
1c8b0b48ba
|
Make carrier robots load to full from one station
|
2015-03-08 14:54:54 +01:00 |
|
Adrian Siekierka
|
14a5b25d64
|
Merge pull request #2539 from Thog/fix-2537
Knights now search IMob instead of EntityMob (Fix #2537)
|
2015-03-08 14:30:14 +01:00 |
|
Thog
|
9214f48459
|
Knights now search IMob instead of EntityMob (Fix #2537)
|
2015-03-08 14:11:07 +01:00 |
|
asiekierka
|
dda34827c8
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
|
2015-03-07 23:24:59 +01:00 |
|
asiekierka
|
a210ddd349
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-03-07 23:24:45 +01:00 |
|
asiekierka
|
801b4492c9
|
Merge with 6.5.x tree
|
2015-03-07 23:24:35 +01:00 |
|
viliml
|
c93ce3a326
|
Stop the cooling when it round the use to zero
|
2015-03-07 23:23:20 +01:00 |
|
asiekierka
|
b0bf96d5ef
|
fixed redstone engine extraction system in wooden power pipes
|
2015-03-07 23:22:47 +01:00 |
|
Adrian Siekierka
|
ffdf2f06a1
|
Merge pull request #2535 from viliml/6.5.x
Fix #2530
|
2015-03-07 22:13:33 +01:00 |
|
viliml
|
b64fc8d844
|
Stop the cooling when it round the use to zero
|
2015-03-07 21:54:36 +01:00 |
|