aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects
AgeCommit message (Collapse)Author
2017-02-16Codepoints are now stored in 64-bit signed intsMichael VanOverbeek
2017-02-15whoa mud refactoringMichael VanOverbeek
2017-02-13ugh more debuggingMichael
2017-02-12Help me. I can't NuGet.Michael
2017-02-12More admin panel work.Michael
2017-02-12Admin panel for chat frontend.Michael
2017-02-12Chat protocol workMichael
2017-02-11MUD modularization work.Michael
2017-02-08Shop fixesMichael
2017-02-08Shop item editorMichael
2017-02-08Shop work.Michael
- Shop Editor implemented. - Shop List implemented. - Shops are now a way to earn Codepoints.
2017-02-04Fix major security flaw in multi-user domainMichael
2017-02-02Shiftnet, and audio fixesMichael
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-22Remove reference to DiscoursistencyMichael
2017-01-21Terminal remote control!Michael
2017-01-18Extension commit to my previous oneMichael
because git screwed up.
2017-01-18Linux testMichael
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-14birbbnxftwo
2017-01-14#5 - Users can be given CP over the MUDMichael
Currently not usable in the UI, but will be used to power shops.
2017-01-08Moved Stuff into files and made things look betterCarver Harrison
2017-01-08Revert "Moved Leigion into its own file"william341
2017-01-08Update Objects.csCarver Harrison
2017-01-08Update Legion.csCarver Harrison
2017-01-08Update Legion.csCarver Harrison
2017-01-08Create Legion.csCarver Harrison
2017-01-08Add license to top of ALL code files.Michael
2017-01-08Initial uploadMichael