Mark Klara
Mark Klara
The UI `css` is not fully established by that point either. At a minimum we probably need `table td` to have the border color and size, so that it's better...
I have a local change ready for the tap handling section. But it's dependent on a bunch of the other PRs landing, so I'll just hold off until those get...
Dependent PRs are in. I will propose some more PRs to finish up the rest of the tutorial.
The last section missing is the `GameInProgressPhase` logic. That phase has the most logic, so this section will take some time. But adding it will complete the tutorial! :) https://ravens.dev/tutorial/#implementing-gameinprogressphase
Do you have example rom names to check?
``` Exception setting "WindowHeight": "The value must be less than the console's current maximum window size of 45 in that dimension. Note that this value depends on screen resolution and...
It seems to be an issue if you have the `Scale` increased in your display settings:  I confirmed it would work properly if the scale is not set. Perhaps...
Still need to implement: 1. Seedspray 2. Floral Bouquet: 3. Rotten Stench 4. Soothing Aroma (only used by NMs when under 50% HP) Finding the animations for these is the...
Soothing aroma animation is `1554`.
Soothing aroma animation ID is `1554`. I'm pretty sure Seed Spray is `1549` but need to confirm.