ganymedes01
|
52b6ec3b7c
|
Get rid of ugly clunky rendering code
|
2014-12-17 04:30:37 -02:00 |
|
ganymedes01
|
7bffaa9b5f
|
Fix mirrored hollow facade texture.
Also cleanup up the item rendering code from earlier (it also had the
mirrored texture bug)
|
2014-12-16 22:24:42 -02:00 |
|
ganymedes01
|
66157ef03e
|
Hollow facades now render as items.
|
2014-12-16 15:04:37 -02:00 |
|
asiekierka
|
15736507ff
|
IPipePluggableItem added to allow other mods to easily place their pluggables on pipes, gates now use the Pluggable system for client-side sync
|
2014-12-16 18:42:27 +01:00 |
|
asiekierka
|
60af8ac978
|
touchups
|
2014-12-16 17:35:42 +01:00 |
|
asiekierka
|
a1e355d32a
|
re-add hollow facades, fix things
|
2014-12-16 13:35:38 +01:00 |
|
asiekierka
|
d4a060223d
|
add render passes to Pipe Pluggable rendering
|
2014-12-16 11:41:45 +01:00 |
|
asiekierka
|
9b857eaba7
|
move IPipePluggable to PipePluggable, move Diamond Liquid Pipes to the event system
|
2014-12-16 10:44:49 +01:00 |
|
asiekierka
|
c47173f4e6
|
add PipeEventFluid support - FindDest
|
2014-12-16 09:42:22 +01:00 |
|
asiekierka
|
6ca2933490
|
introduce new PipeEventBus, register pluggables in bus
|
2014-12-15 23:25:36 +01:00 |
|
asiekierka
|
778d76b136
|
add redstone engine API
|
2014-12-15 19:14:26 +01:00 |
|
asiekierka
|
ad36ec30cd
|
API improvements: start refactoring pipe API, add renderers, hitboxes, registration and network sync to IPipePluggable API, fix tons of design things
|
2014-12-15 19:10:12 +01:00 |
|
asiekierka
|
078ff84fd7
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2014-12-15 17:32:39 +01:00 |
|
asiekierka
|
bd52ca6981
|
Merge branch '6.2.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2014-12-15 17:32:24 +01:00 |
|
ganymedes01
|
6c43cddc72
|
Return false when recolouring block to it's original colour.
|
2014-12-15 02:10:49 -02:00 |
|
asiekierka
|
1d863e4718
|
fix #2307
|
2014-12-14 23:03:21 +01:00 |
|
asiekierka
|
fba2a37941
|
BuildCraft 6.2.6, update RF API
|
2014-12-14 22:29:22 +01:00 |
|
asiekierka
|
87fffc2456
|
BuildCraft 6.2.5
|
2014-12-14 17:03:02 +01:00 |
|
ganymedes01
|
279372f672
|
Disable lighting when rendering the shiny overlay
|
2014-12-14 16:30:37 +01:00 |
|
ganymedes01
|
a6e9c4865d
|
Made robot lights shiny
|
2014-12-14 16:30:32 +01:00 |
|
ganymedes01
|
c4385cbbc8
|
Various small rendering tweaks to robots
See #2279 for details
|
2014-12-14 16:30:25 +01:00 |
|
Hea3veN
|
3913cb0f7c
|
allow robots to break blocks with hardness 0, fix #2198
|
2014-12-14 16:22:53 +01:00 |
|
asiekierka
|
516c680b91
|
fix two minor bugs and restore block step sounds
|
2014-12-14 16:05:23 +01:00 |
|
Hea3veN
|
efaeb9018d
|
allow robots to break blocks with hardness 0, fix #2198
|
2014-12-14 10:20:33 -03:00 |
|
asiekierka
|
9883e790c4
|
fix blueprints over ~32k not working (#2289)
|
2014-12-13 19:32:16 +01:00 |
|
asiekierka
|
76c57b11b6
|
fix BuildCraftCompat pipe override
|
2014-12-13 19:08:30 +01:00 |
|
asiekierka
|
afe5e4efa5
|
improve FluidUtils for BuildCraftCompat needs
|
2014-12-13 16:56:01 +01:00 |
|
asiekierka
|
da923944de
|
sync
|
2014-12-13 14:12:13 +01:00 |
|
asiekierka
|
0ff235fb98
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2014-12-13 14:10:23 +01:00 |
|
asiekierka
|
d0854772d8
|
rethink things and remove IControllable from Tables - control the lasers!
|
2014-12-13 14:10:11 +01:00 |
|
asiekierka
|
177eb3d9f1
|
improve blueprint library text colors, add refreshing on GUI open (#2270)
|
2014-12-13 13:52:25 +01:00 |
|
asiekierka
|
9299ddccac
|
implement recolourBlock API for pipes, water buckets now bleach the pipe colour
|
2014-12-13 10:59:53 +01:00 |
|
asiekierka
|
883de2d8bb
|
fix #2298, add list tooltips, fix inserting lists inside lists, fix list stackability
|
2014-12-13 10:20:44 +01:00 |
|
asiekierka
|
6858738d4d
|
optimize zone planners, fix #2243
|
2014-12-12 21:31:51 +01:00 |
|
asiekierka
|
cc7d3397f5
|
improve builder error messaging, fix fluid block detection
|
2014-12-11 16:50:37 +01:00 |
|
asiekierka
|
51d8c06b9f
|
improve IFluidContainerItem logic, fix #2295
|
2014-12-11 16:42:11 +01:00 |
|
ganymedes01
|
8ac0445f19
|
Disable lighting when rendering the shiny overlay
|
2014-12-11 12:22:44 -02:00 |
|
asiekierka
|
01ad2501c9
|
BC 6.2.4, fix #2290
|
2014-12-10 23:41:55 +01:00 |
|
ganymedes01
|
4f61b5998a
|
Made robot lights shiny
|
2014-12-10 18:29:58 -02:00 |
|
asiekierka
|
5b650bf221
|
fix #2197
|
2014-12-09 20:48:05 +01:00 |
|
asiekierka
|
3dfb66ea86
|
fix quarries dropping a frame block
|
2014-12-09 20:34:05 +01:00 |
|
asiekierka
|
016109efcf
|
add configurable quarry chunkloading
|
2014-12-09 20:12:41 +01:00 |
|
asiekierka
|
47a09b3a2a
|
fix #2274
|
2014-12-09 19:39:38 +01:00 |
|
asiekierka
|
b498bff9bd
|
fix #2271 and gate slot rcolor rendering bug
|
2014-12-09 18:17:05 +01:00 |
|
ganymedes01
|
2b53c10dbd
|
Various small rendering tweaks to robots
See #2279 for details
|
2014-12-08 18:48:44 -02:00 |
|
asiekierka
|
63b1703e4e
|
BuildCraft 6.2.2
|
2014-12-01 22:10:37 +01:00 |
|
asiekierka
|
38e5b837fe
|
fix #2256
|
2014-12-01 12:57:33 +01:00 |
|
asiekierka
|
1dc5a5bf5d
|
fix #2257
|
2014-12-01 12:54:34 +01:00 |
|
asiekierka
|
6a198ae374
|
fix #2253, add missing Charging Table recipe
|
2014-12-01 12:44:17 +01:00 |
|
asiekierka
|
a7f087f598
|
remove BlockMultiTexture
|
2014-11-30 10:42:54 +01:00 |
|