This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/src/js/game
tobspr 3de5d45ad8 Remove unnecessary console.log 2020-05-14 10:35:34 +02:00
..
buildings Minor artwork update 2020-05-11 14:21:59 +02:00
components Add originalRotation to static comp in order to fix bugs with the automatic placement 2020-05-10 17:45:48 +02:00
hud Fix statistics tab, 2 2020-05-14 10:25:00 +02:00
items Initial commit 2020-05-09 16:45:23 +02:00
systems Add type hints to signals 2020-05-14 08:44:07 +02:00
time Initial commit 2020-05-09 16:45:23 +02:00
automatic_save.js Initial commit 2020-05-09 16:45:23 +02:00
base_item.js Initial commit 2020-05-09 16:45:23 +02:00
camera.js Add beta mode and hud toggle 2020-05-13 10:41:00 +02:00
canvas_click_interceptor.js Initial commit 2020-05-09 16:45:23 +02:00
colors.js Initial commit 2020-05-09 16:45:23 +02:00
component.js Initial commit 2020-05-09 16:45:23 +02:00
component_registry.js Initial commit 2020-05-09 16:45:23 +02:00
core.js Statistics tab 2020-05-13 18:04:51 +02:00
entity.js Initial commit 2020-05-09 16:45:23 +02:00
entity_components.js Initial commit 2020-05-09 16:45:23 +02:00
entity_manager.js Initial commit 2020-05-09 16:45:23 +02:00
game_loading_overlay.js Initial commit 2020-05-09 16:45:23 +02:00
game_system.js Initial commit 2020-05-09 16:45:23 +02:00
game_system_manager.js Initial commit 2020-05-09 16:45:23 +02:00
game_system_with_filter.js Initial commit 2020-05-09 16:45:23 +02:00
hub_goals.js Statistics tab 2020-05-13 18:04:51 +02:00
item_registry.js Initial commit 2020-05-09 16:45:23 +02:00
key_action_mapper.js Add beta mode and hud toggle 2020-05-13 10:41:00 +02:00
logic.js Fix not being able to replace balts 2020-05-10 18:59:42 +02:00
map.js Initial commit 2020-05-09 16:45:23 +02:00
map_chunk.js Increase spawn rate of rare shapes 2020-05-11 23:42:10 +02:00
map_chunk_view.js Initial commit 2020-05-09 16:45:23 +02:00
map_view.js Initial commit 2020-05-09 16:45:23 +02:00
meta_building.js Disable automatic rotation for buildings except belts 2020-05-10 19:01:33 +02:00
meta_building_registry.js Initial commit 2020-05-09 16:45:23 +02:00
production_analytics.js Remove unnecessary console.log 2020-05-14 10:35:34 +02:00
root.js Add type hints to signals 2020-05-14 08:44:07 +02:00
shape_definition.js Fix shape hash being incorrectly calculated 2020-05-14 08:10:15 +02:00
shape_definition_manager.js Fix tslint errors 2020-05-14 08:56:18 +02:00
sound_proxy.js Initial commit 2020-05-09 16:45:23 +02:00
tutorial_goals.js Fix splitters 2020-05-09 19:14:11 +02:00
upgrades.js Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +02:00