I like the design but not a fan of the menu font. Personally I think it's a bit big or not spaced vertically enough or both. I personally would choose a different font as well. The rest looks good .
Will take a lot of fudging to make it work right, I am sure. And if you want to keep all those metrics right, like the map count and such, it will take even more work. You are basically looking at a sub-process to keep interface assets up to date.
...You have been reading every little thing I post haven't you. Dammit it isn't done yet you know!...
And that wouldn't even cover 3rd party maps unless officially added to the mod.
EDIT:
Are the map selections somehow inbuilt into the shell? Like you click and end up on a list of Strat maps, you select one, and it loads the lobby config and forces all the vars to what you picked, blocking access to the normal selection process.
Actually... That might work... Even if it still gives access but not as obviously since the settings are pre-set, like on a sub-page or window.
Hell, you could do up some fancy as hell map selection screens that show a big map image, a large description, and so on. Only issue is that by overriding the default interface you resign yourself to the hell that is manually updating every time you add more maps or other content and making it hell for modders of your mod. Then again, there are solutions to that.
Things like the map-count etc would be updated within the shell itself. Not sure what you mean by the second to last bit... unless you mean the RW gamemode, this is all place-holder based stuff of course.
The 3rd party maps thing doesn't bother me too much, I want to keep them out until they can be officially vetted and made sure to work right. Of course, this is all in the very very very distant future and most people don't bother making maps for mods anywho
EDIT after N1's EDIT:
Pretty much my plans, the map selection is built in as buttons, which lets me expand on the interface a bit. Wanted to do something similar for vehicles but realised it wouldn't work, and if a client edited there CFG they could change their starting vehicle... maybe... hmm. Unless the game forces all client vehicles to be something ON the starting vehicle list on launch... I wonder.
For now though, a 'tech library' button will do the job nicely
Last edited by TheJamsh on Thu May 12, 2011 6:37 pm, edited 1 time in total.
TheJamsh wrote:Things like the map-count etc would be updated within the shell itself. Not sure what you mean by the second to last bit... unless you mean the RW gamemode, this is all place-holder based stuff of course.
The 3rd party maps thing doesn't bother me too much, I want to keep them out until they can be officially vetted and made sure to work right. Of course, this is all in the very very very distant future and most people don't bother making maps for mods anywho
I edited more while you were posting. I prefer to avoid modifying primary files even in updates when possible. Making them refer to external files that can be more easily modified is optimal. For example, the UEP version indicator is a text file.