aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Online/Hacking/Matchmaker.cs
AgeCommit message (Collapse)Author
2016-07-04Add luatextbox widget and more.MichaelTheShifter
- Syntax highlighting textbox for Lua API - That textbox also supports C# syntax highlighting - Added framework for custom desktop environments in Lua.
2016-06-29Stop AI from controlling enemy in online sessionsMichaelTheShifter
Also added bidirectional data transfer to online battles so that I can send damage requests to the opponent when needed.
2016-06-28More client-side fixes.MichaelTheShifter
Still got some moldy bread in there... if ya know what I mean. I meant bugs.
2016-06-26Minor server contact layer changes for online battles.MichaelTheShifter
2016-06-26Remove deadly infobox spam in network browser.MichaelTheShifter
2016-06-26More matchmaking fixesMichaelTheShifter
2016-06-26Fix crash with phantom clients while matchmakingMichaelTheShifter
2016-06-26Make the Network Browser stop matchmaking when closed or a match was made.MichaelTheShifter
2016-06-25Added online Hacker Battles with matchmaking systemMichaelTheShifter
It's untested, but in theory it'll all work perfectly.