..
buildings
Remove achievement support
2025-04-08 15:39:14 +03:00
components
Mass-rename rotater -> rotator ( #51 )
2025-04-04 22:55:24 +03:00
hud
Rename incorrectly named .d.ts files
2025-06-19 05:48:23 +03:00
items
Apply formatting to src/js
2024-06-20 12:59:07 +03:00
modes
Remove achievement support
2025-04-08 15:39:14 +03:00
systems
Use Set for entities access during belt recompute
2025-06-12 15:27:38 +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
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
Remove beginRoundedRect utility
2025-06-14 04:24:46 +03:00
blueprint.js
Remove achievement support
2025-04-08 15:39:14 +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
Remove non-standard attribute assignment
2025-06-14 22:11:14 +03:00
dynamic_tickrate.js
Apply formatting to src/js
2024-06-20 12:59:07 +03:00
entity_components.ts
Rename incorrectly named .d.ts files
2025-06-19 05:48:23 +03:00
entity_manager.ts
Avoid null uid in EntityManager#registerEntity
2025-06-12 15:27:38 +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
Remove achievement support
2025-04-08 15:39:14 +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
Mass-rename rotater -> rotator ( #51 )
2025-04-04 22:55:24 +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
Clean up SCSS stylesheets
2025-04-08 14:17:16 +03:00
logic.js
Use Map and Set for entity storage
2025-06-12 15:27:38 +03: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
Minor "buffers" cleanup
2025-06-19 05:38:39 +03:00
map.js
Apply formatting to src/js
2024-06-20 12:59:07 +03:00
meta_building_registry.js
Mass-rename rotater -> rotator ( #51 )
2025-04-04 22:55:24 +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
Replace Object#hasOwnProperty with Object.hasOwn
2025-06-14 22:11:14 +03:00
shape_definition_manager.js
Remove achievement support
2025-04-08 15:39:14 +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
Mass-rename rotater -> rotator ( #51 )
2025-04-04 22:55:24 +03:00
tutorial_goals.js
Mass-rename rotater -> rotator ( #51 )
2025-04-04 22:55:24 +03:00