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:
@@ -1594,7 +1594,6 @@ func TestBatchParseNotImplemented(t *testing.T) {
|
||||
&MsgSysDispObject{}, &MsgSysHideObject{},
|
||||
&MsgMhfServerCommand{}, &MsgMhfSetLoginwindow{}, &MsgMhfShutClient{},
|
||||
&MsgMhfUpdateGuildcard{},
|
||||
&MsgCaExchangeItem{},
|
||||
}
|
||||
|
||||
for _, pkt := range packets {
|
||||
|
||||
Reference in New Issue
Block a user