shapez/src/js/core
Dimava d5d615bfd3 change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
..
animation_frame.js Initial commit 2020-05-09 16:45:23 +02:00
assert.js Initial commit 2020-05-09 16:45:23 +02:00
async_compression.js Initial support for saving games 2020-05-14 21:54:11 +02:00
atlas_definitions.js Fix tslint errors 2020-05-14 08:56:18 +02:00
background_resources_loader.js Add small tutorial 2020-05-23 12:26:04 +02:00
buffer_maintainer.js Add ability to import savegames, add game menu, multiple smaller improvements 2020-05-16 17:57:25 +02:00
buffer_utils.js Initial commit 2020-05-09 16:45:23 +02:00
builtins.js Initial commit 2020-05-09 16:45:23 +02:00
cachebust.js Initial commit 2020-05-09 16:45:23 +02:00
click_detector.js replace MouseEvent.which with MouseEvent.button 2020-05-30 11:03:33 +03:00
config.js Initial waypoint support 2020-05-28 19:40:48 +02:00
dpi_manager.js Initial commit 2020-05-09 16:45:23 +02:00
draw_parameters.js Major performance improvements 2020-05-18 17:40:20 +02:00
draw_utils.js Initial commit 2020-05-09 16:45:23 +02:00
error_handler.js Initial commit 2020-05-09 16:45:23 +02:00
explained_result.js Initial commit 2020-05-09 16:45:23 +02:00
factory.js Initial commit 2020-05-09 16:45:23 +02:00
game_state.js Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
global_registries.js Initial commit 2020-05-09 16:45:23 +02:00
globals.js Initial commit 2020-05-09 16:45:23 +02:00
input_distributor.js change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
input_receiver.js Further blueprint improvements 2020-05-27 15:03:36 +02:00
loader.js Multiple firefox fixes 2020-05-25 11:57:06 +02:00
logging.js Show log sources 2020-05-19 11:56:49 +02:00
lzstring.js Initial commit 2020-05-09 16:45:23 +02:00
modal_dialog_elements.js Initial waypoint support 2020-05-28 19:40:48 +02:00
modal_dialog_forms.js Add ability to import savegames, add game menu, multiple smaller improvements 2020-05-16 17:57:25 +02:00
polyfills.js Fix crash regarding blueprints being copied wrong 2020-05-28 13:49:50 +02:00
query_parameters.js Get rid of old beta mode 2020-05-24 19:55:09 +02:00
read_write_proxy.js Minor improvements 2020-05-27 15:45:43 +02:00
rectangle.js Remove unnecessary console.log's 2020-05-16 18:04:08 +02:00
request_channel.js Initial commit 2020-05-09 16:45:23 +02:00
rng.js Initial support for saving games 2020-05-14 21:54:11 +02:00
sensitive_utils.encrypt.js Initial support for saving games 2020-05-14 21:54:11 +02:00
signal.js Add type hints to signals 2020-05-14 08:44:07 +02:00
singleton_factory.js Fix tslint errors 2020-05-14 08:56:18 +02:00
sprites.js Initial waypoint support 2020-05-28 19:40:48 +02:00
state_manager.js Initial commit 2020-05-09 16:45:23 +02:00
textual_game_state.js Improve iconography in toolbar 2020-05-18 20:30:03 +02:00
tracked_state.js Initial commit 2020-05-09 16:45:23 +02:00
utils.js Multiple improvements, fix saves on underground belts 2020-05-18 22:08:33 +02:00
vector.js Initial support for blueprints (Buggy) 2020-05-27 14:30:59 +02:00