pokerogue icon indicating copy to clipboard operation
pokerogue copied to clipboard

offline mode - adds daily run and fixes clear freezes

Open Nexllon opened this issue 9 months ago • 1 comments

Rewrote #799 and #808. Fixes #828 and #791 for example.

  • Added Daily run's to offline mode (seed generated based on Date).
  • Fixed the freeze that was caused by calling api "savedata/newclear" when offline.
  • Implemented a local validation of daily runs to keep the once per day reward.

It's all commented to make things clear

Nexllon avatar May 13 '24 23:05 Nexllon

Implemented a local validation of daily runs to keep the once per day reward.

For offline mode btw

Nexllon avatar May 13 '24 23:05 Nexllon