|
ab81a140c9
|
Make all type-only imports explicit
|
2022-06-26 19:17:22 -05:00 |
|
|
7fe57798bb
|
Switched from vue-cli-service to vite
Should be thoroughly tested still
Also involved removing operator overloads, which weren't good anyways
|
2022-06-25 22:34:18 -05:00 |
|
|
2e3f1de158
|
Fix presets dropdown not deselecting after creating a save
|
2022-05-10 23:37:43 -05:00 |
|
|
55c4476edf
|
Fixed exporting the currently active save not using exportEncoding
|
2022-05-10 21:49:35 -05:00 |
|
|
868a77af29
|
Saving is now always lz-string. saveEncoding renamed to exportEncoding.
exportEncoding only affects exports, and defaults to base64 so it's
obfuscated but doesn't have issues with being pasted in discord
|
2022-05-10 20:58:13 -05:00 |
|
|
77bcc10580
|
Open newly created saves automatically
|
2022-04-30 23:54:02 -05:00 |
|
|
5156193a60
|
Fixed save manager loading old version of save previously opened
|
2022-04-24 20:21:57 -05:00 |
|
|
cfe378020a
|
Added support for reading/loading from different encodings
|
2022-04-24 16:59:20 -05:00 |
|
|
49474b1518
|
Changed path aliasing
|
2022-03-03 21:39:48 -06:00 |
|
|
0f498ab2f7
|
Fix saves manager displaying "default body" while closing
|
2022-03-02 20:21:24 -06:00 |
|
|
a8af84f581
|
Reorganized components
|
2022-02-27 16:04:56 -06:00 |
|