Conform to new api & new ci.gtaun.net deployment#1
Open
123marvin123 wants to merge 17 commits intoGTAUN:masterfrom
Open
Conform to new api & new ci.gtaun.net deployment#1123marvin123 wants to merge 17 commits intoGTAUN:masterfrom
123marvin123 wants to merge 17 commits intoGTAUN:masterfrom
Conversation
Added choice function to handle singular and plural formats like Choi…
added external library to pom.xml
…d the existing one {0, choices, 0#plural|1#singular|2#plural})
Fixed object bug if an object is not a Number
…g is not available
- added getFallbackLanguage() (DEFAULT: Language.ENGLISH)
- added setFallbackLanguage(Language lang) ()
Added authentication for subFallbackLanguages to handle them if you dont want to get other language Strings
- added isAutoSubFallbackLanguages() (DEFAULT: true)
- added toggleAutoSubFallbackLanguages(boolean enable)
Some error report improvements
minor bugfixes
added player.sendMessage(String key) (without a color)
some code clears
added StringBuffer to handle the matcher and replace Strings only in the matcher to format the structure to the main ChoiceFormat structure
Added new format for choices ({%1$s, 0#plural|1#singular|2#plural} an… … …d the existing one {0, choices, 0#plural|1#singular|2#plural}) Fixed object bug if an object is not a Number
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.