Commit graph

15 commits

Author SHA1 Message Date
fb02699cb0 Fix tests not running 2023-02-15 23:15:55 -06:00
4207677944 Fix save data object redundancy
Note: Requires the use of noPersist quite a bit, but the console will tell you when you missed a spot
Also required breaking up events.ts due to cyclical dependencies
2022-12-06 00:22:32 -06:00
ad613d06d4 Fixed fonts causing shifts in Node positions on firefox 2022-08-22 08:52:51 -05:00
fe865bff9d Add onLoad event 2022-07-21 19:23:50 -05:00
8d1234a916 Documented /game 2022-07-15 01:17:01 -05:00
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
1ecab3716e Added gameWon global event 2022-03-11 17:26:39 -06:00
e56f34c13c Converted variables that track time to numbers 2022-03-11 15:33:08 -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
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
15a460bf42 Fixing building / cleanup 2022-01-24 22:23:30 -06:00
6f781b33fa New layer API WIP 2022-01-13 22:25:47 -06:00