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/platform
Даниїл Григор'єв 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
..
api.js Use @ exclusively for root imports 2024-07-21 01:38:08 +03:00
fs_error.ts Rewrite the Electron wrapper (#47) 2025-03-21 16:30:13 +02:00
sound.js Remove folders and steam stuff 2024-06-19 17:12:08 -05:00
storage.ts Add dedicated saves storage, new fs job types 2025-04-15 01:57:00 +03:00
wrapper.js Remove achievement support 2025-04-08 15:39:14 +03:00