1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-08 02:24:07 +00:00
tobspr_shapez.io/src/js/game
2020-05-11 23:42:10 +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 Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +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 Minor artwork update 2020-05-11 14:21:59 +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 Increase spawn rate of rare shapes 2020-05-11 23:42:10 +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 Disable automatic rotation for buildings except belts 2020-05-10 19:01:33 +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 Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +02:00