[BUG] [PLAYER] [EDITOR] [FIXED] Version number not accessible

Started by Nepster, January 26, 2016, 10:53:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nepster

Status: Both actually were accessible, but the issue was the editor reported conflicting version numbers in different places (removed the one of these that tends to be wrong), while the player didn't make it very obvious - it appeared at the end of the main menu scroller's texts (changed it so it appears as a third constantly-visible text line, below the pack name and the custom second line).

Nepster

Assume I want to know whether my NeoLemmix.exe is the latest version. Where can I find this information? In the game I see no such information displayed and in the file properties no version number is specified.

The editor has a similar issue: Vie Help one gets the correct version number, but if I look at the file porperties the version number is given as V1.15n-B :P.

namida

Hm, I didn't even remember that there was anything in file properties. I'll have to look at that.

For the player, it'll appear on the scroller eventually. But perhaps something more convenient should be implemented....
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

Okay, for the player, I've changed it so that it appears as a third line (below the pack name and the custom-set second line) on the title screen. This should be visible enough.

As for the editor's version info in file properties, that's something that I didn't even realise I had put there (obviously, if it hasn't been changed in that long). Since chances are I'd just keep forgetting to update that, I figured it was better to just remove that altogether. The "About" dialog will still be there (and correct, hopefully), of course.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)