Nexllon

Results 7 comments of Nexllon

> Implemented a local validation of daily runs to keep the once per day reward. For offline mode btw

It's a recently fixed issue, you gotta update your game

> Daily runs on offline mode bypass the once per day reward. This is a change in balance between online and offline. That's true, I was thinking about how easily...

> ```ts > export const isLocal = window.location.hostname === 'localhost' || window.location.hostname === ''; > ``` > > How easy is this to spoof to be false As easy as...

@Flashfyre since the issue with this PR is correlated to [#808](https://github.com/pagefaultgames/pokerogue/pull/808) that is not yet implemented (and will be fixed). Could we push this and fix in the other issue?...

I saw it, but you still get the first save found, not the actual last save slot you played Nor does it fix the win/lose scenario It's not the root...