1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
tobspr_shapez.io/src/js/game/hud/parts
2020-08-13 20:30:43 +02:00
..
base_toolbar.js Refactoring obscure variable name 2020-07-03 16:29:29 +09:00
beta_overlay.js Initial commit 2020-05-09 16:45:23 +02:00
blueprint_placer.js Initial take on wires 2020-06-28 19:34:10 +02:00
building_placer_logic.js Add OR gate and different colors of wire based on the value 2020-08-13 20:01:54 +02:00
building_placer.js Reduce savegame size by not storing the tileSize in the static entity 2020-08-10 22:13:26 +02:00
buildings_toolbar.js Add item filter 2020-08-13 20:30:43 +02:00
color_blind_helper.js Get rid of item ejector / acceptor layers and new wires buildings for now 2020-08-10 21:24:58 +02:00
debug_changes.js Initial take on belt optimization 2020-06-26 13:57:07 +02:00
debug_info.js Refactor static map entity component to store building metaclass 2020-07-27 17:14:29 +02:00
entity_debugger.js Add TSLint to github actions, fix existing type errors 2020-07-22 11:15:16 +09:00
game_menu.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
interactive_tutorial.js Add korean translation 2020-06-12 10:38:16 +02:00
keybinding_overlay.js Initial take on wires 2020-06-28 19:34:10 +02:00
lever_toggle.js Add OR gate and different colors of wire based on the value 2020-08-13 20:01:54 +02:00
mass_selector.js Clear selection when switching layers 2020-07-05 18:47:09 +02:00
modal_dialogs.js Do not allow saving in the demo version 2020-05-19 15:03:13 +02:00
notifications.js Minor fixes 2020-05-21 18:03:57 +02:00
pinned_shapes.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
processing_overlay.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
sandbox_controller.js Changed "level" to "tier" for consistency 2020-07-18 17:41:16 +10:00
screenshot_exporter.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
settings_menu.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
shape_viewer.js Add 'copy key' button to shape viewer 2020-06-24 21:03:46 +02:00
shop.js Close-shop-and-stats key mapping doesn't seem to exist 2020-07-03 17:31:19 +09:00
statistics_handle.js Minor fixes to the throughput 2020-06-27 16:40:51 +02:00
statistics.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
tutorial_hints.js Add "interactive" tutorial for first level 2020-06-01 21:14:12 +02:00
unlock_notification.js Fix untranslated button 2020-06-13 13:22:20 +02:00
vignette_overlay.js UI Improvements 2020-05-13 12:57:18 +02:00
watermark.js Fix watermark 2020-06-12 13:49:36 +02:00
waypoints.js Minor fixes to the waypoints 2020-07-07 09:14:43 +02:00
wire_info.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00
wires_overlay.js Add basic logic gate and improve wires in general 2020-08-13 10:23:50 +02:00
wires_toolbar.js Add OR gate and different colors of wire based on the value 2020-08-13 20:01:54 +02:00