LmeSzinc
43fddd445c
Fix: Handle curio popup after combat, the curio effect
2024-05-20 15:30:21 +08:00
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
LmeSzinc
09e675758c
Fix: Clear blessings after executing a battle so blessings can be handled in rotation_set()
2024-05-08 18:41:42 +08:00
LmeSzinc
d4fe1959a8
Fix: No items enroute in Luofu_StargazerNavalia_F1_X521Y595
2024-04-15 02:38:04 +08:00
katze
721ae38291
improves readability
2024-04-01 10:33:06 +08:00
katze
f262140fb6
Seperate stored counter into an independent class
2024-04-01 01:58:46 +08:00
Schwarze-Katze
792eb2157a
Merge branch 'LmeSzinc:master' into master
2024-04-01 00:27:15 +08:00
LmeSzinc
f2ada19c16
Fix: Claer items on the way to dungeon exit
2024-03-20 18:39:03 +08:00
katze
2bc797f3e2
Add comments in stored counter class definition
2024-03-09 15:58:37 +08:00
katze
f5bc0d0ce1
Use stored counter to count boss farming times to run
2024-03-09 15:12:11 +08:00
LmeSzinc
0b69679a45
Fix: Blessing type
2023-12-19 01:01:31 +08:00
LmeSzinc
fcb81bde46
Add: Prioritize stamina for rogue
2023-12-08 22:52:28 +08:00
LmeSzinc
e398c79687
Opt: Re-arrange rogue settings
2023-12-07 00:45:20 +08:00
LmeSzinc
e3eae4847a
Opt: Clear items at waypoints also
2023-11-21 11:49:59 +08:00
LmeSzinc
7219a7d7bd
Fix: Handle blessings at domain exit
2023-11-18 03:54:56 +08:00
LmeSzinc
461f3884d2
Add: Clear enroute items without recording them
2023-11-16 20:33:07 +08:00
LmeSzinc
6714c2028a
Fix: Clear items in respite zone
2023-11-16 18:54:18 +08:00
LmeSzinc
d43bc6ffad
Opt: Shorten unexpected timer as items are randomly generated
2023-11-15 01:07:53 +08:00
LmeSzinc
2591a3aee0
Refactor: Auto-switch between domain exit implements
2023-11-15 01:07:53 +08:00
LmeSzinc
1a2310ca9e
Refactor: Record both doors of each rogue domain
2023-11-14 02:26:12 +08:00
LmeSzinc
9d282b23b7
Fix: Handle Herta drop in rogue rewards
2023-11-03 21:13:26 +08:00
LmeSzinc
e4f34919d2
Opt: Support starting rogue from path page
2023-11-02 01:42:46 +08:00
LmeSzinc
e1903f0ed4
Fix: Failed to receive weekly reward if immersifier is full
2023-10-23 22:36:40 +08:00
LmeSzinc
a6546fdc5f
Fix: Handle blessing during rogue walk
2023-10-23 02:33:25 +08:00
LmeSzinc
9a113a7b9b
Add: claim immersifier rewards
2023-10-20 21:57:32 +08:00
LmeSzinc
fe39645e59
Refactor: Move assets to tasks/rogue/weekly
2023-10-20 03:03:27 +08:00
LmeSzinc
cfd8c1d4f1
Add: Add rogue task to scheduler and prefer occurrence
2023-10-19 01:04:30 +08:00
LmeSzinc
8750704a4d
Fix: Retry predict_door_by_name() to handle random OCR errors
2023-10-18 21:51:51 +08:00
LmeSzinc
f7b6763b8b
Fix: end_point may be considered as arrived
...
use a fake waypoint instead
2023-10-15 04:26:47 +08:00
LmeSzinc
4491924dcd
Fix: Wait appear animation to prevent double click
2023-10-15 04:23:50 +08:00
LmeSzinc
d028023523
Merge pull request #141 from Zebartin/rogue-dev
...
Add: Ocr and select rogue event options
2023-10-10 00:13:35 +08:00
LmeSzinc
7a22c2394f
Add: Loop rogue domains
2023-10-08 00:58:05 +08:00
Zebartin
76febf3883
Refactor: Rename title to event_title
2023-10-07 22:20:01 +08:00
Zebartin
e48eb27fbc
Add: Ocr and select rogue event options
2023-10-07 21:55:58 +08:00
LmeSzinc
8b79397984
Fix: Handle first-time cleared reward at rogue exit
2023-10-06 22:56:34 +08:00
LmeSzinc
f27510edd2
Del: Waypoint.end_rotation
2023-10-06 22:55:07 +08:00
LmeSzinc
357c3096c1
Fix: Handle BLESSING_ENHANCED and BLESSING_OBTAINED popups
2023-10-06 17:07:24 +08:00
LmeSzinc
7af080bd49
Opt: Optimize bleesing imports
2023-10-05 18:52:55 +08:00
LmeSzinc
312cc6f617
Add: Detect domain exit and go
2023-10-05 03:30:40 +08:00
LmeSzinc
0dbdd27f9b
Add: Simple rogue event handler
2023-10-04 11:06:28 +08:00
LmeSzinc
c217fb0fb9
Fix: Entered herta shop on the way to exit
2023-10-04 10:47:36 +08:00
LmeSzinc
398488f5e7
Fix: Rogue bugfixes
...
- Do nothing if multiple aim found
- Continue walking after handle_map_A()
- Allow arrive with unexpected result
- Strict route search
2023-10-03 17:59:51 +08:00
LmeSzinc
76805d6753
Add: Rogue route framework
2023-10-02 16:32:53 +08:00