Commit Graph

121 Commits

Author SHA1 Message Date
X-Zero-L
5e48c1bd74
Upd: character (#98)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-09-20 13:35:15 +08:00
LmeSzinc
a800bdb214 Fix: Retry when joystick contact lost 2023-09-20 01:20:52 +08:00
LmeSzinc
0279a8dc4d Fix: Get SimUni points at double event 2023-09-17 09:34:17 +08:00
LmeSzinc
1f47d63af8 Fix: Assignment duration and name OCR 2023-09-17 08:09:00 +08:00
LmeSzinc
194e4df4fe Refactor: Game server configuration and timezones 2023-09-16 03:50:58 +08:00
LmeSzinc
b2a86fe792 Fix: [EN] Assignment name in multiple rows 2023-09-16 01:37:06 +08:00
LmeSzinc
37e29838c5 Refactor: Get in-game language from plane name 2023-09-15 13:29:22 +08:00
LmeSzinc
2854a9eea8 Fix: Add setting In-game Text Language 2023-09-13 04:25:02 +08:00
LmeSzinc
76127b90e7
Merge pull request #90 from LmeSzinc/dev
Bug fix
2023-09-13 02:24:06 +08:00
LmeSzinc
29568c770c Fix: Uninstall registry pointed non-exists directory (#88) 2023-09-13 02:22:43 +08:00
Zebartin
0a32329664
Fix: Assignments missing groups (#89) 2023-09-12 18:36:24 +08:00
LmeSzinc
b734e1c407 Fix: Template name at config add 2023-09-11 23:49:20 +08:00
LmeSzinc
c41210d6fb Opt: Hide Rogue task on GUI 2023-09-11 23:34:54 +08:00
LmeSzinc
66837083c2 Opt: DungeonDaily_StagnantShadow default to Stagnant_Shadow_Quanta 2023-09-11 19:21:00 +08:00
LmeSzinc
fb6b11d154 Fix: Use The_Hunt instead of Hunt 2023-09-11 02:32:33 +08:00
LmeSzinc
269f704abd Fix: Handle OCR error on bleesings 2023-09-11 01:04:33 +08:00
LmeSzinc
c83edea596 Opt: Re-arrgange simuni settings 2023-09-10 23:52:53 +08:00
LmeSzinc
e8a38bc1e1
Merge pull request #58 from 5upernova-heng/add/rouge_buff_selector
Add: rogue buff selector
2023-09-10 22:43:22 +08:00
LmeSzinc
f85be40c98 Fix: import BoxedResult 2023-09-10 19:23:27 +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
3f2847960f Fix: webui.config.DeployConfig caught setattr from father class 2023-09-10 14:52:37 +08:00
LmeSzinc
49f4b9618e Add: AppAsarUpdate and GitOverCdn 2023-09-10 02:10:57 +08:00
LmeSzinc
3397869195 Add: Replace Alas with SRC on frontend 2023-09-10 01:55:14 +08:00
LmeSzinc
9bb71b653a Fix: Chinese encoding on stderr 2023-09-10 01:53:34 +08:00
LmeSzinc
0067e343b2 Upd: [ALAS] installer 2023-09-09 18:36:14 +08:00
LmeSzinc
f7bc6980f9 Opt: Set rec_batch_num=1 for faster ocr 2023-09-08 23:00:56 +08:00
LmeSzinc
16f4f061c1 Refactor: Migrate to pponnxcr 2023-09-08 22:23:57 +08:00
Hengyu
4b1e61d14b Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
#	module/config/config_generated.py
2023-08-31 14:33:55 +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
92bbb9204a Upd: Set maximum trailblaze power to 240 2023-08-30 19:14:14 +08:00
X-Zero-L
6124447a83
Upd: character and i18n (#71)
* Upd: character and i18n

* Upd: i18n

* Fix bug

* Fix bug

* Fix bug

* Fix: bug

* Upd: convert

* Fix bug

* Modify the order
2023-08-30 18:46:18 +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
9e2445d5b1 Fix: Typo in DungeonDaily_StagnantShadow (fixed #68) 2023-08-29 03:03:45 +08:00
Hengyu
2465401d31 Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
#	module/config/config_generated.py
2023-08-28 19:50:20 +08:00
LmeSzinc
665c112330 Add: Stored trailblaze power 2023-08-28 01:12:10 +08:00
LmeSzinc
51348e7e30 Fix: [ALAS] Revise serial as fool-proof 2023-08-28 00:04:37 +08:00
LmeSzinc
e4e5d8d558 Opt: [ALAS] Turn type lock to type state 2023-08-27 23:09:21 +08:00
LmeSzinc
197bfa9613 Opt: Move assignment duration to the last 2023-08-27 17:44:22 +08:00
Hengyu
9a17af2d12 Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
2023-08-27 17:38:33 +08:00
LmeSzinc
b5030e0ab1 Add: Link task Assignment with daily tasks 2023-08-27 17:27:47 +08:00
LmeSzinc
b303341297 Add: [ALAS][TW] Standardize zh-TW translation 2023-08-27 17:18:42 +08:00
LmeSzinc
a5e2eb0004 Refactor: Link task dungeon with daily quests 2023-08-27 17:13:05 +08:00
LmeSzinc
4719d3da60 Add: [ALAS] stored and state widgets 2023-08-27 17:02:11 +08:00
Hengyu
97ff1c8554 Add: unrecorded preset option 2023-08-23 03:00:45 +08:00
LmeSzinc
76318175e8 Add: [ALAS] Timer.set_current() 2023-08-21 01:26:18 +08:00
LmeSzinc
0be028427b Refactor: [ALAS] Minitouch multi-finger support 2023-08-21 01:25:21 +08:00
LmeSzinc
bc9642772f Add: Dungeon at double relic event 2023-08-21 01:14:40 +08:00