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
2021-02-26 15:20:37 +01:00
..
buildings Init 2021-02-26 15:20:37 +01:00
components Init 2021-02-26 15:20:37 +01:00
hud Init 2021-02-26 15:20:37 +01:00
items Init 2021-02-26 15:20:37 +01:00
modes Init 2021-02-26 15:20:37 +01:00
systems Init 2021-02-26 15:20:37 +01:00
themes Minor fixes 2020-10-08 10:41:06 +02:00
time Init 2021-02-26 15:20:37 +01:00
automatic_save.js Store wires state on save 2020-08-29 23:38:49 +02:00
base_item.js Init 2021-02-26 15:20:37 +01:00
belt_path.js Fix belts being too slow sometimes, closes #999 2020-12-07 19:15:57 +01:00
blueprint.js Init 2021-02-26 15:20:37 +01:00
building_codes.js Init 2021-02-26 15:20:37 +01:00
camera.js Allow disabling zoom towards cursor 2020-10-07 19:12:49 +02:00
colors.js Get rid of item ejector / acceptor layers and new wires buildings for now 2020-08-10 21:24:58 +02:00
component_registry.js Init 2021-02-26 15:20:37 +01:00
component.js Refactor entity cloning (#671) 2020-09-19 21:41:48 +02:00
core.js Init 2021-02-26 15:20:37 +01:00
dynamic_tickrate.js Refactor item processor to use charges and thus be more correct, even at low tick rates 2020-08-30 15:31:53 +02:00
entity_components.js Add sandbox building, restructure levels, show pinned shapes in constant signal dialog 2020-09-29 10:52:25 +02:00
entity_manager.js Init 2021-02-26 15:20:37 +01:00
entity.js Init 2021-02-26 15:20:37 +01:00
game_loading_overlay.js Minor adjustments 2020-09-19 18:57:14 +02:00
game_mode_registry.js Init 2021-02-26 15:20:37 +01:00
game_mode.js Init 2021-02-26 15:20:37 +01:00
game_speed_registry.js Init 2021-02-26 15:20:37 +01:00
game_system_manager.js Init 2021-02-26 15:20:37 +01:00
game_system_with_filter.js Init 2021-02-26 15:20:37 +01:00
game_system.js Init 2021-02-26 15:20:37 +01:00
hints.js Improve simplified belt, show hints everywheer 2020-09-19 12:21:32 +02:00
hub_goals.js Init 2021-02-26 15:20:37 +01:00
item_registry.js Init 2021-02-26 15:20:37 +01:00
item_resolver.js Init 2021-02-26 15:20:37 +01:00
key_action_mapper.js Init 2021-02-26 15:20:37 +01:00
logic.js Init 2021-02-26 15:20:37 +01:00
map_chunk_view.js Init 2021-02-26 15:20:37 +01:00
map_chunk.js Init 2021-02-26 15:20:37 +01:00
map_view.js Init 2021-02-26 15:20:37 +01:00
map.js Further performance improvements, show indicator while game is saving 2020-09-18 20:41:40 +02:00
meta_building_registry.js Init 2021-02-26 15:20:37 +01:00
meta_building.js Init 2021-02-26 15:20:37 +01:00
production_analytics.js Init 2021-02-26 15:20:37 +01:00
root.js Init 2021-02-26 15:20:37 +01:00
shape_definition_manager.js Fix stacking bug and bump version, fixes #814 2020-10-11 08:18:55 +02:00
shape_definition.js Init 2021-02-26 15:20:37 +01:00
sound_proxy.js Fix sound being played too often 2020-06-25 13:12:35 +02:00
theme.js Init 2021-02-26 15:20:37 +01:00
tutorial_goals_mappings.js Init 2021-02-26 15:20:37 +01:00
tutorial_goals.js Introduce game modes and get rid of global level definitions etc 2020-10-07 08:36:02 +02:00