| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-13 | SidePanel system, system status, crapton of other neat things | 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-05-29 | It's amazing what talking to Rylan can do to an integer datatype. | Michael | |
| 2017-05-28 | un obsoleting | Rylan/wowmom98 | |
| 2017-05-20 | document scripting | Michael | |
| 2017-03-11 | fix the hacker101 story some more | Michael | |
| 2017-03-10 | Lock certain apps away when system offline. | Michael | |
| 2017-03-09 | mud diagnostics and user info | Michael | |
| 2017-03-09 | callback action can be fired when user closes infobox | Michael | |
| 2017-03-09 | Server-side scripts now get ran. | Michael | |
| 2017-02-19 | SFT making utilities | Michael | |
| 2017-02-19 | Make title text back color transparent | Michael | |
| 2017-02-19 | Kill experience shifter. | Michael | |
| Now all we need is a Lua->SFT compiler (not that hard) and then we can generate 0:/system/kernel.sft and have whatever's in there run at startup. | |||
| 2017-02-18 | Add on_key_down event and other goodies | Michael | |
| 2017-02-18 | Fix bug with client-side for update_your_cp | Michael | |
| 2017-02-18 | WHOA LUA STUFF :dancer: | Michael | |
| 2017-02-16 | stuff | Michael | |
| 2017-02-15 | More long codepoints | 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-08 | Add license to top of ALL code files. | Michael | |
| 2017-01-08 | Initial upload | Michael | |
