Commit graph

62 commits

Author SHA1 Message Date
Michael VanOverbeek
a05cebba57 more fixes 2017-02-26 18:10:04 +00:00
wowmom98
ac7f2fa5bd I can assure you guaranteed that there is an acorn somewhere, in this place, and the sailors are looking for it
changed a few comments and made a bit of code family friendly
2017-02-25 15:11:24 -05:00
lempamo
0b65949e74 Added Licenses 2017-02-24 20:24:57 -05:00
Michael VanOverbeek
dcc9d72046 Save deletion (server) 2017-02-23 22:05:15 +00:00
Michael VanOverbeek
781351aefb Fix error handler bug with false errors
It was throwing false 'request not found in protocol' errors!
2017-02-16 15:28:08 +00:00
Michael VanOverbeek
5a89c2ad6b Fucking shoot me. 2017-02-16 01:32:59 +00:00
Michael VanOverbeek
a74031ae08 Fix a dispatcher error.
Ladouceur.
2017-02-16 01:30:43 +00:00
Michael VanOverbeek
ac0fcc6ace Codepoints are now stored in 64-bit signed ints 2017-02-16 00:46:33 +00:00
Michael VanOverbeek
88194888fd fix chat.send 2017-02-15 22:26:57 +00:00
Michael VanOverbeek
18604c054a moar fixes n' stuff 2017-02-15 22:11:27 +00:00
Michael VanOverbeek
91f97a65b2 whoa mud refactoring 2017-02-15 21:31:03 +00:00
Michael VanOverbeek
eb1427f2b1 more MUD fixes 2017-02-13 22:12:29 +00:00
Michael VanOverbeek
09aaca5d88 server-side fixes for legions 2017-02-13 21:49:51 +00:00
Michael
d54cc31301 fix nuget mosquitos 2017-02-13 13:41:18 -05:00
Michael VanOverbeek
15cf720b7e Discord integration backend. 2017-02-13 18:12:05 +00:00
Michael VanOverbeek
797f0be617 Fix the supermosquito. Hopefully. 2017-02-13 15:33:43 +00:00
Michael
e8dfafa17a ugh more debugging 2017-02-13 09:05:25 -05:00
Michael
f483997d33 New chat client-side. 2017-02-12 20:13:06 -05:00
Michael
f5f4dcbdb5 chat_getall MUD command 2017-02-12 18:39:41 -05:00
Michael
f5ef64e87d Admin panel for chat frontend. 2017-02-12 14:03:46 -05:00
Michael
9f782550b5 Chat protocol work 2017-02-12 12:11:33 -05:00
Michael
7f8f8b1c48 Finish MUD Refactoring 2017-02-12 11:21:20 -05:00
Michael
177c22a24b I'm drunk. 2017-02-12 10:56:24 -05:00
Michael
110438929c More MUD refactoring (I'm almost done!) 2017-02-12 10:51:53 -05:00
Michael
8e2b00840a MUD modularization work. 2017-02-11 11:48:26 -05:00
Michael
de14574800 Compress shop items on server-side. 2017-02-09 20:32:53 -05:00
Michael
f0b7634d52 <, not <=.
It really is true that messing up a single character can screw up all
your code with a fatal bug.
2017-02-09 18:51:08 -05:00
Michael
c544e4081d Dramatic shop optimizations. 2017-02-09 18:32:48 -05:00
Michael
48fd30794f Shop fixes 2017-02-08 18:01:13 -05:00
Michael
beb2bb27d7 "My Shop" menu item works. 2017-02-08 16:33:01 -05:00
Michael
51ad9434bb Shop work.
- Shop Editor implemented.
- Shop List implemented.
- Shops are now a way to earn Codepoints.
2017-02-08 15:51:22 -05:00
Michael
7a29121456 Added defaulticonattribute. 2017-02-07 17:30:14 -05:00
Michael
bf8d9f5099 Fix missing return statement 2017-02-05 11:28:45 -05:00
Michael
ae7553fa95 Stop hashing passwords - we encrypt saves now 2017-02-05 10:57:47 -05:00
Michael
19b13528f6 Server now FULLY encrypts saves 2017-02-05 10:56:48 -05:00
Michael
b192315409 Fix double-hashing issue 2017-02-05 09:16:19 -05:00
Michael
dbae223e1e more security fixes 2017-02-04 19:29:08 -05:00
Michael
32ddb11f52 Fix major security flaw in multi-user domain 2017-02-04 19:11:53 -05:00
Michael
28a087d2d4 Add name changer backend
You can use the DefaultTitleAttribute on an IShiftOSWindow to specify a
default title for the window and name changer entry.
2017-02-04 11:14:39 -05:00
Michael
ce300026cb Add prevention of duplicate legion entries. 2017-02-03 21:13:51 -05:00
Michael
d5ab22629b Implement the Downloader 2017-02-02 17:11:14 -05:00
Michael
bbe37edb68 Shiftnet, and audio fixes 2017-02-02 09:47:23 -05: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
a531cefa00 Terminal remote control! 2017-01-21 16:23:10 -05:00
Michael
fd7d44a07f Linux test 2017-01-18 15:36:06 -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
Carver Harrison
d5a033ebc3 Update Program.cs 2017-01-14 13:31:27 -08:00