Commit graph

35 commits

Author SHA1 Message Date
MichaelTheShifter
a0b001b25f Change Lua encryption key to be the old one. 2016-07-05 08:41:13 -04:00
MichaelTheShifter
b5a5e0eb8a Encryption keys for saves are now unique to the user's PC.
This mitigates the risk of being able to encrypt and decrypt the save
files as the Lua encrypt() and decrypt() methods will use a different
key.
2016-07-05 08:35:02 -04:00
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
5be773d4f0 More hacking fixes, httpget() lua function.
Implements aren-cllc's httpget() lua method. Works perfectly.
2016-07-02 11:35:27 -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
d3ef5f2b9c Added dependency zip. 2016-06-26 12:49:09 -04:00
MichaelTheShifter
48faaa86dc added developer save. 2016-06-26 12:40:15 -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
2963b1bff2 Network Browser lets you set your online identity now. 2016-06-26 07:21:14 -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
MichaelTheShifter
6707e2076a Delete some VB.NET files and switch readme.md 2016-06-24 18:52:05 -04:00
MichaelTheShifter
ecee91bc55 Loads of changes...
Custom shifter options using Lua, and other stuff.
2016-06-24 16:44:51 -04:00
Michael VanOverbeek
8ea0903788 Update README.md 2016-06-20 09:40:58 -04:00
MichaelTheShifter
ef09525b70 0.1.1 was released - time to update the repo. 2016-05-26 19:11:01 -04:00
MichaelTheShifter
c43d82eebd Release Candidate 2
We're almost there...
2016-05-25 20:50:35 -04:00
MichaelTheShifter
e2d2829ce9 Deleted more unused resources, fixed upgrade issue with GNOME2-like elements 2016-05-25 08:46:57 -04:00
MichaelTheShifter
4f05f2de01 Removed unused resources from Resources.resx
There were lots of files that weren't needed. They're still in the code
just in case, but not in the resources file - therefore they won't be
injected into the executable.
2016-05-25 08:28:50 -04:00
MichaelTheShifter
b6bc4fd3de 0.1.1 Release Candidate 1
Committing all code for 0.1.1 Release Candidate 1.
2016-05-24 20:27:35 -04:00
MichaelTheShifter
95a1f2e4ae Update README.md 2016-05-17 15:43:51 -04:00
MichaelTheShifter
66ea84b5a5 Updated source/README
It was extremely outdated...
2016-05-17 15:41:59 -04:00
MichaelTheShifter
a3fc2c45ec Committing all I've got
Committing everything I've got - so that I can take a break for a few
months and work on other things.
2016-05-17 15:37:02 -04:00
MichaelTheShifter
0085241d23 Beta 2.2 Patch 1
Commit for Beta 2.2 Patch 1

- Removed unused "Linux Mint 7" and "NetSockets" files from
Resources.resx
- Added a better server startup pool, no longer hardcoded.
- Added a server blacklist for disabling servers that break the rules of
the playshiftos.ml/forum server showcase
2016-05-01 20:23:48 -04:00
MichaelTheShifter
ca5438be39 Merge pull request #1 from PCSource/patch-2
File not needed and probably not intentional
2016-04-14 08:21:39 -04:00
PCSource
3310384199 File not needed and probably not intentional 2016-04-14 07:10:20 +02:00
Michael VanOverbeek
14edb9eade Uploaded source code for ShiftOS 0.1.1 Beta 2.3
Initial commit of repository.
2016-04-09 13:16:39 -04:00
MichaelTheShifter
cfb8690c6f Update README.md 2016-04-08 10:32:54 -04:00
MichaelTheShifter
eafe05e4c2 Update README.md 2016-04-08 10:27:29 -04:00
MichaelTheShifter
11ac54726e Update README.md 2016-04-08 10:26:28 -04:00
MichaelTheShifter
772b3aa432 Initial commit 2016-04-08 10:13:46 -04:00