1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
tobspr_shapez.io/src/js/game/components
2020-08-15 16:16:17 +02:00
..
belt_underlays.js Only store changed properties for all components 2020-08-10 22:53:02 +02:00
belt.js Only store changed properties for all components 2020-08-10 22:53:02 +02:00
constant_signal.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
display.js Add display 2020-08-14 14:55:37 +02:00
hub.js Fix item filters being ignored 2020-08-10 22:04:38 +02:00
item_acceptor.js Add constant signal emitters 2020-08-12 21:05:32 +02:00
item_ejector.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
item_processor.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
lever.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00
logic_gate.js Add transistor building (Gate) 2020-08-13 20:47:33 +02:00
miner.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
static_map_entity.js Improve wire auto-connect 2020-08-12 20:11:24 +02:00
storage.js Update storage to also return if its full or not 2020-08-14 13:15:26 +02:00
underground_belt.js Optimize performance by using singletons for items 2020-08-14 13:09:10 +02:00
wire_tunnel.js Add wire coating 2020-08-15 16:16:17 +02:00
wire.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00
wired_pins.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00