Commit Graph

28 Commits

Author SHA1 Message Date
fallenoak
1eb97f5bb3
feat(glue): add CGlueMgr::InitializeFFX 2025-11-30 17:43:22 -06:00
fallenoak
c50582fc6f
feat(glue): implement CGlueMgr::OnKickReasonMsg 2025-11-04 22:04:43 -06:00
fallenoak
9329fd3552
feat(glue): add CGlueMgr::NetDisconnectHandler 2025-10-09 22:25:47 -05:00
Tristan Cormier
e3785010c4 feat(ui): implement Script_RealmListDialogCancelled 2025-10-09 19:49:15 -05:00
fallenoak
8130d75496
feat(glue): add CGlueMgr::PollRealmList 2025-10-08 23:46:26 -05:00
fallenoak
1791f1f590
feat(glue): use better param name 2025-10-08 22:37:42 -05:00
Tristan 'Natrist' Cormier
26f2255f53
feat(ui): implement Script_CancelRealmListQuery (#109)
Co-authored-by: fallenoak <git@fallenoak.me>
2025-10-08 21:29:51 -05:00
fallenoak
56aad5b60f
chore(glue): move include out of header 2025-10-08 09:06:55 -05:00
Tristan 'Natrist' Cormier
b576c62fb8
feat(glue): add GLUESCRIPTEVENT enum (#105) 2025-10-08 08:49:17 -05:00
Tristan 'Natrist' Cormier
a1b69a077c
feat(glue): name IDLE_REALM_LIST in GLUE_IDLE_STATE (#104) 2025-10-07 22:06:57 -05:00
fallenoak
8afda7c775
feat(glue): add presumed inlined CGlueMgr::SetIdleState 2025-10-07 09:19:20 -05:00
fallenoak
78b5637ff9
feat(glue): implement CGlueMgr::EnterWorld 2025-10-06 21:55:47 -05:00
fallenoak
119fa8996b
feat(ui): implement Script_EnterWorld 2025-10-06 20:06:03 -05:00
fallenoak
c39342906c
feat(glue): handle character list state in CGlueMgr::Idle 2025-10-04 23:44:26 -05:00
fallenoak
a5e7ca9a22
feat(ui): implement Script_GetCharacterListUpdate 2025-10-04 19:52:36 -05:00
fallenoak
f6a1bb7286
feat(glue): add more names to GLUE_IDLE_STATE 2025-10-03 23:07:48 -05:00
fallenoak
a85bd4809f
chore(net): rearrange defines and enums for clarity 2025-09-26 22:41:40 -07:00
fallenoak
ea7fda972e feat(client): register handlers in ClientInitializeGame 2025-09-22 22:07:23 -05:00
fallenoak
62e1345df4
feat(glue): stub handling IDLE_ENTER_WORLD 2025-09-22 14:13:27 -07:00
fallenoak
009225be3d
feat(glue): handle ChangeRealm script function 2023-02-18 16:32:27 -06:00
fallenoak
3dc51289b8
feat(glue): add initial account login handling to glue idle loop 2023-02-11 23:35:53 -06:00
fallenoak
b53f596b82
feat(glue): handle successful authentication in CGlueMgr::PollLoginServerLogin 2023-02-07 23:59:36 -06:00
fallenoak
3f534da2c5
feat(glue): display login status in ui 2023-02-07 23:36:15 -06:00
fallenoak
5355b75768
feat(client): handle successful authentication in ClientServices 2023-02-07 12:57:36 -06:00
fallenoak
d689281b6f
feat(glue): poll login state in glue manager loop 2023-01-09 18:01:27 -06:00
fallenoak
a0030c85b2
feat(glue): persist login state in glue manager 2023-01-09 17:37:24 -06:00
fallenoak
7a89560c14
chore(glue): clean up function declarations 2023-01-05 20:58:51 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00