Commit Graph

10 Commits

Author SHA1 Message Date
straticspaff
022eaccbba Merge remote-tracking branch 'origin/main' into feature/restore-history 2023-09-27 21:14:24 +01:00
Matthe815
6938b57a60 fix: Timescale fixes for seasons 2023-07-06 17:00:17 -04:00
wish
226f785c1b repository cleanup 2022-11-02 23:41:58 +11:00
wish
f435c97f67 Merge branch 'main' into feature/quest-enum
# Conflicts:
#	server/channelserver/handlers_quest.go
2022-11-01 12:24:23 +11:00
wish
da1a48ee2c gitkeep files for quest folders 2022-10-30 09:59:07 +11:00
wish
6cffb84606 repository cleanup 2022-10-09 05:49:38 +11:00
wish
057e598cbc retire questlists dir 2022-08-06 21:54:22 +10:00
wish
e84bdd5adf initial quest enumeration concept 2022-08-06 07:02:38 +10:00
wish
2c0e7a5267 repository cleanup 2022-07-29 03:25:23 +10:00
Andrew Gutekanst
8b65fc7495 Fix client crash and implement quest loading
Fixed client crashes caused by handleMsgMhfEnumeratePrice and handleMsgMhfEnumerateRanking
wherein the server's response didn't contain enough data, causing the client to read uninitalized memory.

Implemented quest loading handlers GetFile, WaitStageBinary, and UnlockStage, as well as correcting the IssueLogkey handler.
2020-02-05 05:03:28 -05:00