| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-13 | Delete a LOT of obsolete code | Michael | |
| 2017-07-02 | Render text onscreen | Michael | |
| 2017-06-28 | Basics of the virus system | Michael | |
| 2017-06-28 | Slight... very slight... fileskimmer mods | Michael | |
| 2017-06-24 | Mission backend. | Michael | |
| 2017-06-18 | move terminal commands out of the engine | Michael | |
| 2017-06-17 | MindBlow: Brainfuck IDE for ShiftOS | RogueAI42 | |
| For 50,000 Codepoints you can write and run Brainfuck programs in a dedicated IDE. Check out the site on "shiftnet/mindblow". The IDE seems to be working perfectly. The site has some theming issues. | |||
| 2017-06-16 | Fix Intro on Linux | RogueAI42 | |
| MORE LUNIX, MORE FUN also replaced drive type with drive format | |||
| 2017-06-13 | Python API | RogueAI42 | |
| It uses a meta-language and a CSharpCodeProvider on startup. I will release a tutorial on the forums soon showing how to use it. This commit also adds an extremely basic loading screen which shows while Desktop is getting everything ready. Which can take a while if you have any Python mods. Thanks, IronPython. | |||
| 2017-06-11 | ReflectMan Saves The Day.............. | RogueAI42 | |
| Refactored every part in the code that used that damn foreach loop. All assemblies are now loaded on startup into an array, and the results of GetType() on each are concatenated into another array. The parts of the code that were loading the assemblies and scanning them themselves now look to ReflectMan.Types, and all disk I/O is limited to the first time ReflectMan is accessed. While I was there I also replaced some other foreach loops with array comprehensions and such to speed things up - there is a noticeable improvement. It doesn't seem to have broken anything, but I'd appreciate if someone could do more stress testing for me. | |||
| 2017-05-31 | modular notifications | Michael | |
| 2017-05-28 | Fuck | Michael | |
| 2017-05-26 | SLIGHT optimizations? | Michael | |
| 2017-05-21 | Hmmmmmm | Michael | |
| 2017-05-20 | delete virus manager, it isn't used. | Michael | |
| 2017-05-20 | document user management | Michael | |
| 2017-05-06 | GUI-based login screen with skinning! | Michael | |
| 2017-05-01 | User management commands. | Michael | |
| 2017-04-30 | unite stuffs | Michael | |
| 2017-04-23 | FUCKTONS OF SHIFTORIUM WORK | Michael | |
| 2017-03-12 | Command theming complete | pfg | |
| 2017-03-12 | Custom Command Syntax | pfg | |
| 2017-03-09 | Colored terminal text | Michael | |
| 2017-03-07 | WHOA HACKING | Michael | |
| 2017-02-25 | rip warnings | william341 | |
| 2017-02-24 | Notification backend. | Michael | |
| 2017-02-13 | fix nuget mosquitos | Michael | |
| 2017-02-12 | Help me. I can't NuGet. | Michael | |
| 2017-01-29 | Scripting changes and background music! | Michael | |
| 2017-01-27 | Modularize the Lua engine | Michael | |
| C# code can be exposed to Lua from anywhere in the entire source code. | |||
| 2017-01-18 | Linux test | Michael | |
| 2017-01-17 | Tutorial backend, deletion of Nancy | Michael | |
| I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday. | |||
| 2017-01-08 | Initial upload | Michael | |
