Skip to content

1.0.67-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@JakubLinhart JakubLinhart released this 10 May 21:22
· 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") calls UO.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).