1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
tobspr_shapez.io/src/js/core
2020-08-13 19:23:00 +02:00
..
animation_frame.js Revert worker loader change 2020-08-10 19:54:11 +02:00
assert.js Initial commit 2020-05-09 16:45:23 +02:00
async_compression.js Improve saving speed by using crc32 instead of sha1 for checksum 2020-08-10 23:31:02 +02:00
atlas_definitions.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
background_resources_loader.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
buffer_maintainer.js Improve map overlay rendering and raise zoom limit 2020-08-11 13:17:39 +02:00
buffer_utils.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
cachebust.js Initial commit 2020-05-09 16:45:23 +02:00
click_detector.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
config.js Add basic logic gate and improve wires in general 2020-08-13 10:23:50 +02:00
config.local.js Update local config 2020-07-07 19:34:00 +02:00
dpi_manager.js Improve map overlay rendering and raise zoom limit 2020-08-11 13:17:39 +02:00
draw_parameters.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00
draw_utils.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
error_handler.js refactor • line 15 : replace log by error 2020-06-28 20:56:47 -07: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 Remove some todos 2020-06-28 20:31:22 +02:00
global_registries.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
globals.js Initial commit 2020-05-09 16:45:23 +02:00
input_distributor.js Regression 2020-06-22 14:46:33 +02:00
input_receiver.js Further blueprint improvements 2020-05-27 15:03:36 +02:00
loader.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
logging.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
lzstring.js Initial commit 2020-05-09 16:45:23 +02:00
modal_dialog_elements.js Refactor dialog buttons 2020-07-07 09:15:27 +09:00
modal_dialog_forms.js Take 3 on the belt performance (+ tslint fixes) 2020-06-26 17:02:52 +02:00
polyfills.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
query_parameters.js Add sandbox controller 2020-06-28 12:38:48 +02:00
read_write_proxy.js Fix crc generation 2020-08-10 23:34:30 +02:00
rectangle.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
request_channel.js Initial commit 2020-05-09 16:45:23 +02:00
rng.js Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
sensitive_utils.encrypt.js Fix crc generation 2020-08-10 23:34:30 +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 Remove unused code (#526) 2020-08-06 11:28:28 +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 initial take on wire auto-rotation 2020-08-11 20:02:59 +02:00
vector.js Implement wire networks, add levers 2020-08-13 19:23:00 +02:00