Commit Graph

31 Commits

Author SHA1 Message Date
LmeSzinc
f81b40963d Fix: Dungeon list swiping in 2.5 2024-09-10 22:41:00 +08:00
LmeSzinc
72d8673434 Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
LmeSzinc
3018449c9c Fix: Match binary template on MAIN_GOTO_CHARACTER and MAP_EXIT 2024-05-13 12:36:11 +08:00
LmeSzinc
282ab6da72 Chore: _dungeon_nav_goto now receive nav input 2024-02-12 23:29:21 +08:00
LmeSzinc
7ac61ef2af Upd: Forgotten hall nav assets 2024-02-06 22:42:44 +08:00
LmeSzinc
e9d700bd53 Upd: UI navigation to forgotten hall 2024-02-06 15:58:34 +08:00
LmeSzinc
6fe3c28fca Fix: Select team characters in forgotten hall 2023-12-27 21:40:38 +08:00
LmeSzinc
696a04e9ac Fix: Teleport to forgotten hall 2023-12-27 21:01:45 +08:00
LmeSzinc
31ae87d05f Fix: Check team prepare button also 2023-11-28 08:50:12 +08:00
Yinhr
3635bbca12
Fix: enter forgottenhall if seats are full (#204)
* Fix: enter forgottenhall if seats are full

* Fix: Delete the test image

* Fix: choose characters in forgotten

* Fix: delete test function
2023-11-23 12:37:46 +08:00
LmeSzinc
4ef3dd26e2 Fix: Wait if team not prepared
as game client saves team characters now
2023-11-20 01:46:31 +08:00
LmeSzinc
449bbec727 Upd: Characters in forgotten hall team 2023-11-15 19:22:24 +08:00
LmeSzinc
fca21d88c1 Fix: Retry insight Stage_1 (#156) 2023-10-16 19:05:41 +08:00
LmeSzinc
907f2303e9 Add: Spanish keywords 2023-09-25 23:24:40 +08:00
LmeSzinc
db5438f6b6 Fix: Missing assets_forgotten_hall_team.py 2023-09-23 20:36:17 +08:00
LmeSzinc
e6c19268d6 Add: Do quest Complete_Forgotten_Hall_1_time 2023-09-23 19:22:35 +08:00
LmeSzinc
2c35abc3f6 Refactor: Faster switch to forgotten hall 2023-09-23 01:30:36 +08:00
LmeSzinc
85fbaae4ac Refactor: forgotten_hall.team as standalone file 2023-09-22 23:06:57 +08:00
LmeSzinc
920537a3de Del: Replace EXIT_CONFIRM with enlarged POPUP_*.SEARCH 2023-09-22 22:02:46 +08:00
LmeSzinc
478f187295 Del: Replace EXIT_DUNGEON with MAP_EXIT 2023-09-22 21:43:06 +08:00
LmeSzinc
cd01e1c402 Add: Walk with result expecting 2023-09-22 00:23:00 +08:00
LmeSzinc
37e29838c5 Refactor: Get in-game language from plane name 2023-09-15 13:29:22 +08:00
LmeSzinc
f85be40c98 Fix: import BoxedResult 2023-09-10 19:23:27 +08:00
Zebartin
c9111273b8 Fix: Change of assignment ui in ver 1.3 2023-08-31 14:42:33 +08:00
LmeSzinc
cf9b261eb5 Fix: handle_map_2x_run() function name in forgotten hall 2023-08-27 02:14:03 +08:00
LmeSzinc
3f0bdb6aa3 Fix: Handle missing EFFECT_NOTIFICATION when entering forgotten hall 2023-07-24 23:37:22 +08:00
LmeSzinc
0bd94ebecc Upd: ENTRANCE_CHECKED in forgotten hall 2023-07-20 15:33:59 +08:00
Hengyu
2ffc19f45b Upd: DUNGEON_ENTER_CHECKED.png 2023-07-20 13:43:34 +08:00
LmeSzinc
f12e18107f Refactor: Remove use_fast parameter 2023-07-10 22:24:24 +08:00
Hengyu
e9a02da75b
Add: Use techniques (#36)
* Add: Use techniques

* Add: Use technique to daily quests task

* Upd: change to use control module

* Upd: handle dungeon popup

* Upd: Make UseTechniqueUI extends from MapControlJoystick & ForgottenUI

* Upd: move _enter_forgotten_hall_dungeon() to ForgottenHallUI; extract choose first character method
2023-07-06 00:15:16 +08:00
Hengyu
127306a019 Add: forgotten hall stage goto 2023-06-30 00:32:33 +08:00