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
2020-06-27 11:54:14 +02:00
..
buildings Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
components Improve tunnel performance by caching receivers 2020-06-27 11:39:32 +02:00
hud Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
items Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
systems Improve tunnel performance by caching receivers 2020-06-27 11:39:32 +02:00
themes Initial take on wires 2020-06-24 22:23:10 +02:00
time Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
automatic_save.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
base_item.js Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
belt_path.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
blueprint.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
camera.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
colors.js Multiple improvements 2020-05-17 10:07:20 +02:00
component_registry.js Initial take on wires 2020-06-24 22:23:10 +02:00
component.js Initial support for blueprints (Buggy) 2020-05-27 14:30:59 +02:00
core.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
dynamic_tickrate.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
entity_components.js Initial take on wires 2020-06-24 22:23:10 +02:00
entity_manager.js Add storage building 2020-05-20 15:51:06 +02:00
entity.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
game_loading_overlay.js Initial support for translations 2020-05-17 12:12:13 +02:00
game_speed_registry.js Initial support for saving games 2020-05-14 21:54:11 +02:00
game_system_manager.js Initial take on wires 2020-06-24 22:23:10 +02:00
game_system_with_filter.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
game_system.js Initial commit 2020-05-09 16:45:23 +02:00
hub_goals.js Update story goals 2020-06-27 11:54:14 +02:00
item_registry.js Minor fixes and add save button 2020-05-14 22:05:06 +02:00
key_action_mapper.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
logic.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
map_chunk_view.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
map_chunk.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
map_view.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
map.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
meta_building_registry.js Initial take on wires 2020-06-24 22:23:10 +02:00
meta_building.js Initial take on wires 2020-06-24 22:23:10 +02:00
production_analytics.js Improve performance by getting rid of instanceof 2020-06-27 10:38:11 +02:00
root.js Initial take on wires 2020-06-24 22:23:10 +02:00
shape_definition_manager.js Add quad cutter and painter 2020-05-17 00:21:33 +02:00
shape_definition.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
sound_proxy.js Fix sound being played too often 2020-06-25 13:12:35 +02:00
theme.js Dark mode support and much other stuff 2020-05-17 13:24:47 +02:00
tutorial_goals_mappings.js Further improvements of unlock notification 2020-05-23 10:35:30 +02:00
tutorial_goals.js Update story goals 2020-06-27 11:54:14 +02:00
upgrades.js Update story goals 2020-06-27 11:54:14 +02:00