Commit graph

17 commits

Author SHA1 Message Date
e0e325e048 Settings overhaul 2023-02-15 21:58:06 -06:00
8d1234a916 Documented /game 2022-07-15 01:17:01 -05:00
db304dea43 Cleaned up docs 2022-07-10 01:07:39 -05:00
9828e5ec62 Document all the window augmentations 2022-07-09 22:09:25 -05:00
ab81a140c9 Make all type-only imports explicit 2022-06-26 19:17:22 -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
cfe378020a Added support for reading/loading from different encodings 2022-04-24 16:59:20 -05:00
0acfebb412 Implemented Particles feature 2022-03-27 00:39:23 -05:00
1cf72b4337 Added hotkeys to info modal 2022-03-11 16:38:49 -06:00
49474b1518 Changed path aliasing 2022-03-03 21:39:48 -06:00
52a9f51510 Renamed modInfo -> projInfo, mod -> projEntry 2022-03-02 20:12:56 -06:00
5beecba267 Have features register settings fields dynamically 2022-02-27 16:41:39 -06:00
e2126472b2 Fixed runtime issues with vue
Entire demo tree has been tested and is fully functional,
including all the options and save manager functionality
2022-02-27 13:49:34 -06:00
90e49e196f Fixing more issues 2022-01-24 22:25:34 -06:00
6f781b33fa New layer API WIP 2022-01-13 22:25:47 -06:00
2eeb96a66f Added unthrottled setting 2021-09-05 19:13:56 -05:00
eaf47bb946 Moved properties from player data to new settings and state objects 2021-09-05 18:53:04 -05:00