1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-17 04:01:51 +00:00
tobspr_shapez.io/src/js/core
Даниїл Григор'єв 7dac0baa6b
Merge pull request #39 from tobspr-games/dengr1065/textual-game-state-work
Basic support for JSX/TSX in GameStates
2024-09-22 11:21:26 +03:00
..
animation_frame.js Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
assert.js Initial commit 2020-05-09 16:45:23 +02:00
async_compression.js Remove compression prefix fallback 2024-07-26 16:27:31 +03:00
atlas_definitions.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
background_resources_loader.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
buffer_maintainer.js Add smooth_zooming mod example, Fix UI toggle, (hopefully) fix vram issues, add latest discounts 2022-05-20 17:11:39 +02:00
buffer_utils.js Remove prefixed imageSmoothingEnabled 2024-07-26 17:39:38 +03:00
click_detector.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
config.local.template.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
config.ts Remove prefixed imageSmoothingEnabled 2024-07-26 17:39:38 +03:00
dpi_manager.js Remove prefixed imageSmoothingEnabled 2024-07-26 17:39:38 +03:00
draw_parameters.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
draw_utils.js fix hub double-rendering 2024-04-24 16:09:28 -05:00
explained_result.js Initial commit 2020-05-09 16:45:23 +02:00
factory.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
game_state.ts Simplify GameState legacy HTML string support 2024-09-21 21:41:12 +03:00
global_registries.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
globals.js Remove all references of "G_IS_STANDALONE" 2024-06-19 13:47:50 -05:00
input_distributor.ts Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
input_receiver.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
loader.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
logging.js Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
lzstring.js Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
modal_dialog_elements.ts Fix all instances of "reciever" typo 2024-07-21 02:27:06 +03:00
modal_dialog_forms.ts Apply formatting to src/js 2024-06-20 12:59:07 +03:00
polyfills.js Remove some polyfills 2024-07-26 17:48:52 +03:00
read_write_proxy.js Drop support for SHA1 checksums 2024-07-26 18:01:38 +03:00
rectangle.js typo (#1391) 2022-03-04 22:17:05 +01:00
request_channel.js Initial commit 2020-05-09 16:45:23 +02:00
rng.js Fix non-uniform distribution for freeplay shape color palette (#789) 2020-10-08 08:44:10 +02:00
sensitive_utils.encrypt.js Drop support for SHA1 checksums 2024-07-26 18:01:38 +03:00
signal.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
singleton_factory.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
sprites.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
stale_area_detector.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
state_manager.js Basic JSX support in states 2024-07-21 02:46:48 +03:00
textual_game_state.tsx Simplify GameState legacy HTML string support 2024-09-21 21:41:12 +03:00
tracked_state.ts Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
utils.js Remove accessNestedPropertyReverse 2024-07-26 16:15:41 +03:00
vector.js Fix Vector#equalsEpsilon ignoring parameter 2024-07-26 18:59:55 +03:00