Commit Graph

36 Commits

Author SHA1 Message Date
LmeSzinc
998bb415d2 Fix: [ALAS] Show empty stored 2024-07-02 04:21:28 +08:00
LmeSzinc
4677e43bbf Fix: Extend wait time so Rogue can be waited across update 2024-06-27 01:42:06 +08:00
LmeSzinc
6be818dfd6 Opt: Remove eta of weekly items since it's meaningless 2024-06-18 12:41:52 +08:00
LmeSzinc
2d0b67271d Opt: [ALAS] Remove purple color when planner full 2024-06-18 02:51:10 +08:00
LmeSzinc
33eedc2c63 Add: Display overall progress of character planner 2024-06-12 03:20:57 +08:00
LmeSzinc
8dfac73f30 Chore: [ALAS] Move func methods to the Alas class 2024-05-30 17:30:09 +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
f58aec2f6a Opt: [ALAS] Improve ui appearance of stored object 2024-05-09 17:44:39 +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
eb7086e809 Fix: [ALAS] Deploy config wasn't redirected after Updater.delay() 2024-04-22 23:42:00 +08:00
LmeSzinc
20de15e011 Add: Dialogue clicker settings 2023-12-27 00:56:25 +08:00
LmeSzinc
94e1ad287b Fix: [ALAS] Height of log-bar in daemon overview 2023-12-27 00:56:25 +08:00
LmeSzinc
6b8aff93da Add: [ALAS] Hide custom settings if custom is not selected 2023-12-18 23:29:37 +08:00
LmeSzinc
a7ac003479 Fix: [ALAS] Checkbox cannot be dynamically updated 2023-12-07 22:32:04 +08:00
LmeSzinc
afa94986bc Merge branch 'bug_fix' into dev
# Conflicts:
#	tasks/base/popup.py
#	tasks/base/ui.py
#	tasks/dungeon/state.py
#	tasks/dungeon/ui.py
2023-11-03 01:36:05 +08:00
LmeSzinc
4a3af51c80 Refactor: Config update callback and add dungeon settings sync 2023-11-03 01:33:46 +08:00
LmeSzinc
b1c3c0caef Fix: [ALAS] Validate datetime instead of using regex 2023-11-02 19:03:10 +08:00
LmeSzinc
1e4db4eef0 Opt: More friendly record time on dashboard 2023-11-02 11:59:04 +08:00
LmeSzinc
da314d31d5 Fix: Value typo at DaysAgo 2023-10-01 01:56:03 +08:00
LmeSzinc
77c394fe18 Fix: [ALAS] Update check fallback to classic git pull if git-over-cdn fails 2023-10-01 01:54:53 +08:00
LmeSzinc
cfc5f9455e Add: Spanish on webui 2023-09-25 23:25:22 +08:00
LmeSzinc
8f25862b77 Fix: Empty items are displayed on dashboard 2023-09-24 17:06:41 +08:00
LmeSzinc
b734e1c407 Fix: Template name at config add 2023-09-11 23:49:20 +08:00
LmeSzinc
04e9e39384 Fix: console_hdlr imports 2023-09-10 18:14:40 +08:00
LmeSzinc
bdbbc68777 Add: Use GitOverCdn at GUI update check 2023-09-10 18:00:47 +08:00
LmeSzinc
3397869195 Add: Replace Alas with SRC on frontend 2023-09-10 01:55:14 +08:00
LmeSzinc
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
LmeSzinc
5d3efe1d44 Fix: Dashboard is not updated during continuous value set 2023-08-30 19:30:54 +08:00
LmeSzinc
246c039dc8 Add: Assigment and Sim.Uni. in dashboard 2023-08-30 00:49:46 +08:00
LmeSzinc
a087189e54 Add: Dashboard on GUI 2023-08-30 00:45:28 +08:00
LmeSzinc
4719d3da60 Add: [ALAS] stored and state widgets 2023-08-27 17:02:11 +08:00
LmeSzinc
1f8a9383f7 Add: Alas scheduler 2023-06-18 01:07:39 +08:00
LmeSzinc
1a564b4e8e Sync: [ALAS] List tasks instead of collapsing them in submodules 2023-06-17 23:11:57 +08:00
LmeSzinc
b29d6fcc61 Opt: Move gui backend to port 22367 and clean up configs 2023-06-17 22:41:56 +08:00
LmeSzinc
c24f2a0488 Add ALAS framework 2023-05-14 15:48:34 +08:00