Skip to content

Releases: cesare-montresor/RazorEnhanced

RazorEnhanced 0.8.2.120

22 Feb 07:55
Compare
Choose a tag to compare
v0.8.2.120

- Unified error handling for UOS scripts, now all error carry the AST…

RazorEnhanced 0.8.2.119

13 Feb 15:12
Compare
Choose a tag to compare
v0.8.2.119

- version bump

RazorEnhanced 0.8.2.118

11 Feb 11:59
Compare
Choose a tag to compare
v0.8.2.118

- fix optional param for hotkeys

RazorEnhanced 0.8.2.117

11 Feb 12:00
3c415da
Compare
Choose a tag to compare
Added Info to Attack Items with Player.Attack(). (#131)

* Added Info to Attack Items with Player.Attack().

Added new commands in Target and Player:
AttackType()
TargetType()

* Fix for 'contents' with UOSteam.

RazorEnhanced 0.8.2.110

24 Jan 06:32
c3383c9
Compare
Choose a tag to compare
Merge pull request #15 from cesare-montresor/UOSFix

- UOS syntax error now useful
- editor catch output
- multiline summary support
- play from editor fixed

RazorEnhanced 0.8.2.106

13 Jan 14:01
Compare
Choose a tag to compare
v0.8.2.106

- version bump

RazorEnhanced 0.8.2.105

09 Jan 08:55
d0c35a5
Compare
Choose a tag to compare
Merge pull request #11 from cesare-montresor/UOSEnginePlus

Uos engine plus bugfix

RazorEnhanced 0.8.2.104

09 Jan 08:47
11b509c
Compare
Choose a tag to compare
Merge pull request #10 from cesare-montresor/UOSEnginePlus

UOSteamEngine first refactoring

RazorEnhanced 0.8.2.102

07 Jan 11:06
42cb7a2
Compare
Choose a tag to compare
Merge pull request #8 from cesare-montresor/ScriptEngine

Added suspend/resume for Scripts

RazorEnhanced 0.8.2.101

05 Jan 07:24
6b5d408
Compare
Choose a tag to compare
Merge pull request #7 from cesare-montresor/ScriptEngine

Script engine tweaks