1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
tobspr_shapez.io/src/js/game/components
2020-06-27 16:40:51 +02:00
..
belt.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
energy_generator.js Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
hub.js Initial support for saving games 2020-05-14 21:54:11 +02:00
item_acceptor.js Fix item ejector bug 2020-06-27 10:44:23 +02:00
item_ejector.js Improve performance by only updating belt ejectors on the end of paths 2020-06-27 09:52:26 +02:00
item_processor.js Minor fixes to the throughput 2020-06-27 16:40:51 +02:00
miner.js Rework to cache instead of serialize 2020-06-17 15:38:39 -04:00
replaceable_map_entity.js Initial support for blueprints (Buggy) 2020-05-27 14:30:59 +02:00
static_map_entity.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
storage.js Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
underground_belt.js Improve tunnel performance by caching receivers 2020-06-27 11:39:32 +02:00
unremovable.js Initial support for blueprints (Buggy) 2020-05-27 14:30:59 +02:00
wired_pins.js Initial take on wires 2020-06-24 22:23:10 +02:00