Commit graph

962 commits

Author SHA1 Message Date
Michael
d8978b860d Skinning fixes
Title buttons were being covered by the title corners, and panel buttons
were appearing as regular controls to the control manager.
2017-01-30 20:47:11 -05:00
Michael
90802ccb55 Fix some crashes and UI bugs
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-29 20:45:32 -05:00
Michael
11f838ea23 Add audio.setvol command for setting track volume 2017-01-29 12:11:31 -05:00
Michael
abfd774638 Scripting changes and background music! 2017-01-29 11:59:18 -05:00
Michael
b5d5178411 Modularize the Lua engine
C# code can be exposed to Lua from anywhere in the entire source code.
2017-01-27 14:18:50 -05:00
Michael VanOverbeek
c62cb58ba0 Merge pull request #43 from carverh/patch-27
Delete information.txt
2017-01-25 18:20:17 -05:00
Carver Harrison
4fb368d7d2 Delete information.txt 2017-01-25 15:19:33 -08:00
Michael
2d095dcf8d ShiftFS file structure changes
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-24 12:22:12 -05:00
Michael
7a26ffc108 Fix bug with OOBE save migrator 2017-01-22 20:04:46 -05:00
Michael
5b01c364e6 Implement save migration from client to server 2017-01-22 19:04:04 -05:00
Michael VanOverbeek
28a8eb7a6a Merge pull request #42 from carverh/patch-26
whats the point of thowing something if you are just going to catch it - Michael 2016
2017-01-22 14:26:39 -05:00
Michael
8dd75653ff Remove reference to Discoursistency 2017-01-22 14:25:08 -05:00
Carver Harrison
aaf92f6eb5 Update Commands.cs 2017-01-22 10:10:42 -08:00
Carver Harrison
e8a3388521 Update Commands.cs 2017-01-22 10:04:59 -08:00
Carver Harrison
08a07cfb39 Update Commands.cs 2017-01-22 10:04:03 -08:00
Michael
555cc1319a Add trm.exit command for exiting remote sessions. 2017-01-22 10:01:13 -05:00
Michael
2ce2214d5e Commands can now be locked out of remote sessions
Try using sos.shutdown remotely... it won't work.
😜
2017-01-21 21:27:25 -05:00
Michael
19b7f5b983 Change cmdstr to command in trm_invcmd 2017-01-21 19:35:03 -05:00
Michael
84be879805 Fix trm handshake accept 2017-01-21 19:10:58 -05:00
Michael
e78caeaeff Fix error in trm handshake request 2017-01-21 16:30:07 -05:00
Michael
a531cefa00 Terminal remote control! 2017-01-21 16:23:10 -05:00
Michael
5c9629c4c6 Extension commit to my previous one
because git screwed up.
2017-01-18 21:07:57 -05:00
Michael
1257ce7636 Add simple tasks for jobs. 2017-01-18 21:07:22 -05:00
Michael
8e9692fa28 test 2017-01-18 18:09:52 -05:00
Michael
fd7d44a07f Linux test 2017-01-18 15:36:06 -05:00
Michael
e7b60fea37 Join Legion screen now has a scrollbar. 2017-01-18 10:45:25 -05:00
Michael
33edc6a211 Improved tutorial, win.open edit
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-18 10:01:37 -05:00
Michael
18f93056b7 Tutorial backend, deletion of Nancy
I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday.
2017-01-17 17:26:27 -05:00
Michael
b348a76db7 Out-of-box experience work
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-17 17:08:33 -05:00
Michael VanOverbeek
a93dd80d4e Merge pull request #39 from carverh/patch-21
Update WindowBorder.cs w/ comments
2017-01-14 17:18:37 -05:00
Carver Harrison
5363daecef Update WindowBorder.cs 2017-01-14 14:04:12 -08:00
Rylan
2c93dbec32 Merge pull request #37 from carverh/patch-20
Added Comments (3)
2017-01-14 17:01:07 -05:00
Carver Harrison
25376da8de Added Comments (3)
Auto gen by mono
2017-01-14 14:00:16 -08:00
Rylan
ed5c1d67d2 Merge pull request #36 from carverh/patch-19
Update WinformsDesktop.cs with comments
2017-01-14 16:52:07 -05:00
Carver Harrison
81baf6b5c7 Update WinformsDesktop.cs 2017-01-14 13:50:55 -08:00
Rylan
6d625daab8 Merge pull request #35 from carverh/patch-18
Added Comments to Server
2017-01-14 16:33:37 -05:00
Carver Harrison
d5a033ebc3 Update Program.cs 2017-01-14 13:31:27 -08:00
nxftwo
92f9691b19 birbb 2017-01-14 22:11:19 +01:00
Rylan
5b8653b2d0 Merge pull request #34 from carverh/patch-17
Update README.md
2017-01-14 16:01:43 -05:00
Carver Harrison
c6d706b2e8 Update README.md 2017-01-14 13:00:25 -08:00
Michael
34719f3e17 Finish legion creator 2017-01-14 15:55:02 -05:00
Michael
ca7062c3e6 #5 - Users can be given CP over the MUD
Currently not usable in the UI, but will be used to power shops.
2017-01-14 10:29:03 -05:00
Michael
9aab77b2f1 Added links to GitHub profiles in CREDITS 2017-01-14 09:11:20 -06:00
Rylan/wowmom98
9f989878e5 beginning of color picker fix not finished yet though wait a min
haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaands
2017-01-13 16:20:52 -05:00
Michael VanOverbeek
93ba573039 Merge pull request #32 from carverh/patch-16
Added Credits File
2017-01-13 15:14:48 -05:00
Carver Harrison
70271171cb Added Credits 2017-01-13 12:08:10 -08:00
Michael VanOverbeek
5b71be06a2 Merge pull request #31 from vicr123/master
Catch exception when a command throws an unhandled exception
2017-01-11 08:42:41 -05:00
Victor Tran
32fc0f960d Add localisation string to the correct place 2017-01-12 00:38:43 +11:00
Victor Tran
627c456172 Catch exception when a command throws an unhandled exception 2017-01-11 14:22:12 +11:00
Michael
5958b0acff Forgotten MUD CTRL centre work 2017-01-10 19:43:51 -05:00