TMT-Demo/tests/game
thepaperpilot ff14443102 Complete the rewrite
Renderables no longer get wrapped in computed refs, because JSX.Elements don't like that (desyncs with the DOM)
Relatedly, a lot of display functions got fairly simplified, removing unnecessary local components
Added `MaybeGetter` utility type for something that may be a getter function or a static value (but not a ref)
Made Achievement.vue use a Renderable for the display. The object of components can still be passed to `createAchievement`
Made Challenge.vue use a Renderable for the display. The object of components can still be passed to `createChallenge`
Fixed some issues introduced by the rewrite that broke particles systems
2024-12-11 13:58:14 -06:00
..
__snapshots__ Merge remote-tracking branch 'template/feature/feat-and-board-rewrite' into feat/board-feature-rewrite 2024-12-03 22:11:01 -06:00
formulas.test.ts Feature rewrite 2024-11-29 08:02:24 -06:00
modifiers.test.ts Complete the rewrite 2024-12-11 13:58:14 -06:00
requirements.test.ts Feature rewrite 2024-11-29 08:02:24 -06:00