- Add expressions: wobjectgetdoubleprop[], wobjectgetboolprop[], wobjectgetstringprop[], wobjecthasdata[], wobjectrequestdata[]
- Add commands:
/ub logout
,/ub quit
- Fix jump/face commands to accept decimals instead of just whole numbers for heading
- Fix
dictadditem
expression to properly overwrite existing keys - Add support for @ symbol in unquoted expression strings
- Fix
getcharskill_traininglevel
,getcharskill_base
, andgetcharskill_buffed
expressions to support summoning - Add commands
/ub use[li][p] <item name> and /ub use[li][p] <item1 name> on <item2 name>
for using items - Add commands
/ub select[li][p] <item name>
for selecting items - Add expressions getcharattribute_base[int] and getcharattribute_buffed[int]
- Fix autotinker bug where skill lowered hangs up autotinker and requires relog. Stop button now fixes.
- Add expressions: getdatetimelocal[], getdatetimeutc[]
- Add command:
/ub close [<corpse|chest>]
- Add expression: getinventorycountbytemplatetype[double templateType]
- Add support for wands with built in spells with actiontryapplyitem and ub use (thanks aquafir)
- Add [m] flag to ub mexec command for disabling chat output (thanks aquafir)
- Add expressions: uboptset[name, newValue], uboptget[name]
- Fix [p] flag on give command, [P] was setting both target/item to partial matches. now [P] is for target, [p] is for item.
v0.2.4
- Fix classic server vtank patch, no longer patches non-itemenchantment auras
- Fix unary minus in meta expressions
- Fix Autotinker to handle retail bug with items that contain a material in the name
- Fix /ub face extended pause when in route
- Fix quest flag expressions are no longer case sensitive
- Fix autovendor race condition with small autovendor profiles
- Add warning when using ub tools that require loot profiles, and vit has a profile loaded.
- Add ability to tag characters, and broadcast commands to specific tags with
/ub bct
command - Fix getobjectinternaltype[] to return 0 for invalid world objects
- Add ChatFilter settings with CLI toggles
- Add NetworkUI tool for visually showing/controlling network connected clients.
- Add
/ub follow
command now enabled vtank navigation as well (since it uses it internally) - Fix EquipmentManager now equips items in order of lowest lore req first
- Fix coordinategetz[] to be compatible with vtank z values
- Fix ub jump command lockup issue after failing to jump, adjusted timeouts
- Fix ub videopatch is now disabled when logging out
- Add expressions getfellowids[] and getfellownames[] to get a sorted list of fellowship members
- Fix issue with wobject physics position distances, could cause expressions that return nearest items to return stale items after portalling
- Add commands
/ub vendor {addbuy[p] [count] <item name>, addsell[p] [count] <item name>}
for manually adding buy/sell items to vendors - Add vtgetmetastate[] expression to return current vtank meta state as a string
- Fix isfalse and istrue expressions to accept any object
v0.2.3
- Fix
cleargvar[]
expression wasn’t actually clearing vars - Add list expressions: listlastindexof, listreverse, listinsert
- Add expressions: uiviewvisible and uiviewexists
- Add dictionary support to expression, see expression documentation
- Add chatboxpaste expression
- Fix issue where alias text was getting trimmed before regex match
- Add getregexmatch expression
- Fix AutoTinker now allows gold to be added to Armor/Clothing
- Fix bug where newly inscribed items were not seen by ub, allowing them to be sold/salvaged
- Fix landscape maps icon no longer shows when disabled
- Add questtracker list headers are now clickable, to modify sorting
- Add ability to patch vtank for classic (pre-tod) servers. enable with setting
VTank.PatchForClassic
. - Fix
InventoryManager.WatchLootProfile
to wait until vtank is loaded to setup filewatcher
v0.2.2
- Revert Fix
-
character must now be escaped in expression strings - Fix hotkeys not working
- Fix misc exceptions
- Add
Global.LogDirectory
setting for chaning where log files are stored - Fixed autotinkering cloth armor with AL
- Add missing vtank meta view expressions:
uigetcontrol
,uisetlabel
,uisetvisible
- Fix
InventoryManager.WatchLootProfile
not always watching for changes / double loading - Add settings to Nametags to adjust text sizes
- UB expression patch now properly patches VTOptGet and VTOptSet meta actions
- Add Nametags for allegiance members now have a unique color
- Add
getworldname[]
expression to return the name of the currently connected world / server - Add Alias tool for manipulating chat input. See https://utilitybelt.gitlab.io/docs/tools/aliases/
- Add GameEvents tool for running actions when certain game events happen
- Fix issue that was causing vtank funkiness (broken autovendor / keep # loot rules)
v0.2.1
- Disabled character options profiles – too buggy
v0.2.0
- Fix issue where calling get[gp]var expression would set an invalid value to the cache, causing test[gp]var to have incorrect results
- Add Landscape Maps marker for current Arrow target
- Fix getitemcountininventorybyname and getitemcountininventorybynamerx expressions now count containers and equipped items
- Fix wobjectfindininventorybynamerx and wobjectfindininventorybyname to use generated ingame names, rather than the weenie name
- Add Iron/Granite (max damage) to AutoTinker
- Fix p(partial) flag on swearallegiance and breakallegiance commands
- Add exposed global settings to plugin settings ui and ub opt commands
- Fix corrupt db no longer breaks the plugin from loading, it is deleted and remade
- Add new settings ui
- Fix coordinates parsed from strings now read in Z data
- Add shared settings profiles, check the new profiles tab
- Add client ui profiles, for managing shared client ui window positions.
- Add
/ub (get|set)ui
to get/set the client ui window positions as a string - Add profile support for player options
- Add list support to expressions, see expression documentation
- Add shortcut for getting expression variables ie
$myVariable
, see expression documentation - Fix
/ub tinkcalc
not showing output - Fix
getcharquadprop[]
luminance properties - Add friendlier error messages for expressions
- Add
&&
and||
expression operators now short-circuit (incompatible with vtank boolean operators) - Fix a number of expression parse issues
- Fix
-
character must now be escaped in expression strings - Add hexadecimal number format support to expressions, ie
0xff
- Fix issue where plugin was not loading after creating a new character
- Fix issue where plugin could load multiple times if another character was already in world
- Fix issue where huds would stop rendering after a resolution change
- Fix AutoTinker no longer tries to tinker untinkerable items
- Add Networking - Now spellcast attempts / success are shared with vtank (vuln/imp overlapping)
- Add
/ub bc [msDelayBetweenClients] <command>
for broadcasting commands to all open clients - Add Exceptions are now uploaded to the mothership by defualt, set
Global.UploadExceptions
to false to disable (pls dont, i want to fix bugs)
v0.1.8
- Add expression
isrefreshingquests[]
- Add command
/ub myquests
- runs /myquests command and hides chat output - Fix issue where plugin could load multiple instances of itself
- Fix issue where Plugin.VideoPatch could break physics
v0.1.7
- Fix salvage name check in autotinker
- Add basic landscape maps (visualnav capable)
- Fix ColorPicker view in settings
- Fix issue where ItemGiver could get in a bugged state and prevent usage between relogs
- Add pointable arrow. By default it will look for coordinates in the chatbox and make them clickable.
- Add command
/ub arrow point <coordinates>
for pointing the arrow - Add command
/ub arrow face
to face your character in the same direction as the arrow - Add UtilityBelt version watermark to character selection screen
- Fix bug in persistent expression variables where they could be serialized to settings
- Add DerethTime hud that shows day/night cycles
- Add DerethTime expressions:
getgameyear[]
,getgamemonth[]
,getgamemonthname[i]
,getgameday[]
,getgamehour[]
,getgamehourname[i]
,getminutesuntilday[]
,getminutesuntilnight[]
,getgameticks[]
,getisday[]
,getisnight[]
- Fix bug where multiple instances of the plugin could be loaded on ACE servers
- add a very rudimentary frame rate limiter UBHelper.SimpleFrameLimiter
- add
/ub globalframerate <frameRate>
andFrameRate
in utilitybelt.dll.config, to globally limit frame rate (including login screen) - add
/ub bgframerate <frameRate>
and settingPlugin.BackgroundFrameRate
, to limit frame rate while the client does not have focus
v0.1.6
- Fix getitemcountininventorybynamerx[] and getitemcountininventorybyname[] now properly search salvage names like
Silk Salvage (100)
- Fix coordinateparse[] inverting ordinal directions
- Add expressions
getheadingto[wobject obj]
andgetheading[wobject obj]
to get the heading to or of and object - Add math expressions:
acos, asin, atan, atan2, cos, cosh, sin, sinh, sqrt, tan, tanh
- Fix expression distance methods so they properly error out on invalid objects/coordinates
- Fix expression strings to be more compatible with vtank
- UB expressions are now compatible with IBControl and BuffCaster
- Fix autovendor for servers with custom pyreal max stack size
- Fix Wobjectfindnearestbynameandobjectclass[] is now returning nearest found wobject, instead of the first one it finds
- Add caching to Persistent Expression Variables for better performance
- Disable plugin hot reloading for general users
- Fix global/persistent string storage expressions with special characters
- add
/ub fellow create <Name>|quit|disband|open|close|status|recruit[p][ Name]|dismiss[p][ Name]|leader[p][ Name]
- add
/ub swearallegiance[p][ <name|id|selected>]
- add
/ub breakallegiance[p][ <name|id|selected>]
(TODO: scan Allegiance Heirarchy, instead of visible) - replace expressions
getfellowshipstatus[]
,getfellowshipname[]
, with DMA methods (performance) - add expressions
getfellowshipcount[]
,getfellowshipleaderid[]
,getfellowid[x]
,getfellowname[x]
,getfellowshiplocked[]
,getfellowshipisleader[]
,getfellowshipisopen[]
,getfellowshipisfull[]
,getfellowshipcanrecruit[]
- add error on init, if UBHelper is out of date
- Fix issue with Town Network causing bad dungeon maps lag in some instances
v0.1.5
- Fix AutoTinker now supports tinkering clothing with gold/linen/moonstone/pine
- Fix blood shreth killtask, now shows up correctly under killtasks. (maybe fixes others too?)
- Fix some quests that were showing up on the questtracker once tab that were actually solvable multiple times
- Fix @myquests output not showing when manually typing the command
- Add expression
wobjectgethealth[wobject]
, Returns the health percentage of a mob/player - Add Virindi Chat System support
- Add settings to toggle/recolor ub chat categories: general, debug, errors, expressions
- Add Rend All option to Autotinker
- Add Granite/Iron calculator for melee weapons
- Add
/ub tinkcalc
for best granite/iron combination - Add Setting
DungeonMaps.LabelFontSize
- Fix dungeonmap portal names from lsd data
- Add support to expressions for floats without a preceding digit ie
.5