StarRailCopilot/tasks/rogue/route
Schwarze-Katze 880bb2a911
Apply StoredCounter for counting farm times (#419)
* Apply StoredCounter in counting farm times

* i18n for SimulatedUniverseElite counter (probably used for display in future)

* change display style to "counter" style

* Configure ConfigUpdater.redirect and rename `SimulatedUniverseElite` config item to `SimulatedUniverseFarm`

* show `Rogue.RogueWorld.SimulatedUniverseFarm` in disabled mode only when `Rogue.RogueWorld.WeeklyFarming` is checked

* treat Rogue_RogueWorld_SimulatedUniverseFarm specially to display value only;
i18n for SimulatedUniverseFarm item;
bugfix on counter convert

* Set display style of stored counter

* update counter despite whether farming is enabled
2024-05-09 15:36:52 +08:00
..
base.py Apply StoredCounter for counting farm times (#419) 2024-05-09 15:36:52 +08:00
exit.py Fix: Point in tuple cannot be compared to int 2024-04-19 18:03:55 +08:00
loader.py Fix: Retry ranged character switch if the first time failed 2024-05-08 02:54:12 +08:00
model.py Refactor: Record both doors of each rogue domain 2023-11-14 02:26:12 +08:00