Gent Semaj

Results 6 comments of Gent Semaj

How much of this did the refactor address? i.e. what's left to clean up moving forward?

Same comment as the other issue, how much of this is left to clean up post-refactor branch merge?

Is this ready for FCP now that the documentation issue has been addressed? Would love to see this stabilized.

Findings: - Nano stamina **did** recover after winning a corruption attack ([source](https://youtu.be/DO_YNhlba1s?si=vnzG56gDD2Q0RD7p&t=342)) so our current behavior is correct here (no bug) - Found the regression related to eruption attacks; a...

The `aNanoBank` and `aNanoSlots` fields in `sP_FE2CL_REP_RELOAD_CHAR` appear to be ignored by the client. I don't actually think we need more than our existing `sendNanoBookSubset()` function; moving the call to...

Actually, this bug seems to have 100% repro if the client manages to processes `P_FE2CL_REP_NANO_BOOK_SUBSET` _after_ loading in, so the solution seems to be reliably getting that packet over before...