You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tobspr_shapez.io/src/js/game
tobspr fe97d28674
Minor adjustments
4 years ago
..
buildings Move item processing into separate methods 4 years ago
components Move item processing into separate methods 4 years ago
hud Add virtual stacker and painter, fix css 4 years ago
items Make shapes truthy 4 years ago
systems Move item processing into separate methods 4 years ago
themes Polishing, CSS Improvements, Improve dark mode 4 years ago
time Fix buildings not working at their advertised speed, closes #440, closes #442, closes #437, closes #449 4 years ago
automatic_save.js Store wires state on save 4 years ago
base_item.js Huge rendering performance improvements and minor other changes, lots of refactorings 4 years ago
belt_path.js Further ui improvements, fix simple belts with wires 4 years ago
blueprint.js Huge rendering performance improvements and minor other changes, lots of refactorings 4 years ago
building_codes.js Further performance improvements, show indicator while game is saving 4 years ago
camera.js Fix multiple typos, closes #627 4 years ago
colors.js Get rid of item ejector / acceptor layers and new wires buildings for now 4 years ago
component.js Remove unused code (#526) 4 years ago
component_registry.js Add belt reader building 4 years ago
core.js Improve buffer backlog performance, should speed up whole game 4 years ago
dynamic_tickrate.js Refactor item processor to use charges and thus be more correct, even at low tick rates 4 years ago
entity.js Improve mass deletion performance 4 years ago
entity_components.js Add belt reader building 4 years ago
entity_manager.js Improve mass deletion performance 4 years ago
game_loading_overlay.js Minor adjustments 4 years ago
game_speed_registry.js Initial support for saving games 4 years ago
game_system.js Initial commit 4 years ago
game_system_manager.js Refactor item processor to use charges and thus be more correct, even at low tick rates 4 years ago
game_system_with_filter.js Improve mass deletion performance 4 years ago
hints.js Improve simplified belt, show hints everywheer 4 years ago
hub_goals.js Move item processing into separate methods 4 years ago
item_registry.js Add constant signal emitters 4 years ago
item_resolver.js Optimize performance by using singletons for items 4 years ago
key_action_mapper.js New Entity Debugger (i hope so) (#665) 4 years ago
logic.js Remove enumLayer and enumItemType 4 years ago
map.js Further performance improvements, show indicator while game is saving 4 years ago
map_chunk.js Remove enumLayer and enumItemType 4 years ago
map_chunk_view.js Add potato mode 4 years ago
map_view.js Further performance improvements, show indicator while game is saving 4 years ago
meta_building.js Remove enumLayer and enumItemType 4 years ago
meta_building_registry.js Move item processing into separate methods 4 years ago
production_analytics.js Remove enumLayer and enumItemType 4 years ago
root.js Huge rendering performance improvements and minor other changes, lots of refactorings 4 years ago
shape_definition.js Move item processing into separate methods 4 years ago
shape_definition_manager.js Move item processing into separate methods 4 years ago
sound_proxy.js Fix sound being played too often 4 years ago
theme.js Dark mode support and much other stuff 4 years ago
tutorial_goals.js Move item processing into separate methods 4 years ago
tutorial_goals_mappings.js Move item processing into separate methods 4 years ago
upgrades.js Update story goals 4 years ago