Nathan Hoad
Nathan Hoad
**Is your feature request related to a problem? Please describe.** It would be handy to keep universal snippets in a resource and refer to them from any other resource. **Describe...
This adds an optional fourth item to the `msgids_context_plural` array in `EditorTranslationParserPlugin::parse_file` that can be used to add comments to the generated POT file. This means that anyone using the...
This addresses an issue where calls to `DialogueManager.GetNextDialogueLine` within the same tick would all return the value from the first request.