Commit Graph

14 Commits

Author SHA1 Message Date
Tristan Cormier
e3785010c4 feat(ui): implement Script_RealmListDialogCancelled 2025-10-09 19:49:15 -05:00
fallenoak
5cf2a7f6e2
feat(ui): implement Script_RequestRealmList 2025-10-08 22:38:01 -05:00
Tristan 'Natrist' Cormier
0c2db0a97d
feat(ui): implement Script_RealmListUpdateRate (#110)
Co-authored-by: fallenoak <git@fallenoak.me>
2025-10-08 21:44:40 -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
71cc05e4dd
feat(ui): implement Script_GetRealmCategories 2025-10-01 22:49:00 -05:00
fallenoak
a3a12c23a2
chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
fallenoak
eed060e512
feat(db): add getter for num records 2023-02-19 15:24:55 -06:00
fallenoak
009225be3d
feat(glue): handle ChangeRealm script function 2023-02-18 16:32:27 -06:00
fallenoak
a3b285497a
fix(glue): use correct comparison in GetRealmInfo script handler 2023-02-18 15:02:16 -06:00
fallenoak
6811eb49d6
feat(glue): handle GetSelectedCategory script function 2023-02-18 14:40:34 -06:00
fallenoak
529e6c06e3
feat(glue): handle GetNumRealms script function 2023-02-18 14:22:55 -06:00
fallenoak
7359f741f1
feat(glue): handle GetRealmInfo script command 2023-02-18 14:03:28 -06:00
fallenoak
e0b6f361cc
feat(glue): handle SetPreferredInfo script command 2023-02-18 12:03:20 -06:00
fallenoak
f95c041323
feat(ui): register realm list functions 2023-02-15 22:15:37 -06:00