Load Game Dialog Difficulty Indicator

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Load Game Dialog Difficulty Indicator

Re: Load Game Dialog Difficulty Indicator

by edward850 » Mon Apr 13, 2015 8:35 am

That's sort of what I already implied, as you physically cannot use the image as a line of text. :P

Re: Load Game Dialog Difficulty Indicator

by Arctangent » Mon Apr 13, 2015 8:30 am

Could probably use the internal name by default, and if the skill has a nice name then use it instead. Wouldn't help the inconsistency issue, but it'd look nicer than just always using the internal name, printing a blank name for those that use images, or using the image name.

Re: Load Game Dialog Difficulty Indicator

by edward850 » Mon Apr 13, 2015 8:26 am

Pretty much. The save info is written as a sort of meta data, so writing the skill string on save wouldn't be a problem in itself. The only limitation comes from not all skills being set as strings but rather images, and thus whatever the string is would be inconsistent.

Re: Load Game Dialog Difficulty Indicator

by Arctangent » Mon Apr 13, 2015 6:03 am

I suggested the skill number thing ( with the intent of it being displayed as "Skill x", not just randomly tossing the number in the box somewhere ) simply because I imagine the save file already stores the skill that way. Although I suppose it wouldn't be too much effort to also write the skill's name into the save file as well.

Re: Load Game Dialog Difficulty Indicator

by FDARI » Mon Apr 13, 2015 4:11 am

Surely, zdoom.exe has access to the names of the currently defined difficulties?

Numbered custom difficulties can have a wide range of meanings, and the numbers are not otherwise presented in the user interface, so games that appear to run with the currently loaded set of wads should probably display the name of the difficulty (with number as fallback). On the other hand; if if this is just a developer feature, and not something valuable to those who play the games, the numbers are more applicable. The numbers also have a more predictable (and short) format.

Re: Load Game Dialog Difficulty Indicator

by mdmenzel » Sun Apr 05, 2015 6:31 pm

Then I suppose a number would work fine

Re: Load Game Dialog Difficulty Indicator

by phantombeta » Sun Apr 05, 2015 1:48 am

I know that DemonSteele, Final Duel (One of my own mods), My other mod (currently secret), Black And Gray, Eriguns 2.0, XWeapon, Satanic Redux, Insanity's Requiem, Tiberium Doom, Crossfire, Hideous Destructor and Russian Overkill have more or less than 5 difficulty levels...
And I'm pretty sure that there's much more...

Re: Load Game Dialog Difficulty Indicator

by Arctangent » Sun Apr 05, 2015 1:43 am

Demonsteele has 6 difficulties and I'm pretty sure I've seen a wildweasel mod or two with more difficulties. Think Russian Overkill has them, too, although I can't completely remember. They're actually not too uncommon, especially in mods that change gameplay heavily.

Re: Load Game Dialog Difficulty Indicator

by mdmenzel » Sun Apr 05, 2015 1:18 am

Yeah, I suppose the numbers would work...although, how many non-brutal doom mods actually have more (or less) than 5 difficulty levels?

Re: Load Game Dialog Difficulty Indicator

by Arctangent » Fri Apr 03, 2015 5:53 am

Would it just be the number of the difficulty? Actual names wouldn't work I don't think, considering mods can define their own skills and have more than 5.

Re: Load Game Dialog Difficulty Indicator

by mdmenzel » Fri Apr 03, 2015 12:22 am

There is room for 2 or 3 more lines of text on the right pane, so these same 2 or 3 lines could conceivably be added to the bottom left pane to accommodate both suggestions:
load game screenshot
load game screenshot
If they opt not to add information about the required WADs, the information is still available. If one tries to load a game without the required WADs loaded, a message listing the missing WADs is printed to the console.

Re: Load Game Dialog Difficulty Indicator

by phantombeta » Thu Apr 02, 2015 10:47 pm

This would be a nice thing.
Having the files that the save needs in there would be nice too...

Load Game Dialog Difficulty Indicator

by mdmenzel » Thu Apr 02, 2015 10:38 pm

Could the developers add an indicator of the saved game's difficulty in the section of the load game dialog that shows the map name and the time? This would be especially useful for map testing, play-through video recording, and speed running practice.

Top