chromatic-lattice/src
thepaperpilot 5a59aaf4fc Persistence rework
- Removed makePersistent
- Removed Persistent, renamed PersistentRef to Persistent
- createLazyProxy now takes optional base object
  - For use where previously makePersistent would be used
- Added warnings when creating refs outside a layer
- Added warnings when persistent refs aren't included in their layer object
- createLayer now takes id as a parameter rather than an option
2022-04-10 19:26:33 -05:00
..
components Update bounding rects when fonts have loaded in 2022-04-01 01:08:26 -05:00
data Fix independent gain, add current cost 2022-04-10 15:05:49 -07:00
features Persistence rework 2022-04-10 19:26:33 -05:00
game Persistence rework 2022-04-10 19:26:33 -05:00
lib Implemented Particles feature 2022-03-27 00:39:23 -05:00
util Persistence rework 2022-04-10 19:26:33 -05:00
App.vue Removed unused updateMouse function 2022-03-27 00:49:04 -05:00
main.css Added notifications to actions 2021-08-27 00:18:34 -05:00
main.ts Converted variables that track time to numbers 2022-03-11 15:33:08 -06:00