Planar-Pioneers/src/game
thepaperpilot 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
..
events.ts Added gameWon global event 2022-03-11 17:26:39 -06:00
layers.tsx Fix adding new layers not allowing them to be displayed until refresh 2022-05-01 19:24:03 -05:00
modifiers.tsx Wrote documentation for feature.ts 2022-05-10 20:04:08 -05:00
notifications.ts Changed path aliasing 2022-03-03 21:39:48 -06:00
persistence.ts Fixed attempting to delete persistent ref when there's no layer being added 2022-04-10 19:26:33 -05:00
player.ts Make nested player proxies of arrays as well as objects 2022-05-03 01:35:30 -05:00
settings.ts Saving is now always lz-string. saveEncoding renamed to exportEncoding. 2022-05-10 20:58:13 -05:00
state.ts Fixing more issues 2022-01-24 22:25:34 -06:00