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 436f700606 Remove unnecessary console.log's 2020-05-16 18:04:08 +02:00
..
buildings Remove unnecessary console.log's 2020-05-16 18:04:08 +02:00
components Add ability to import savegames, add game menu, multiple smaller improvements 2020-05-16 17:57:25 +02:00
hud Remove unnecessary console.log's 2020-05-16 18:04:08 +02:00
items Fix savegame crash 2020-05-16 10:11:13 +02:00
systems Minor fixes, improve rendering performance 2020-05-16 11:49:45 +02:00
themes Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
time Initial commit 2020-05-09 16:45:23 +02:00
automatic_save.js Minor fixes and add save button 2020-05-14 22:05:06 +02:00
base_item.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
camera.js Initial support for saving games 2020-05-14 21:54:11 +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 Initial support for saving games 2020-05-14 21:54:11 +02:00
entity.js Fix hub being removable after restoring a game, fix tslint errors 2020-05-14 22:46:31 +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_speed_registry.js Initial support for saving games 2020-05-14 21:54:11 +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 Fix serialization errors and implement hub deserialization 2020-05-14 22:20:19 +02:00
item_registry.js Minor fixes and add save button 2020-05-14 22:05:06 +02:00
key_action_mapper.js Add notifications when saving and new upgrades are available, minor improvements 2020-05-16 12:43:11 +02:00
logic.js Add basic sounds 2020-05-14 19:12:58 +02:00
map.js Initial support for saving games 2020-05-14 21:54:11 +02:00
map_chunk.js Initial support for saving games 2020-05-14 21:54:11 +02:00
map_chunk_view.js Initial commit 2020-05-09 16:45:23 +02:00
map_view.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
meta_building.js Add basic sounds 2020-05-14 19:12:58 +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 Fix hub being removable after restoring a game, fix tslint errors 2020-05-14 22:46:31 +02:00
shape_definition.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
shape_definition_manager.js Swap cutter outputs since this makes more sense logically 2020-05-15 11:15:42 +02:00
sound_proxy.js Add basic sounds 2020-05-14 19:12:58 +02:00
theme.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
tutorial_goals.js Initial support for saving games 2020-05-14 21:54:11 +02:00
upgrades.js Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +02:00