Commit graph

3568 commits

Author SHA1 Message Date
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
Adrian Siekierka
08309f19b2 Merge pull request #2313 from ganymedes01/6.3.x
Hollow facades now render as items. Closes #2312
2014-12-16 18:18:31 +01: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
ganymedes01
66157ef03e Hollow facades now render as items. 2014-12-16 15:04:37 -02: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
Adrian Siekierka
67aa4b4d92 Merge pull request #2308 from ganymedes01/6.3.x
Return false when recolouring block to it's original colour.
2014-12-15 06:13:00 +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
ddf4c717df fix versions.txt 2014-12-14 23:00:09 +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
Adrian Siekierka
fb18a492e4 Merge pull request #2305 from hea3ven/6.3.x
allow robots to break blocks with hardness 0, fix #2198
2014-12-14 15:22:45 +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
Adrian Siekierka
3f4f30f020 Merge pull request #2291 from ganymedes01/6.3.x
Made robot lights shiny
2014-12-12 20:54:24 +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
2538c3457c BuildCraft 6.2.3 2014-12-10 20:50:38 +01:00
asiekierka
7c75a00976 relicense BuildCraft API to MIT, close #2248 2014-12-09 21:09:14 +01: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