1.0.65-alpha
Pre-release
Pre-release
·
235 commits
to master
since this release
- Fixed minimal width of launcher window.
- Default log path contains character name instead of character id.
- UOErebor: Fixed looting from ground (arrows, gold).
- UOErebor: potion cooldown fixed.
- Injection: Added
UO.MoveOn
,UO.MoveOff
,UO.Track
,UO.CancelTarget
,UO.ConColor
,UO.WaitTargetType
,UO.BandageSelf
,UO.ContainerOff
,UO.FunRunning
. - Injection: Fixed overloads
UO.Click
,UO.DeleteJournal
,UO.AddObject
. - Injection: Added
safe call
syntax - doesn't do anything special. I don't know what it really does. - Injection: Added
File
object withOpen
,Create
,Close
,WriteLn
,ReadNumber
methods. - Injection: Fixed
"my"
container forUO.FindType
.