Commit Graph

1291 Commits

Author SHA1 Message Date
wish
d67ad93c63 allow TransitMessage to respond to local requests 2023-12-03 16:36:34 +11:00
wish
3d08e64b07 add comments 2023-12-02 21:18:16 +11:00
wish
af3491b996 add TODO 2023-12-02 21:18:00 +11:00
wish
9d54a9746c remove unused variable 2023-12-02 21:16:26 +11:00
wish
a604836b62 enumerate missing clients 2023-12-02 21:16:07 +11:00
wish
11bac4ecf3 handle UnreserveSrg 2023-12-02 21:10:52 +11:00
wish
df173e9edf refactor TransitMessage handler 2023-12-02 20:15:22 +11:00
wish
622b2efa03 refactor TransitMessage handler 2023-12-02 18:38:33 +11:00
wish
64427fd317 refactor TransitMessage handler 2023-12-02 17:51:20 +11:00
wish
d50eb923ba validate additional SysLogin data 2023-12-01 00:51:05 +11:00
wish
4bae0e5758 add option to alter maximum Clan Members 2023-11-30 23:07:13 +11:00
Matthew
22a02f9291 Merge pull request #105 from rockisch/signv2-user-token-id
Make sure signv2 returns user token ID
2023-11-29 20:36:30 -08:00
rockisch
b14b75ee23 Make sure signv2 returns user token ID
Noticed when refactoring 'mhf-iel' to support F5 that this info was
not mapped correctly.
2023-11-30 01:14:06 -03:00
Matthew
b7c5fe70e7 Merge branch 'main' into feature/discord-login 2023-11-29 10:52:01 -08:00
wish
51e1860a92 add support for multiple Conquest War targets 2023-11-30 00:35:39 +11:00
wish
a108a67522 add support for multiple Conquest War targets 2023-11-30 00:34:51 +11:00
wish
67e791be2b parse & stub PostSeibattle 2023-11-30 00:31:09 +11:00
wish
58708eaaf2 fix GetUdSchedule response 2023-11-30 00:30:32 +11:00
wish
c46a3a78f0 fix GetEarthStatus response 2023-11-30 00:07:36 +11:00
wish
617d600f9a test TSP accumulation 2023-11-30 00:07:09 +11:00
wish
4376ed6678 partial backport EnumerateShop 2023-11-29 23:41:06 +11:00
wish
15739ad0d2 fix PostTowerInfo not incrementing 2023-11-29 23:15:32 +11:00
wish
4a962e2701 fix SaveDecoMyset on first save 2023-11-29 23:14:34 +11:00
wish
c996975bf1 correct EnumerateShop response 2023-11-29 21:38:32 +11:00
wish
e914cf406b limit EnumerateShop responses 2023-11-29 21:37:41 +11:00
wish
ea981ca70f add Koban Shop items to OtherShops.sql 2023-11-29 21:36:50 +11:00
Matthew
1d816a8a6a Merge pull request #104 from matthe815/feature/custom-prefix
feat: Custom prefixes and basic help command
2023-11-28 15:14:58 -08:00
wish
d7b400c812 revise command descriptions 2023-11-28 23:41:54 +11:00
wish
1cd60eb5ae hide disabled commands 2023-11-28 23:41:22 +11:00
wish
8d02c9f907 remove unnecessary dependency change 2023-11-28 23:40:47 +11:00
wish
acf942075c use fallback backStage 2023-11-28 23:13:26 +11:00
wish
2502b47077 simplify SaveDecoMyset 2023-11-28 22:25:36 +11:00
wish
2199e07be8 simplify SaveDecoMyset 2023-11-28 22:07:20 +11:00
Matthew
7b7b2874c5 fix: Fixed description for reload command. 2023-11-27 16:14:32 -05:00
Matthew
eeeb998040 Merge branch 'ZeruLight:main' into feature/discord-login 2023-11-27 12:44:25 -08:00
Matthew
de5c3addd1 fix: Show config prefix instead of just ! 2023-11-27 15:34:28 -05:00
Matthew
88652e1dc0 chore: Change command name to show the prefix instead. 2023-11-27 15:32:52 -05:00
Matthew
325f6bebb9 Merge branch 'ZeruLight:main' into feature/custom-prefix 2023-11-27 12:29:15 -08:00
wish
dcac7b433e update Go dependencies 2023-11-27 23:10:25 +11:00
wish
7d0ef7db23 enable save pointers in legacy versions G1->G2 2023-11-27 22:20:17 +11:00
wish
ce849ef06e enable save pointers in legacy versions G3->G9.1 2023-11-27 22:09:02 +11:00
wish
c152e2d0b9 verify save pointers in legacy versions G3->G9.1 2023-11-27 22:00:47 +11:00
wish
f0744b4040 disable KQF command before G10 2023-11-27 21:59:58 +11:00
wish
bc12f4cd3b fix DecoMyset responses in legacy versions 2023-11-27 21:03:26 +11:00
wish
a846a71ca3 rewrite stringstack.go 2023-11-27 20:45:03 +11:00
Matthew
23bc66eda5 fix: Consider prefix length when slicing. 2023-11-27 04:07:44 -05:00
Matthew
ce773a6c56 feat: Finish help command and add description to commands. 2023-11-27 04:05:15 -05:00
Matthew
76ba7cb942 feat: Custom prefixes and basic help command 2023-11-27 03:41:48 -05:00
Matthew
a77d6d53aa refactor: Remove reverted mutex changes 2023-11-27 03:27:20 -05:00
Matthew
7d630088a4 refactor: Fix code formatting and reset config 2023-11-27 03:23:30 -05:00