I'm sorry, how is the game in version 1+ and has this atrocious system with white text on white backgrounds when you can't see letters?
Ok, let’s talk about something called semantic versioning because it’s clear almost nobody knows what those numbers really mean.
Semantic versioning is a way to version your project by using 3 sets of numbers:
- major (you can relate this number to the edition of a project. It’s like saying Lord of the rings 1, 2 or 3. It starts from 1, not 0)
- minor (you can think of it as the update number which is incremental but it’s allowed, if needed, to skip numbers if a particular release contains multiple updates. It starts from 0)
- bug fixing (you release a project, there’s a bug, you fix it, this number increases by one. it starts from 0.)
- snapshots (it’s a release of your project which is not yet finalized (so you can’t increase your minor number) but represents a “snapshot” of your project at a specific moment of your development.
That explains
CleoTorresTheDanceOfLife-1.1.0-snapshot.2
When you see things like 0.18 just know that it doesn’t make any sense.
With that being said, since I’m always open to suggestions I’ll think about adding a dark background to the text as an option to toggle in the game settings, hoping this soul who experienced such atrocious reading experience will find some relief.
Regards,
SFA