1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
tobspr_shapez.io/src/js
Даниїл Григор'єв fc33cc2fbf
Add dedicated saves storage, new fs job types
Keep track of the storage ID in each renderer Storage instance and pass
it to the IPC bridge. Jobs are dispatched to the relevant handler (only
saves/ for now) and all (de)compression is handled there.

Add dedicated fs-job types to read or write and (de)compress data
from/to the file picked by the user. Remove redundant utility functions
that used web APIs instead.
2025-04-15 01:57:00 +03:00
..
core Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
game Merge pull request #63 from tobspr-games/dengr1065/remove-achievements 2025-04-08 17:26:06 +03:00
mods Create ModInterfaceV2 for cool stuff 2025-04-13 02:58:41 +03:00
platform Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
profile Pass storage object to ReadWriteProxy 2025-04-14 17:48:35 +03:00
savegame Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
states Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
webworkers Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
application.js Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
changelog.js Remove changelog skins 2025-04-08 14:15:20 +03:00
globals.d.ts Remove leftover callback check 2025-04-11 00:01:57 +03:00
jsx-runtime.ts Allow Node in JSX runtime 2024-07-20 13:35:11 +03:00
languages.js Apply formatting to src/js 2024-06-20 12:59:07 +03:00
main.js Remove leftover callback check 2025-04-11 00:01:57 +03:00
translations.js Remove some legacy browser support code 2024-07-26 16:24:20 +03:00