Commit Graph

233 Commits

Author SHA1 Message Date
LmeSzinc
f81b40963d Fix: Dungeon list swiping in 2.5 2024-09-10 22:41:00 +08:00
LmeSzinc
0ef39164ee Upd: Keywords in 2.5 2024-09-10 16:08:07 +08:00
LmeSzinc
216a1bac2f Refactor: Abstract StaminaStatus class to handle various states 2024-08-11 02:45:03 +08:00
Zero
9bcb315615 Upd: keyword_extract and i18n 2024-07-31 14:28:28 +08:00
LmeSzinc
2621cb5d53 Fix: Weekly farming was skipped if immersifiers are preserved for ornament 2024-07-15 18:50:05 +08:00
LmeSzinc
91f1a8e605 Fix: Don't claim domain reward if ornament enabled (#565) 2024-07-09 19:38:00 +08:00
LmeSzinc
7042ddcfb6 Fix: [CN] Handle OCR error on Interstellar_Construct_Burst_Lattice 2024-07-06 02:04:45 +08:00
LmeSzinc
81a26d5e78 Pref: Lower screenshot speed during teleportation 2024-07-06 01:08:33 +08:00
LmeSzinc
7389788278 Fix: Handle missing 一 on A_box_of_expired_doughnuts 2024-07-06 01:02:49 +08:00
LmeSzinc
0339b1c852 Fix: Ornament scheduling 2024-07-02 05:29:16 +08:00
LmeSzinc
1697753f31 Fix: Handle forcely redirected to unfinished world (#549) 2024-06-27 02:27:53 +08:00
LmeSzinc
32afdd13db Fix: Raise RequestHumanTakeover if rogue team wasn't prepared 2024-06-27 01:45:33 +08:00
LmeSzinc
ca1fb97a27 Fix: Enter classic rogue 2024-06-22 00:42:40 +08:00
Zero
1e1ad5dda8
Fix keyword_extract and i18n (#530)
* Fix keyword_extract and i18n

* Fix: config redirection

* Upd: i18n

* Fix: empty name warning in GenerateKeyword class

* Fix: config redirection
2024-06-19 21:49:12 +08:00
LmeSzinc
3a22813ad5 Opt: Stop at RogueTeamNotPrepared so users can be informed 2024-06-15 00:31:13 +08:00
LmeSzinc
90a6ca003a Fix: CloudRemainSeasonPass.value 2024-06-10 16:58:49 +08:00
LmeSzinc
004e1f03ee Fix: [CN] Handle ocr error between 未 and 末 2024-06-04 16:13:52 +08:00
LmeSzinc
9fd1d76392 Opt: Disable WeeklyFarming on cloud game 2024-06-03 21:28:03 +08:00
LmeSzinc
b2015a6909 Fix: Handle character switch popup during rogue tp 2024-05-28 01:00:42 +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
edb55c6f64 Fix: Close weekly reward popup in _rogue_theme_set() 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
8885d0e791 Fix: Scroll was never set if only one button is at bottom 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
e0707b8286 Fix: [CN] Handle curio fixed
TODO: [EN] Update CURIO_FIXED
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
LmeSzinc
3018449c9c Fix: Match binary template on MAIN_GOTO_CHARACTER and MAP_EXIT 2024-05-13 12:36:11 +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
80d1fbf9e5 Fix: Consider multiple rogue runs as separated tasks 2024-05-08 18:59:31 +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
50ae72d17a Upd: 2.2 Keyword extract 2024-05-08 16:33:15 +08:00
LmeSzinc
7d9ae07e5e Fix: Retry ranged character switch if the first time failed 2024-05-08 02:54:12 +08:00
LmeSzinc
4d086d1753 Opt: Wait rogue buttons loaded before clicking to prevent retries 2024-05-08 00:47:42 +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
Zebartin
6a8a7d18c8 Fix: Add handle_blessing_popup in blessing choosing 2024-05-07 12:14:21 +08:00
Jerry Lingjie Mei
a8e2dab328
Fix custom resonance filter errors. (#430)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-22 23:17:55 +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
LmeSzinc
1d57777b32 Fix: Check rogue entry button available 2024-04-14 23:23:49 +08:00
LmeSzinc
6c56f5e286
Merge pull request #361 from Schwarze-Katze/master
Add feature of material farming in task RogueWorld
2024-04-14 21:42:29 +08:00
LmeSzinc
b89289b686 Upd: [CN] CURIO_OBTAINED when using TopazNumby's techniques (#384) 2024-04-08 22:56:23 +08:00
katze
4988fb1f2f optimize expiration judging 2024-04-02 12:23:28 +08:00