mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2024-12-04 18:47:07 +00:00
Version 1.4.1
Fix whitespace [skip actions] Restore ability to run without jar (#1875) Avoid NPE on CookingCompoundManager init Extend give command "skill level" & shortening /talent all (#1865) Remove stale item handling code Fix gacha avatars (fixes #1870) Refactor out some EntrySets send CompoundDataNotify on Login;fix spelling mistakes. (#1869) Change logging level on item use from info to debug feat:cooking food ingredient(aka:compound) implementation (#1858) Remove constellation charge and talent level bonuses from db Fix ambiguous command regexes feat: set emoji collection in chat screen (#1864) feat: set friend enter home option (#1860) Add a dictionary for Encryption public keys (#1862) Refactor handbook generation to not use naked textmap getter Accept resource enums of form "1" Update ru-RU.json (#1855) Version 1.4.1-dev [skip actions]
This commit is contained in:
parent
96da4b6117
commit
6146d14dc1
@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
group = 'xyz.grasscutters'
|
||||
version = '1.4.1-dev'
|
||||
version = '1.4.1'
|
||||
|
||||
sourceCompatibility = 17
|
||||
targetCompatibility = 17
|
||||
|
Loading…
Reference in New Issue
Block a user