Releases: Lady-Binary/EasyLoU
Releases · Lady-Binary/EasyLoU
LoA 1.3.0.0 - EasyLOU 1.1.0.7
Bugfixes:
- EasyLOU losing connection to client after Logout() command is executed #120
- Client Disconnected after using Recall #119
LoA 1.3.0.0 - EasyLOU 1.1.0.6
Bugfixes:
- CHARBUFFS variable inaccessible in scripts #117
- FindItem/FindPermanent/FindMobile by id not working anymore #116
LoA 1.3.0.0 - EasyLOU 1.1.0.5
Bugfixes:
- FindButton(), FindInput(), and FindLabel() should return all items if only the panel name is passed as an argument #115
- Unable to find Text Entry boxes reliably for SetInput() #113
- NEARBYMONSTERS/CLICKOBJ unable to access variables #112
- FindItem not clearing previously found objects/table(s) no longer on screen or in pack #93
LoA 1.3.0.0 - EasyLOU 1.1.0.4
LoA 1.2.0.0 - EasyLOU 1.1.0.3
Enhancements:
function (placeholders) {
- Say() doesn't allow custom commands #109
LoA 1.0.0.4 - EasyLOU 1.1.0.2
Bugfixes:
- FindPermanent() makes LOU dll unresponsive and EasyLOU disconnects from the client in presence of perma objects with no texture #104
LoA 1.0.0.4 - EasyLOU 1.1.0.1
Bugfixes:
- Update examples with new var names #102
Enhancements:
- Create variables that can be shared between different scripts and EasyLOU instances, via SetVar(name, value) and ClearVar(name) #97
- Add CHARBUFFS variable that lists buffs, hunger, poison, etc. #92
LoA 1.0.0.4 - EasyLOU 1.1.0.0
Bugfixes:
- All variables must be strong typed, and not just strings. Use "nil" instead of N/A. #91
Enhancements:
- New TreeState, RockState, and Hue attributes for permanent objects #101
- Add X,Y,Z attributes to FINDMOBILEs #99
- Add X,Y,Z attributes to FINDPERMANENTs. Add ability to use Move() with PERMANENTID. #90
- Add X,Y,Z and DISTANCE attributes to FINDITEMs (DISTANCE only for those on the ground) #100
LoA 1.0.0.4 - EasyLOU 1.0.0.33
Bugfixes:
- right-click contextmenu on GUI not working on FIND variables #95
- object names do not refresh when unidentified objects get identified #94
- click and mouseover variables not working with objects in containers #87
Enhancements:
- retrieve permanent objects (e.g. trees and rocks) textures and colors #89
- add command to clear variables stored clearVar() #88
LoA 1.0.0.4 - EasyLOU 1.0.0.32
Bugfixes:
- Prompt user for confirmation on main app close to save files #85
Enhancements:
- create hotkey for start, stop, stopall #80