Commit Graph

134 Commits

Author SHA1 Message Date
LmeSzinc
0ef39164ee Upd: Keywords in 2.5 2024-09-10 16:08:07 +08:00
Zero
1c914a8854
Upd: Character (#614) 2024-08-26 22:09:28 +08:00
LmeSzinc
652cb20670 Gui: Move Ornament to daily group
- Gui: Remove world 7 before SLAM pathfinding added
2024-08-14 15:26:33 +08:00
LmeSzinc
1ba1caabcd Add: Store reserved trailblaze power 2024-08-11 02:45:03 +08:00
Zero
ba16d0d579
Upd: Character (#596) 2024-07-31 19:15:57 +08:00
Zero
9bcb315615 Upd: keyword_extract and i18n 2024-07-31 14:28:28 +08:00
LmeSzinc
bd86564fd7 Fix: Assume daily quests if it's expired 2024-07-19 02:00:01 +08:00
LmeSzinc
650664ca3d Fix: Add stored object BattlePassQuestStagnantShadow 2024-07-19 01:48:49 +08:00
LmeSzinc
a0cbcd0d0a Chore: Reuse code in fuel 2024-07-18 23:27:41 +08:00
LmeSzinc
b70d6bb48b
Merge pull request #551 from 5upernova-heng/add/more_trablaize_power
Add: use fuel & extract trailblaze power
2024-07-16 01:23:07 +08:00
Hengyu
bb61d184c2 Upd: gui. Extract this commit's change into a new argument group 2024-07-11 14:36:56 +08:00
LmeSzinc
02df312daa Opt: Remove DailyQuest states, show stored values 2024-07-02 04:21:28 +08:00
LmeSzinc
a11118dd49 Fix: Limit combinations 2024-07-02 03:00:21 +08:00
LmeSzinc
09acc8f076 Add: GUI option of Ornament 2024-07-01 22:18:58 +08:00
Hengyu
78923246a6 Upd: gui 2024-06-26 13:09:21 +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
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
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
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
Zero
47b8f4a37d
Upd: Character (#422)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-18 21:32:58 +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
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
cdb2d97c9f Merge branch 'master' into dev
# Conflicts:
#	tasks/combat/state.py
2024-03-11 01:54:56 +08:00
katze
f5bc0d0ce1 Use stored counter to count boss farming times to run 2024-03-09 15:12:11 +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
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