| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-02 | Render text onscreen | Michael | |
| 2017-06-25 | refactoring a few server-related things | RogueAI42 | |
| 2017-06-22 | Fix some major Appscape bugs. | Michael | |
| 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-06-10 | Fix Shiftorium init bug. | Michael | |
| 2017-06-10 | main menu system + sandbox mode | Michael | |
| 2017-05-13 | Dithering, audio volume, and fix shutdown bug | Michael | |
| 2017-05-12 | dithering revamp | Michael | |
| 2017-05-12 | ShiftOS is a hydra. | Michael | |
| You pop one bug off, 2,000 more grow in its place. | |||
| 2017-05-06 | GUI-based login screen with skinning! | Michael | |
| 2017-04-29 | Custom Upgrade Providers | Michael | |
| 2017-04-26 | SuperDesk now has a shiftnet site. | Michael | |
| 2017-04-23 | FUCKTONS OF SHIFTORIUM WORK | Michael | |
| 2017-04-17 | Basically finish new OOBE | Michael | |
| 2017-04-06 | language changing actually works | lempamo | |
| 2017-04-05 | language selection screen! | lempamo | |
| 2017-02-11 | commit really safe for work | Michael | |
| crash handler now shows assemblyname and assemblydescription | |||
| 2017-02-08 | Shop work. | Michael | |
| - Shop Editor implemented. - Shop List implemented. - Shops are now a way to earn Codepoints. | |||
| 2017-02-07 | Add default icons for most apps | Michael | |
| 2017-02-07 | Added defaulticonattribute. | Michael | |
| 2017-02-05 | Fix downloader UI | Michael | |
| It now shoes the icon of the file it's downloading... and I just misspelled 'shows' as 'shoes' and don't feel like correcting it. | |||
| 2017-02-02 | Redesign the Infobox, categorize AL items | Michael | |
| 2017-02-02 | Shiftnet, and audio fixes | 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 | Improved tutorial, win.open edit | Michael | |
| Tutorial now goes over how to do basic things like check codepoints, buy upgrades, open windows etc. win.open now shows a list of available windows when ran with no arguments. | |||
| 2017-01-17 | Out-of-box experience work | Michael | |
| It's definitely not working right now. I wouldn't delete your save. I have to implement the tutorial before the OOBE will let you into the game. | |||
| 2017-01-08 | Add license to top of ALL code files. | Michael | |
| 2017-01-08 | Initial upload | Michael | |
