userAdam Wcancel

11,612 Commits over 3,622 Days - 0.13cph!

7 Years Ago
added auto mute for 20 seconds for chat spamming can now send server messages to individual clients. added mute server message.
7 Years Ago
PlayerDatabase now saves again ;)
7 Years Ago
renamed PlayerDatabase functions
7 Years Ago
fixed a NET_Receive crash caused by raknet ptr becoming null in read while loop after getting kicked
7 Years Ago
fix attempt for server not cleaning up lost connection clients
7 Years Ago
merged networking refactor to main so we can spot any bugs sooner than later
7 Years Ago
cleanup
7 Years Ago
refactored the rest of client messages out to handlers
7 Years Ago
ClientMsgHandler ClientConnectionIDHandler JoinedMatchmakingHandler ReceivedMMFDeclinedHandler ReceivedMMFRequestHandler
7 Years Ago
refactored base shit out of ServerMsgHandler to a MsgHandler base class so I can use it for a ClientMsgHandler. Namespace'd all the new server msg handlers to ServerSide
7 Years Ago
refactored message handler stuff so there's only ever one client ID lookup done not one per message handler
7 Years Ago
RequestMMFHandler RequestCancelMMFHandler AcceptMMFHandler DeclineMMFHandler
7 Years Ago
RequestUnlockItemHandler
7 Years Ago
ChatHandler GameCmdHandler
7 Years Ago
RequestJoinMatchmakingHandler RequestCancelMatchmakingHandler
7 Years Ago
ClientReadyHandler
7 Years Ago
ClientMatchInfoHandler
7 Years Ago
RequestLeaderboardHandler
7 Years Ago
made protocol verification work again. more general tidy up in Server/ServerConnection
7 Years Ago
ClithAuthHandler. PlayerID.SetSteamInfo(). Protocol.ReadAndVerify().
7 Years Ago
started refactoring Server.OnReceivedMessage into a propper message handler setup
7 Years Ago
more boot refactoring
7 Years Ago
NetworkManager -> Boot
7 Years Ago
more
7 Years Ago
more
7 Years Ago
more
7 Years Ago
more
7 Years Ago
fixes
7 Years Ago
commit test
7 Years Ago
more
7 Years Ago
more
7 Years Ago
more
7 Years Ago
more
7 Years Ago
NetworkServer -> Server, more refactoring
7 Years Ago
wip moving to Client / ClientConnection and Server / ServerConnection setup
7 Years Ago
branching wip network refactor
7 Years Ago
scene
7 Years Ago
silver and gold balancing tweaks from playthroughs
7 Years Ago
wip rework of the my next match panel for post match stage
7 Years Ago
more fixes
7 Years Ago
bunch of squad editor UI fixes/nre
7 Years Ago
Fixed bug with camera rotation not being correctly disabled when entering squad editor UI with mouse and re-enabling when exiting the UI with mouse
7 Years Ago
merged release branch fixes back to main
7 Years Ago
quick play map view fix for standalone builds
7 Years Ago
merged to release
7 Years Ago
merged from main
7 Years Ago
version++
7 Years Ago
added placeholder title screenshots to what's new headers
7 Years Ago
merged career creation hang bug fix back from release testing branch
7 Years Ago
fix for career creation hang