Commit graph

10 commits

Author SHA1 Message Date
MichaelTheShifter
6e40ae80f3 Add luatextbox widget and more.
- Syntax highlighting textbox for Lua API
- That textbox also supports C# syntax highlighting
- Added framework for custom desktop environments in Lua.
2016-07-04 17:43:04 -04:00
MichaelTheShifter
20fcece26d Stop AI from controlling enemy in online sessions
Also added bidirectional data transfer to online battles so that I can
send damage requests to the opponent when needed.
2016-06-29 18:36:17 -04:00
MichaelTheShifter
dec9dfac5e More client-side fixes.
Still got some moldy bread in there... if ya know what I mean.

I meant bugs.
2016-06-28 18:30:15 -04:00
MichaelTheShifter
a067684f08 Minor server contact layer changes for online battles. 2016-06-26 20:16:27 -04:00
MichaelTheShifter
5916d35ac0 Remove deadly infobox spam in network browser. 2016-06-26 13:18:32 -04:00
MichaelTheShifter
902b89212c More matchmaking fixes 2016-06-26 12:31:01 -04:00
MichaelTheShifter
a14470ce12 Fix crash with phantom clients while matchmaking 2016-06-26 07:46:56 -04:00
MichaelTheShifter
e8436720ed Make the Network Browser stop matchmaking when closed or a match was made. 2016-06-26 07:04:41 -04:00
MichaelTheShifter
309f9fe361 Added online Hacker Battles with matchmaking system
It's untested, but in theory it'll all work perfectly.
2016-06-25 21:22:46 -04:00
MichaelTheShifter
84f689b91a Sort source code into folders.
It feels better to know what's responsible for what... Plus I removed
some un-needed C# stuff.
2016-06-25 08:10:03 -04:00