aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-02First ever VB mod... it isn't going well.Michael
2017-02-02Fix download UIMichael
2017-02-02Fix threading issues with Shiftnet downloader routineMichael
2017-02-02Implement the DownloaderMichael
2017-02-02Lua app launcher itemsMichael
2017-02-02Redesign the Infobox, categorize AL itemsMichael
2017-02-02make app launcher prober ignore blocked DLLsMichael
2017-02-02Fully implement mud traversal into OOBE and setupMichael
2017-02-02Fix back/forward buttons and addressbarMichael
2017-02-02Shiftnet style fixesMichael
2017-02-02Shiftnet, and audio fixesMichael
2017-01-30Skinning fixesMichael
Title buttons were being covered by the title corners, and panel buttons were appearing as regular controls to the control manager.
2017-01-29Fix some crashes and UI bugsMichael
Audio manager crashed after loading a second song Color Picker and ArtPad palette entries were not appearing properly. Fonts in Shifter could not have decimal sizes.
2017-01-29Add audio.setvol command for setting track volumeMichael
2017-01-29Scripting changes and background music!Michael
2017-01-27Modularize the Lua engineMichael
C# code can be exposed to Lua from anywhere in the entire source code.
2017-01-25Merge pull request #43 from carverh/patch-27Michael VanOverbeek
Delete information.txt
2017-01-25Delete information.txtCarver Harrison
2017-01-24ShiftFS file structure changesMichael
Files can now store header data in a separate byte[] array inside File.Header. You can use the Utils.Set/GetHeaderText/Data(path, data) methods to set the header of an existing file.
2017-01-22Fix bug with OOBE save migratorMichael
2017-01-22Implement save migration from client to serverMichael
2017-01-22Merge pull request #42 from carverh/patch-26Michael VanOverbeek
whats the point of thowing something if you are just going to catch it - Michael 2016
2017-01-22Remove reference to DiscoursistencyMichael
2017-01-22Update Commands.csCarver Harrison
2017-01-22Update Commands.csCarver Harrison
2017-01-22Update Commands.csCarver Harrison
2017-01-22Add trm.exit command for exiting remote sessions.Michael
2017-01-21Commands can now be locked out of remote sessionsMichael
Try using sos.shutdown remotely... it won't work. :stuck_out_tongue_winking_eye:
2017-01-21Change cmdstr to command in trm_invcmdMichael
2017-01-21Fix trm handshake acceptMichael
2017-01-21Fix error in trm handshake requestMichael
2017-01-21Terminal remote control!Michael
2017-01-18Extension commit to my previous oneMichael
because git screwed up.
2017-01-18Add simple tasks for jobs.Michael
2017-01-18testMichael
2017-01-18Linux testMichael
2017-01-18Join Legion screen now has a scrollbar.Michael
2017-01-18Improved tutorial, win.open editMichael
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-17Tutorial backend, deletion of NancyMichael
I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday.
2017-01-17Out-of-box experience workMichael
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-14Merge pull request #39 from carverh/patch-21Michael VanOverbeek
Update WindowBorder.cs w/ comments
2017-01-14Update WindowBorder.csCarver Harrison
2017-01-14Merge pull request #37 from carverh/patch-20Rylan
Added Comments (3)
2017-01-14Added Comments (3)Carver Harrison
Auto gen by mono
2017-01-14Merge pull request #36 from carverh/patch-19Rylan
Update WinformsDesktop.cs with comments
2017-01-14Update WinformsDesktop.csCarver Harrison
2017-01-14Merge pull request #35 from carverh/patch-18Rylan
Added Comments to Server
2017-01-14Update Program.csCarver Harrison
2017-01-14birbbnxftwo
2017-01-14Merge pull request #34 from carverh/patch-17Rylan
Update README.md