This is mostly the post I wrote, minus some finesse
----
On 9/3/2017 at 5:19 PM, Aeoshattr said:
don't think that players leave in the early 0-2 days stage, I think they leave in the middle phase (a few days into the game, before they reach 'end-game')... and that's an entirely different problem altogether.
I am happy that you are concerned about us wasting time, primarily becuase it means you care.
The reason I am asking these questions is not to know what I should implement asap, but to know what the current players of MD think. Originally this idea came to me while I was playing another game that offering google login and their standard. Talking to people many many many of them opted for google login over the games standard login.
Part of this was the ease of login, but others gave me reasons along the lines of not having to remember many passwords as they just use their google account and it all links in. While I personally dont like this idea, as I have previously had issues with un-merging accounts, I understand others may enjoy such a facility.
To speak technically, I am in the requirements gathernig and prototyping phase of development in MD. This means that I, in part, sit around in bed with a cup of tea, a sketch book and lots of paper. Drawing and planning out what needs to be done, at some point.
The primary focus of this at the moment is a three part rework of the base of MD. The first, as currently announced, is to remove flash completely. Its archaic and slow and people dont like it. The second is a boring rework of the internals to make sure we can continue to develop over the next 10 years. The reason behind this is that web technologies change and we need to make sure that our code isnt going to just be deprecated.
The third is something I have talked about least, and is a rework of MD's UI. The primary aim is this is to increase the horizontal real estate of MD. Since it was originally desinged screens have gotten larger and have a much higher pixel density. This is important since we have a massive vertical scroll which is annoying.
The current horizontal resolution I am working to is both 1280 and 1366. The first being a "new" size square screen and the latter being the standard for 15 inch laptops (also the size of my 6 year old laptop I code on). This is actually a big change from originally being 800 pixels wide.
By asking about these technologies that have recently come about (specifically in this case the login via X services). We are looking forward to future users and peolpe who havent yet joined. Not to mention the potential future of MD. It is important not to design MD in s way that potentially would prohibit such a technology that might be important. Therefore in this stage I am asking lots of questions about what peolpe would expect from a site. We probably wouldnt implement something like two factor auth, but if people expected it perhaps we need to?
Lots has changed, and lots will change. We just need to accept that these things do change and that we need to be aware of some of them. Technologies rise and fall and fads come and go. But MD, MD is here for the future.
Hopefully you dont see me asking these questions as something that I will immediately implement. But merely as sounding the group to see what is something we might eventually add.