Razor v1.7.3.36
This version contains a few small upgrades to Razor.
- Option for buy agents to ignore the amount of gold you have
findtype
,targettype
,liftype
will match on the full item name only- Agents can be assigned an alias to be more easily identified in the dropdown
- Agent aliases can be used in scripts
- Organizer and restock agent won't force the UI to come to the front when executing via scripts
- Added Next/Prev Friendly hotkey
- Added a pause script hotkey
- Added Pause/Resume to popout script editor
- When changing values in agents, it will be an in-game gump vs. a Razor UI inputbox
- The tooltips on the script editor will now work under Mono (thanks @dallenwilson)
- Added
varexist
expression - Added a
hue
parameter tofindtype
,targettype
,dclicktype
andlifttype
for items - Updated how the script
count/counter
expression works, it no longer requires you to have a counter setup under Display->Counters (thanks @sorsarre)
Note: Razor versioning has slightly changed since now moving to GitHub Actions. Instead of it being based on the number of builds since the last release, it is now based on the run_number
for now.