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 260ba892c8 Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +02:00
..
buildings Show range of underground belts 2020-05-17 15:51:58 +02:00
components Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +02:00
hud Support dynamic tick rates 2020-05-18 12:53:01 +02:00
items Add quad cutter and painter 2020-05-17 00:21:33 +02:00
systems Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +02:00
themes Fix typo in theme config 2020-05-17 13:33:23 +02:00
time Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +02:00
automatic_save.js Minor fixes and add save button 2020-05-14 22:05:06 +02:00
base_item.js Add support for different building variants 2020-05-16 22:45:40 +02:00
camera.js Rebalance whole game 2020-05-17 14:46:33 +02:00
canvas_click_interceptor.js Initial commit 2020-05-09 16:45:23 +02:00
colors.js Multiple improvements 2020-05-17 10:07:20 +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 Support dynamic tick rates 2020-05-18 12:53:01 +02:00
dynamic_tickrate.js Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +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 support for translations 2020-05-17 12:12:13 +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 Multiple improvements 2020-05-17 10:07:20 +02:00
game_system_with_filter.js Initial commit 2020-05-09 16:45:23 +02:00
hub_goals.js Add quad cutter and painter 2020-05-17 00:21:33 +02:00
item_registry.js Minor fixes and add save button 2020-05-14 22:05:06 +02:00
key_action_mapper.js Initial support for translations 2020-05-17 12:12:13 +02:00
logic.js Add support for different building variants 2020-05-16 22:45:40 +02:00
map.js Initial support for saving games 2020-05-14 21:54:11 +02:00
map_chunk.js Rebalance whole game 2020-05-17 14:46:33 +02:00
map_chunk_view.js Dark mode support and much other stuff 2020-05-17 13:24:47 +02:00
map_view.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
meta_building.js Add building speed infos to all buildings 2020-05-17 15:32:19 +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 Support dynamic tick rates 2020-05-18 12:53:01 +02:00
shape_definition.js Add quad cutter and painter 2020-05-17 00:21:33 +02:00
shape_definition_manager.js Add quad cutter and painter 2020-05-17 00:21:33 +02:00
sound_proxy.js Add basic sounds 2020-05-14 19:12:58 +02:00
theme.js Dark mode support and much other stuff 2020-05-17 13:24:47 +02:00
tutorial_goals.js Add building speed infos to all buildings 2020-05-17 15:32:19 +02:00
upgrades.js Properly process belt dependencies and fix items not travelling linear on belts 2020-05-18 16:08:33 +02:00