Commit Graph

81 Commits

Author SHA1 Message Date
LmeSzinc
81a26d5e78 Pref: Lower screenshot speed during teleportation 2024-07-06 01:08:33 +08:00
LmeSzinc
80802663be Fix: Leave rogue on error instead of restarting 2024-05-20 23:35:06 +08:00
LmeSzinc
43fddd445c Fix: Handle curio popup after combat, the curio effect 2024-05-20 15:30:21 +08:00
LmeSzinc
da52834bb4 Fix: Special match Jarilo_BackwaterPass_F1_X613Y755 before Occurrence_Luofu_DivinationCommission_F2_X425Y791 2024-05-14 03:09:31 +08:00
LmeSzinc
5f9ec0ed57 Fix: Multiple right doors are classified as left and right doors 2024-05-14 03:09:31 +08:00
LmeSzinc
b784c17ac0 Fix: Match Combat_Luofu_DivinationCommission_F1_X97Y457 before Combat_Luofu_Cloudford_F1_X283Y865 2024-05-14 03:09:31 +08:00
LmeSzinc
415fa61df9 Fix: Try without preprocess if no doors matched 2024-05-14 03:09:31 +08:00
LmeSzinc
bc82e00df9 Upd: Route copy Jarilo_BackwaterPass_F1_X503Y736 2024-05-13 12:57:49 +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
7d9ae07e5e Fix: Retry ranged character switch if the first time failed 2024-05-08 02:54:12 +08:00
LmeSzinc
66aa3c4848 Fix: Special match Occurrence_Luofu_Cloudford_F1_X241Y947 2024-05-07 23:13:33 +08:00
LmeSzinc
9cf388b8e0 Fix: Special match Occurrence_Luofu_DivinationCommission_F2_X149Y659
should before Occurrence_Luofu_DivinationCommission_F2_X425Y791
2024-05-07 23:13:33 +08:00
LmeSzinc
62f7f38f10 Fix: Special match Occurrence_Jarilo_RivetTown_F1_X157Y435 2024-04-21 23:31:49 +08:00
LmeSzinc
fc5dc22dfd Fix: Point in tuple cannot be compared to int 2024-04-19 18:03:55 +08:00
LmeSzinc
d4d1b46dfd Fix: screen2direction gets high DomainDoor when going downhills 2024-04-19 00:34:05 +08:00
LmeSzinc
13199daeb7 Fix: Special match Combat_Herta_SupplyZone_F2_X543Y255 2024-04-18 23:15:00 +08:00
LmeSzinc
a0fd30193c Fix: Special match Combat_Luofu_DivinationCommission_F1_X737Y237 2024-04-15 03:45:50 +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
af07cf9c02 Fix: Avoid special matching Combat_Luofu_Cloudford_F1_X283Y865 in Combat_Herta_SupplyZone_F2_X45Y369 2024-03-30 00:25:04 +08:00
LmeSzinc
b6d022866f Upd: _position_match_special 2024-03-27 22:57:34 +08:00
LmeSzinc
f2ada19c16 Fix: Claer items on the way to dungeon exit 2024-03-20 18:39:03 +08:00
LmeSzinc
c469d254bd Fix: Special match Luofu_Cloudford_F1_X281Y873 2024-03-12 15:47:56 +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
1b07529659 Fix: Occurrence_Luofu_ArtisanshipCommission_F1_X169Y491 2023-12-10 02:15:32 +08:00
LmeSzinc
77ff458499 Fix: Routes in Herta_SupplyZone_F2 2023-12-10 00:44:28 +08:00
LmeSzinc
304c122d80 Dev: Add Rogue image tracking 2023-12-09 21:39:37 +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
37575e6129 Opt: Update screenshot before finding routes 2023-11-21 11:50:26 +08:00
LmeSzinc
e3eae4847a Opt: Clear items at waypoints also 2023-11-21 11:49:59 +08:00
LmeSzinc
b8e97bb26e Upd: Rogue routes 2023-11-19 23:05:43 +08:00
LmeSzinc
7219a7d7bd Fix: Handle blessings at domain exit 2023-11-18 03:54:56 +08:00
LmeSzinc
ec3ca73972 Upd: Rogue routes 2023-11-18 03:53:58 +08:00
LmeSzinc
eefc68f876 Upd: Rogue routes 2023-11-17 19:14:18 +08:00
LmeSzinc
914da3715f Upd: Update rogue routes 2023-11-16 22:21:04 +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
6dee0dd378 Fix: Match special route Occurrence_Herta_StorageZone_F2_X363Y166 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
e3c65ffa46 Add: Switch to ranged characters 2023-11-10 23:08:02 +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