Skip to content

Commit

Permalink
Version 1.4.4
Browse files Browse the repository at this point in the history
Update languages [skip actions]
Fix whitespace [skip actions]
Add more explicit NoSuchFileException message for excels
Accidentally left recent banner on test string
Fix up pity tallies for new BannerTypes Also fixes Beginner banner using Standard pity.
Bake banner defaults into BannerType enum, and add every historic banner
Add Position JsonAdapter for [x,y,z] format Also add serializers for existing JsonAdapters
Finally enforce deprecation of ancient Banners.json fields Also add costItemId10 column so people know it exists, and removeC6FromPool column because it's a cool setting nobody knows about.
Forgot about a 5star character that was added to the standard pool
Add Data TSJ loading, replace and update Banners
Fix oversight on EnumTypeAdapterFactory
TSJ and TSV parsing (#1962)
Work on French localization (#1958)
added IT redeirect on all ReadME and typo fix (#1954)
Update DeforestationManager.java (#1955)
Added it-IT translaton (#1946)
[FIX] Language es-ES (spanish) (#1941)
Version 1.4.4-dev [skip actions]
  • Loading branch information
github-actions[bot] committed Nov 28, 2022
1 parent 7da6abf commit 712e353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17

group = 'xyz.grasscutters'
version = '1.4.4-dev'
version = '1.4.4'

sourceCompatibility = 17
targetCompatibility = 17
Expand Down

0 comments on commit 712e353

Please sign in to comment.