Tags for vanilla key items
Moderator: GZDoom Developers
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Tags for vanilla key items
Wasn't sure whether to put this here or report it as a bug, but yeah. Vanilla key items have no tags, so you get stuff like "YellowCard" or "KeyCave" when you try to pretty-print them. Most if not all other items have tags, however.
-
- Posts: 13836
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: Tags for vanilla key items
Okay so I know this is 20 months old but this one is moderately important, I think.
This one will be a bit of work to complete because the tags will all have to be exported to the language file, and then we will have to get the names all translated.
We can begin the process now, but that obviously means a lot of translations will not be done in time for the release.
However, if you want that done anyway I can open this one and get at least the English translations onto the spreadsheet for it.
This one will be a bit of work to complete because the tags will all have to be exported to the language file, and then we will have to get the names all translated.
We can begin the process now, but that obviously means a lot of translations will not be done in time for the release.
However, if you want that done anyway I can open this one and get at least the English translations onto the spreadsheet for it.
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Tags for vanilla key items
Most of the tag names can be extracted from the pickup messages, provided that you know the grammar of the language. So, someone has to start putting the texts in. The actual implementation will be done after 4.6.0, of course.