Commit Graph

187 Commits

Author SHA1 Message Date
LmeSzinc
048abcfde4 Fix: Too many config read/write in Stored.clear() 2024-06-17 02:34:37 +08:00
LmeSzinc
726a829e89 Fix: BattlePass should prior to DailyQuest so it can be called 2024-06-15 03:48:44 +08:00
LmeSzinc
ecc633df89 Opt: Delay weekly to next monday to save time
optimised for running once a day
2024-06-15 00:31:14 +08:00
LmeSzinc
33eedc2c63 Add: Display overall progress of character planner 2024-06-12 03:20:57 +08:00
LmeSzinc
c8acd75eda Upd: Add support character TrailblazerHarmony 2024-06-11 21:32:40 +08:00
LmeSzinc
8dfac73f30 Chore: [ALAS] Move func methods to the Alas class 2024-05-30 17:30:09 +08:00
Zero
f661ed5ced
Upd: Character (#488)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-05-30 10:00:33 +08:00
LmeSzinc
e26e733f3d Doc: Add help text of character planner 2024-05-28 22:08:11 +08:00
LmeSzinc
4a5508859e Fix: Default dungeon wasn't converted to 2.0 2024-05-27 23:42:30 +08:00
LmeSzinc
d6968fdf64 Del: Remove do_not_use option of dungeon support cuz no effect 2024-05-27 22:03:11 +08:00
LmeSzinc
0da3a9f328 Del: Delete DungeonDaily group since dailies require dungeons less often 2024-05-27 15:35:44 +08:00
LmeSzinc
aacf1650fc Merge branch 'master' into dev 2024-05-20 00:20:03 +08:00
Zebartin
99a6ab2a11 feat: Event assignments (All About Boothill) 2024-05-19 23:50:37 +08:00
LmeSzinc
9795103f4d Add: Planner result scanner on GUI 2024-05-19 19:26:20 +08:00
LmeSzinc
da135402d4 Add: Show planner on gui 2024-05-18 00:51:27 +08:00
LmeSzinc
117704273f Add: Planner progress in config 2024-05-18 00:07:14 +08:00
LmeSzinc
092b2e60db Upd: Assignment resorted in 2.2 (#453) 2024-05-13 03:04:42 +08:00
LmeSzinc
56af575a5a Chore: SimulatedUniverseFarm should be the last 2024-05-09 17:45:36 +08:00
Yinhr
4e05aa37a3
Upd: Add new dungeon and weekly in gui by config updater (#447)
* Fix: Food_Improvement_Plan does not exist anymore

* Upd: Add new dungeon and weekly in gui by config updater

* Fix: OCR of TM in dungeon

* Fix: remove TM in keywords

* Fix: remove TM in GUI

* Fix: Remove redundant i18n in en-US

---------

Co-authored-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2024-05-09 17:40:41 +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
Zero
bad70f415a
Upd: Character (#445)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-05-08 16:46:11 +08:00
LmeSzinc
a3ce30dc96 Fix: VALID_CLOUD_PACKAGE uses wrong package list
causing cloud game client undetected during emulator start
2024-04-30 00:51:32 +08:00
Zero
47b8f4a37d
Upd: Character (#422)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-18 21:32:58 +08:00
LmeSzinc
6ec8df8076 Opt: Early init minitouch and MaaTouch for faster startup 2024-04-15 19:27:20 +08:00
LmeSzinc
aa700b81db I18n: WeeklyFarming description 2024-04-15 00:38:20 +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
03ed78f905 Sync: [ALAS] Add nemu_ipc 2024-04-14 19:11:32 +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
d01fa33cf0 Upd: Config update 2024-03-27 23:15:10 +08:00
Zero
757b137cb2
Upd: Character (#387)
* Fix: double information location (#369)

* Upd: Character

---------

Co-authored-by: Yinhr <110515845+Yinhaoran1128@users.noreply.github.com>
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-03-27 21:26:43 +08:00
LmeSzinc
1cfed81433 Add: Do double events 2024-03-20 18:37:49 +08:00
LmeSzinc
774df1b0aa Opt: Guarantee dailies done 2024-03-20 18:35:07 +08:00
LmeSzinc
e90f865674 Fix: Limit config combinations in cloud game 2024-03-16 16:24:44 +08:00
LmeSzinc
cdb2d97c9f Merge branch 'master' into dev
# Conflicts:
#	tasks/combat/state.py
2024-03-11 01:54: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
katze
7130b09540 translation bugfix 2024-03-06 17:11:37 +08:00
katze
e49ec5479e multilanguage translation 2024-03-06 16:57:01 +08:00
katze
0d4ee2640f rogue farming feature: enter rogue when RogueWorld_WeeklyFarming is enabled to acquire materials from boss 2024-03-06 16:32:14 +08:00
Zero
dbb5658103
Upd: Character (#352) 2024-02-29 23:01:29 +08:00
LmeSzinc
7820756321 Add: Able to use support characters in weekly (#296) 2024-02-24 00:43:08 +08:00
LmeSzinc
7e8963d88c I18n: Update relic sets 2024-02-07 22:07:40 +08:00
Zebartin
4bb0cd6ef6
Add: Add i18n auto generation for assignments (#308) 2024-02-07 21:43:20 +08:00
LmeSzinc
5191674920 Fix: Entering calyx crimson 2024-02-07 08:04:45 +08:00
LmeSzinc
0cf7700555 Upd: Redirect to 2.0 dungeon settings 2024-02-07 08:04:45 +08:00
LmeSzinc
162132a0b0 Add: Sorted dungeon name treanslations 2024-02-07 08:04:45 +08:00
LmeSzinc
39ac8831df Dev: Extract dungeons with plane_id 2024-02-07 08:04:45 +08:00
Zero
cfde77f7ef
Upd: Character (#304) 2024-02-06 15:10:15 +08:00