mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-24 16:43:37 +01:00
chore(merge): merge main into develop
Backports two softlock fixes and playtime regression fix from main. Also removes handleMsgMhfEnterTournamentQuest from the nil-stub test list — it's a real DB-backed handler and has its own dedicated test.
This commit is contained in:
@@ -32,7 +32,7 @@ func TestParseSmallNotImplemented(t *testing.T) {
|
||||
{"MsgMhfSetUdTacticsFollower", &MsgMhfSetUdTacticsFollower{}},
|
||||
{"MsgMhfStampcardPrize", &MsgMhfStampcardPrize{}},
|
||||
{"MsgMhfUpdateForceGuildRank", &MsgMhfUpdateForceGuildRank{}},
|
||||
{"MsgMhfUseUdShopCoin", &MsgMhfUseUdShopCoin{}},
|
||||
|
||||
|
||||
// SYS packets - NOT IMPLEMENTED
|
||||
{"MsgSysAuthData", &MsgSysAuthData{}},
|
||||
|
||||
Reference in New Issue
Block a user