Commit graph

51 commits

Author SHA1 Message Date
Michael
c0017e35a4 Creation of new games is possible again! 2017-06-11 17:58:35 -04:00
Michael
69aba3b373 A fuckton of storyline features. 2017-06-04 15:18:53 -04:00
Michael
ff47625d25 fix some clientside save softlocks 2017-05-29 16:08:59 -04:00
Michael
58c9152351 various things from last night 2017-05-29 11:38:20 -04:00
Rylan/wowmom98
c7ba7d733c un obsoleting 2017-05-28 14:44:24 -04:00
Michael
64dbc45739 change some story stuff 2017-05-20 15:32:44 -04:00
Michael
2cede571ca add mud_fundamentals to new saves 2017-05-08 12:12:22 -04:00
Michael
64f491ff28 Fix softlock when creating new saves. 2017-05-08 12:09:45 -04:00
Michael
7532df7075 Replace most instances of "CurrentSave.Username" 2017-05-01 15:23:46 -04:00
Michael
249c479985 omfg 2017-04-30 20:44:26 -04:00
Michael
fd419b092c wat 2017-04-30 20:39:21 -04:00
Michael
aec0eff818 unite registration 2017-04-30 19:26:00 -04:00
Michael
354b65cc54 A better linking system. 2017-04-30 18:50:54 -04:00
Michael
cdfba45faa unite stuffs 2017-04-30 17:50:54 -04:00
Michael
12490dec7d Various intro fixes. 2017-04-29 18:59:20 -04:00
Michael
712d38a2be Final Beta 2.3 adjustments. 2017-04-28 20:01:04 -04:00
Michael
32fc6ed13d Basically finish new OOBE 2017-04-17 15:10:34 -04:00
Michael
f43f6fe17d LOADS of optimizations and Pong fixes. 2017-04-03 18:36:13 -04:00
Michael
f89cd09283 Various bugfixes. 2017-04-02 14:26:25 -04:00
Michael
78a5a4281c more beta 1.2 stuff 2017-02-26 10:24:27 -05:00
lempamo
8ca7ea0929 Optimized tutorial for 1366x768 resolution 2017-02-24 15:56:33 -05:00
Michael
ad76a525fe Fix login bugs related to #71 . 2017-02-23 15:41:22 -05:00
Aren
bc1a631ef8 Fixed issue #63 2017-02-10 14:59:24 +01:00
Michael
a4b49ab68b Mute the background music during OOBE 2017-02-08 12:59:26 -05:00
Aren
b6dff54e95 Fixed #50 and errors during Oobe will no longer restart the entire step. 2017-02-08 18:22:02 +01:00
Michael
512a02ba88 Mind my language...
We finally fixed the god damn fucking fuckity fucking Tutorial bug.
Finally, for fucks sake.
2017-02-08 11:20:02 -05:00
aren-cllc
42cfccfdbe Comment out stuff for debugging purposes 2017-02-08 16:34:45 +01:00
aren-cllc
4164394fc2 Update Oobe.cs 2017-02-08 16:22:19 +01:00
aren-cllc
1ac01d9a27 This should help debug the tutorial hang issue
Please don't merge this yet, as VS may have messed something up again. I will comment once I checked if everything works.
2017-02-08 16:17:28 +01:00
Rylan/wowmom98
a2219a0441 here michael here's the thing you wanted that may not work 2017-02-08 08:45:16 -05:00
Michael
ce32f66c1e Debugging of tutorial 2017-02-05 13:55:27 -05:00
Michael
38ab4e5708 #51 - DevX seizure
Added a wait in the TextType() method so that it doesn't fire until the
current call finishes.
2017-02-05 13:09:32 -05:00
Rylan/wowmom98
4b46d338c0 thx github for not actually commiting every single change i made 2017-02-05 12:03:31 -05:00
Rylan/wowmom98
f26333431a Revert "Revert "color picker fixes but OOPS I CANT TEST IT""
This reverts commit 76250f4df78dc35039de2ae197c9ef877b7f796c.
2017-02-05 12:01:38 -05:00
Rylan/wowmom98
7ef5896ab3 Revert "color picker fixes but OOPS I CANT TEST IT"
This reverts commit e97117c82272da37e8813631541c1c7cfc07808d.
2017-02-05 12:01:37 -05:00
Rylan/wowmom98
c8eec15e45 color picker fixes but OOPS I CANT TEST IT
plz michael how 2 get past tutorial
2017-02-05 12:01:36 -05:00
Michael
e2f25a92ba Fix tutorial reboot 2017-02-05 11:15:50 -05:00
Michael
19b13528f6 Server now FULLY encrypts saves 2017-02-05 10:56:48 -05:00
william341
f445ab5e11 f**king beeping noise 2017-02-04 17:20:58 -07:00
Michael
5528c3d64a Initiate shiftorium on user reregister 2017-02-04 15:21:22 -05:00
Michael
fbc1586ff2 Fully implement mud traversal into OOBE and setup 2017-02-02 11:02:58 -05:00
Michael
bbe37edb68 Shiftnet, and audio fixes 2017-02-02 09:47:23 -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
8e9692fa28 test 2017-01-18 18:09:52 -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
TheRandomMelon
16689da571 Fixed bug where you could type while story is happening 2017-01-08 13:35:24 -06:00
Michael
57c11bf41e Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00