buildcraft/buildcraft_resources
CovertJaguar 7ee74d56a1 First Iteration of Gate Rewrite
GateKind enum is gone, replaced with two enums: GateMaterial and
GateLogic.

Pulsars and Timers are abstracted into GateExpansions that can be
applied to "upgrade" a gate. (Incomplete)

GateExpansions will eventually be moved to the API so that other can
define new expansions easily.

GateExpansions are not currently serialized or synced to the client.
This remains to be done.

Legacy migration support is included, but untested.

Currently only the base logic texture layer (white/black) are being
rendered. Eventually the material and expansions will each render an
additional texture layer onto the gate.
2013-12-05 13:38:00 -08:00
..
assets/buildcraft First Iteration of Gate Rewrite 2013-12-05 13:38:00 -08:00
changelog Version 4.2.0 2013-11-29 17:08:49 -08:00
lang/buildcraft First Iteration of Gate Rewrite 2013-12-05 13:38:00 -08:00
mods/buildcraft/textures/blocks Merge mc16 into master 2013-08-07 14:54:17 -07:00
build.number Version 4.2.0 2013-11-29 17:08:49 -08:00
build.xml 4.0.1 build. 2013-08-09 10:05:08 +02:00
LICENSE.txt Fix part of issue #552 2013-01-16 19:41:57 -05:00
mcmod.info Version 4.1.0 2013-09-25 22:58:21 -07:00