Orderbot:
Bot will now begin moving before mounting in most cases
Add a small delay to CommonTasks.Teleport to help prevent error messages
The PreferHTTP2 setting has been renamed To PreferHTTP2OverHTTP3 to make it more clear that it is a downgrade
How to enter the dungeon using Trust (system)? How should this configuration be modified?
Currently, it only Duty Support
<If condition="not DutyManager.InInstance">
<JoinSupportDuty DutyId="676"/>
Uncomment #define LogCall in the Utilities/CallSafety.cs, this will only log calls that are external to rb and utilize the wrapper functionHow do you enable logging with the new CallInjectedWraper?