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-05-10 18:59:42 +02:00
..
buildings Remove unnecessary debug output 2020-05-10 17:46:06 +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 Further fixes to the belt placement 2020-05-10 18:50:16 +02:00
items Initial commit 2020-05-09 16:45:23 +02:00
systems Minor fixes 2020-05-10 17:51:54 +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 Initial commit 2020-05-09 16:45:23 +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_registry.js Initial commit 2020-05-09 16:45:23 +02:00
component.js Initial commit 2020-05-09 16:45:23 +02:00
core.js Further fixes to the belt placement 2020-05-10 18:50:16 +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
entity.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_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
game_system.js Initial commit 2020-05-09 16:45:23 +02:00
hub_goals.js Fix splitters 2020-05-09 19:14:11 +02:00
item_registry.js Initial commit 2020-05-09 16:45:23 +02:00
key_action_mapper.js Mass deletion support 2020-05-10 18:24:50 +02:00
logic.js Fix not being able to replace balts 2020-05-10 18:59:42 +02:00
map_chunk_view.js Initial commit 2020-05-09 16:45:23 +02:00
map_chunk.js Update map chunk generation 2020-05-09 17:10:36 +02:00
map_view.js Initial commit 2020-05-09 16:45:23 +02:00
map.js Initial commit 2020-05-09 16:45:23 +02:00
meta_building_registry.js Initial commit 2020-05-09 16:45:23 +02:00
meta_building.js Further fixes to the belt placement 2020-05-10 18:50:16 +02:00
root.js Initial commit 2020-05-09 16:45:23 +02:00
shape_definition_manager.js Initial commit 2020-05-09 16:45:23 +02:00
shape_definition.js Initial commit 2020-05-09 16:45:23 +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 Fix splitters 2020-05-09 19:14:11 +02:00