Files
Erupe/.gitignore
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

6 lines
53 B
Plaintext

www/tw/
www/jp/
bin/quests/*.bin
savedata/
Erupe.exe