shapez/src/js/game
tobspr 8c5e593ceb v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
..
buildings Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
components Added hook for storage can accept item (#1373) 2022-02-13 21:06:24 +01:00
hud v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
items Allow copying wire values 2020-09-28 14:45:53 +02:00
modes 1.5.4 update (polishing + minor rebalancing) 2022-06-19 17:08:35 +02:00
systems Fix crash when replacing wire-layer buildings 2022-02-25 15:56:33 +01:00
themes Improve color theme 2022-06-19 17:15:02 +02:00
time Fix buildings not working at their advertised speed, closes #440, closes #442, closes #437, closes #449 2020-08-29 22:35:30 +02:00
achievement_proxy.js Authorize via steam 2021-05-23 17:28:39 +02:00
automatic_save.js Store wires state on save 2020-08-29 23:38:49 +02:00
base_item.js mark all abstract functions abstract (#1383) 2022-02-15 08:31:47 +01:00
belt_path.js v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
blueprint.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
building_codes.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
camera.js v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
colors.js simplify colors.js (#1412) 2022-04-13 08:23:53 +02:00
component.js mark all abstract functions abstract (#1383) 2022-02-15 08:31:47 +01:00
component_registry.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
core.js v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
dynamic_tickrate.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
entity.js mark all abstract functions abstract (#1383) 2022-02-15 08:31:47 +01:00
entity_components.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
entity_manager.js Get rid of some todos / fixmes 2020-10-08 19:47:27 +02:00
game_loading_overlay.js Refactor background resources loader - game should now load much faster and also reports progress while downloading resources 2022-06-18 14:43:26 +02:00
game_mode.js mark all abstract functions abstract (#1383) 2022-02-15 08:31:47 +01:00
game_mode_registry.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +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 Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
game_system_with_filter.js Improve mass deletion performance 2020-09-19 08:51:28 +02:00
hints.js Improve simplified belt, show hints everywheer 2020-09-19 12:21:32 +02:00
hub_goals.js v1.5.5 - Rework tutorial and polishing 2022-06-20 10:21:13 +02:00
item_registry.js Add constant signal emitters 2020-08-12 21:05:32 +02:00
item_resolver.js Pass variant and rotationVariant to getIsReplaceable 2022-02-22 16:37:55 +01:00
key_action_mapper.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
logic.js Pass variant and rotationVariant to getIsReplaceable 2022-02-22 16:37:55 +01:00
map.js Aggregate map chunks in overlay. (#1247) 2021-08-25 13:04:52 +02:00
map_chunk.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
map_chunk_aggregate.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
map_chunk_view.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
map_view.js Disable automatic background switch in map view when placing buildings 2022-06-19 17:11:23 +02:00
meta_building.js Pass variant to getHasDirectionLockAvailable 2022-02-22 16:39:03 +01:00
meta_building_registry.js Refactor background resources loader - game should now load much faster and also reports progress while downloading resources 2022-06-18 14:43:26 +02:00
production_analytics.js Multiple fixes to the achievements 2021-03-10 11:59:47 +01:00
root.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
shape_definition.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
shape_definition_manager.js Fix/achievements (#1091) 2021-03-11 06:11:29 +01:00
sound_proxy.js Fix sound being played too often 2020-06-25 13:12:35 +02:00
theme.js Dark mode support and much other stuff 2020-05-17 13:24:47 +02:00
tutorial_goals.js Introduce game modes and get rid of global level definitions etc 2020-10-07 08:36:02 +02:00
tutorial_goals_mappings.js Get rid of some todos / fixmes 2020-10-08 19:47:27 +02:00