V5.22.20 #855
bittiez
announced in
Announcements
V5.22.20
#855
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey guys, another release full of new features and bug fixes! (128 commits and 166 files changed!)
5.22.20
Legion
Highlight(hue)to game objects, setting the hue and remembering the original so it can be restored withHighlight(None); on mobiles it also recolors all equipped items - P.R 881 (bittiez)API.UpdateCooldown(name, maxValue, currentValue),API.RestartCooldown(name),API.DeleteCooldown(name)andAPI.CooldownExists(name)to manage cooldown bars created withAPI.CreateCooldownBar(bittiez)Features
Fixes
IO_SharingViolation_Filecrash when running multiple TazUO clients against a sharedData/language.*.ini; language files are now opened with shared read/write access and rewritten atomically via a temp file so concurrent clients can read and merge them without collisions (bittiez)Misc
All reactions