1.0.67-alpha
Pre-release
Pre-release
·
179 commits
to master
since this release
- Added Razor negotiation.
- Added remove encryption from client option.
- Fixed status packet for UOForever.
- Injection: Fixed
UO.PlayWav
(not multiplatform yet). - Injection: Fixed
UO.FindType(-1)
finds items with any type. - Injection: Added
UO.EquipT
. - Injection: Calls parameterless native subrutine overload when given overload doesn't exist. For example
UO.FindCount("something")
callsUO.FindCount()
. - Injection: Fixed minimized Injection window position.
- UOErebor:
,equip-dress
undresses an equip set first if it is dressed. - UOErebor: Added
,poison-hands
command to poison a weapon in hands. - UOErebor: Remove wait for item drag and drop confirmation from looting to mitigate script freezes and slow downs (sphere 0.99 sometimes sends these confirmations after several seconds, not immediately).