shapez/src/js/core
tobspr bb739c80fa Rework quad painter and filter, rework logic gates 2020-08-29 09:35:14 +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 Further performance improvements 2020-08-15 22:44:15 +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 Huge rendering performance improvements and minor other changes, lots of refactorings 2020-08-15 22:32:55 +02:00
config.local.js Update local config with latest variables and cleanup a bit 2020-08-15 19:55:39 +02:00
dpi_manager.js Improve map overlay rendering and raise zoom limit 2020-08-11 13:17:39 +02:00
draw_parameters.js Start to optimize rendering 2020-08-15 19:43:03 +02:00
draw_utils.js Start to optimize rendering 2020-08-15 19:43:03 +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 Fix being able to create constant signals without value 2020-08-28 22:56:56 +02: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 [core/rectangle] Remove unused methods (#571) 2020-08-18 14:19:25 +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 Improve information when hovering wires 2020-08-15 17:51:28 +02:00
stale_area_detector.js Fix wires blueprint pasting bug, do not show wire info on unconnected wires 2020-08-15 18:14:00 +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 Rework quad painter and filter, rework logic gates 2020-08-29 09:35:14 +02:00
vector.js Improve information when hovering wires 2020-08-15 17:51:28 +02:00