Skip to content

Releases: Lady-Binary/EasyLoU

LoA 1.3.0.0 - EasyLOU 1.1.0.7

07 Dec 13:44
Compare
Choose a tag to compare

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

09 Nov 17:01
Compare
Choose a tag to compare

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

03 Nov 11:47
Compare
Choose a tag to compare

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

13 Oct 14:23
Compare
Choose a tag to compare

Enhancements:

  • Always On Top #107

LoA 1.2.0.0 - EasyLOU 1.1.0.3

12 Oct 15:20
Compare
Choose a tag to compare

Enhancements:

  • LogOff command #108

function (placeholders) {

		return '';
    }
  • Say() doesn't allow custom commands #109

LoA 1.0.0.4 - EasyLOU 1.1.0.2

22 Aug 12:21
Compare
Choose a tag to compare

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

21 Aug 16:03
Compare
Choose a tag to compare

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

20 Aug 16:57
Compare
Choose a tag to compare

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

15 Aug 06:09
Compare
Choose a tag to compare

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

05 Aug 10:53
Compare
Choose a tag to compare

Bugfixes:

  • Prompt user for confirmation on main app close to save files #85

Enhancements:

  • create hotkey for start, stop, stopall #80