Commit graph

9 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
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
ecee91bc55 Loads of changes...
Custom shifter options using Lua, and other stuff.
2016-06-24 16:44:51 -04:00
MichaelTheShifter
ef09525b70 0.1.1 was released - time to update the repo. 2016-05-26 19:11:01 -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
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
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