aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Gameplay
AgeCommit message (Collapse)Author
2016-07-21Fixed Bugs and Organized Itemscarverh
2016-07-20Fixed Couple Bugs and Crashescarverh
- Fixed: Crash when Hacking With No Tools - Fixed: Accessing directories outside of C:\ShiftOS using 'ls' command - Added Small Features
2016-07-02More hacking fixes, httpget() lua function.MichaelTheShifter
Implements aren-cllc's httpget() lua method. Works perfectly.
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-25Added online Hacker Battles with matchmaking systemMichaelTheShifter
It's untested, but in theory it'll all work perfectly.
2016-06-25Sort source code into folders.MichaelTheShifter
It feels better to know what's responsible for what... Plus I removed some un-needed C# stuff.