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 |
|
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 |
|
william341
|
1fad20429a
|
fix appvoyer builds
|
2017-01-08 21:33:42 -07:00 |
|
william341
|
252307cd3e
|
Merge pull request #20 from carverh/patch-10
Update Resources.resx
|
2017-01-08 13:17:28 -07:00 |
|
william341
|
153a0dd4a9
|
Merge pull request #17 from carverh/patch-8
Rename Home.html to index.html
|
2017-01-08 13:15:43 -07:00 |
|
Carver Harrison
|
19340e5205
|
Update Resources.resx
|
2017-01-08 12:12:50 -08:00 |
|
Carver Harrison
|
7a30644426
|
Rename NotFound.txt to 404.html
|
2017-01-08 12:10:57 -08:00 |
|
Carver Harrison
|
2e0daf41df
|
Rename Home.html to index.html
|
2017-01-08 12:10:03 -08:00 |
|
Michael
|
638744b41b
|
HTML5-ified NotFound.txt | carverh
|
2017-01-08 13:56:14 -06:00 |
|
Carver Harrison
|
b33c78669d
|
Update Home.txt
|
2017-01-08 11:48:12 -08:00 |
|
Carver Harrison
|
97cdc9a905
|
Update NotFound.txt
|
2017-01-08 11:45:48 -08:00 |
|
Michael
|
57c11bf41e
|
Add license to top of ALL code files.
|
2017-01-08 10:17:07 -05:00 |
|
Michael
|
f30dcf5ef4
|
Initial upload
|
2017-01-08 09:57:10 -05:00 |
|