1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 03:31:52 +00:00
tobspr_shapez.io/src/js/game
Даниїл Григор'єв a2b21cc6dd
Fix all instances of "reciever" typo
2024-07-21 02:27:06 +03:00
..
buildings Apply formatting to src/js 2024-06-20 12:59:07 +03:00
components Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
hud Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
items Apply formatting to src/js 2024-06-20 12:59:07 +03:00
modes Apply formatting to src/js 2024-06-20 12:59:07 +03:00
systems Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
themes Apply formatting to src/js 2024-06-20 12:59:07 +03:00
time Apply formatting to src/js 2024-06-20 12:59:07 +03:00
achievement_proxy.js Authorize via steam 2021-05-23 17:28:39 +02:00
automatic_save.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
base_item.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
belt_path.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
blueprint.js remember about blueprints 2024-04-24 10:46:45 +03:00
building_codes.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
camera.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
colors.js simplify colors.js (#1412) 2022-04-13 08:23:53 +02:00
component_registry.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
component.js mark all abstract functions abstract (#1383) 2022-02-15 08:31:47 +01:00
core.js Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
dynamic_tickrate.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
entity_components.d.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
entity_manager.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
entity.js Apply formatting to src/js 2024-06-20 12:59:07 +03: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_registry.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
game_mode.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
game_speed_registry.js Initial support for saving games 2020-05-14 21:54:11 +02:00
game_system_manager.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
game_system_with_filter.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
game_system.js Initial commit 2020-05-09 16:45:23 +02:00
hints.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
hub_goals.js Apply formatting to src/js 2024-06-20 12:59:07 +03: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 Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
logic.js Pass variant and rotationVariant to getIsReplaceable 2022-02-22 16:37:55 +01:00
map_chunk_aggregate.js make tiled sprites pixel-aligned to avoid transparent seams 2024-04-24 10:46:45 +03:00
map_chunk_view.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
map_chunk.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
map_view.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
map.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
meta_building_registry.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
meta_building.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
production_analytics.js Multiple fixes to the achievements 2021-03-10 11:59:47 +01:00
root.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
shape_definition_manager.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
shape_definition.js Mod Support - 1.5.0 Update (#1361) 2022-02-01 16:35:49 +01:00
sound_proxy.js Fix sound being played too often 2020-06-25 13:12:35 +02:00
theme.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
tutorial_goals_mappings.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
tutorial_goals.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00