V26.0909 #1056
bittiez
announced in
Announcements
V26.0909
#1056
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.
Full changelog here: https://github.com/PlayTazUO/TazUO/blob/main/CHANGELOG.md
This change is mostly bug fixes but does include a few new features/changes:
Crash & Exception Fixes
ThreadInterruptedExceptionclient crash when stopping a Legion script at the exact moment it was finishing on its own - the stop's pending thread interrupt now surfaces safely at the script's final cleanup instead of killing the script thread as an unhandled exceptionUI & Map Fixes
Legion Scripting Fixes
API.Pathfind,API.PathfindEntity,API.GetPath, movement, targeting, and item handling now safely return false/null instead of throwing a NullReferenceExceptionBuild & System Fixes
Features & Enhancements
API.GetAllMobiles()-name(case-insensitive partial match),graphics,hues,minDistance,isHuman,isFemale,isGhost(dead mobiles),isFriend(friends list),poisoned,paralyzed, andhasLineOfSight; each is ignored unless supplied, andTrue/Falsetoggles include or excludeMisc
All reactions