Commit graph

72 commits

Author SHA1 Message Date
Michael VanOverbeek
0f19359ef0 They're all bears on unicycles... 2017-03-08 01:43:31 +00:00
Michael VanOverbeek
c64333d0f5 User hacking fundamentals.
It's intentionally insecure.
2017-03-07 18:43:15 +00:00
Michael VanOverbeek
9c143b1249 auto crash handling 2017-03-07 14:18:03 +00:00
Michael VanOverbeek
01530d637d Fix NPC generation 2017-03-07 13:14:07 +00:00
Michael VanOverbeek
bf3dbc26a5 the mud called me a drunk 2017-03-07 01:09:53 +00:00
Michael VanOverbeek
220a1bccd6 oops
You know... when implementing a new MUD-side function... it's helpful to
actually ENABLE it in the startup routine...
2017-03-06 21:35:26 +00:00
Michael VanOverbeek
078c729d09 server-side for auto npc generation 2017-03-06 21:24:39 +00:00
Michael VanOverbeek
9e30864a10 improvements 2017-03-06 17:01:24 +00:00
Michael VanOverbeek
69ef3ba644 Chat logging. 2017-02-27 21:19:37 +00:00
Michael VanOverbeek
0e3362e8e3 fix bug with string messages 2017-02-26 20:09:32 +00:00
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