I'd really like for my
Soldat mapping site to be as good as possible so I want to know if I should make the following changes, because I can if need be, but certain things might take a while. Pretty much what I want is a TODO list.
- Make overview&screenshot thumbnails larger?
- Add a mapping contests feature, like the one SML has
- Implement a "private" mapping section of the site; it'd work like this: A user uploads a map, marks it as "private" and picks certain site members who can see it. These people then are the only ones who can download it (the actual maps and screenshots), and make comments & suggestions. And when that map is finished the uploader can just click "Make Public" and it'll appear on the rest of the site with all the other ones.
- Make a more appealing equavilent of Frenchi's MAD, implement it into the site, and create a little cross-platform downloadable app (c++ using either the QT or GTK toolkit, probably QT since it looks better on Linux and is easier to develop with it) that lets you click OK and then promptly downloads every Soldat map that exists (uses lobby protocol to get lists of servers allowing file downloads, snags each mapslist.txt and requests the maps within, whilst avoiding duplicates (maps & files you already have)), or pick a list of user-uploaded maps on TMS, in its entirey to your Soldat folder giving you instant playabilty
- Add unlimited map screenshot slots (current limit is 3)
- revamp the site's layout (compete redisign, currently looks like
this) and have it use AJAX (with jQuery) to make the site apear to me more responsive while providing usable fallbacks if the browser doesn't support or has Javascript turned off.
- Redo the BBC code that it lets you submit maps to forums with.
- Another little downloadable app that lets you use it to upload maps insead of the site's web uploader in your browser
As usual, ANY suggestions whatsoever are greatly appreciated.