Releases: macroquest/mq-definitions
Releases · macroquest/mq-definitions
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2023-03-04)
Features
- added GetCurSel to window datatype (62b613e)
- adding placeholder files for missing classes (f3f3dea)
- Adds Achievement TLO and assoc datamembers (197b83d)
- adds advlootitem datatype (4069106)
- Adds Alert TLO and Datatypes (c42b34e)
- adds aura and aug types (43403bd)
- adds bandolier and assoc datatypes (b8d6684)
- adds command enums e.g. COMMANDS.beep (fc59173)
- Adds correct inhertance to corpse (40d0830)
- adds DynamicZone TLO and datamembers (d687729)
- adds everquest TLO and datatype (0d4548a)
- adds itemfilterdata datatype (dab1c95)
- adds keyring and assoc data types (e04e0f6)
- Adds new Ground TLO Search form (49b0821)
- adds NumBagSlots on character datatype (1c0a76f)
- Adds ZoneBound/X/Y/Z to Character Datatype (70fe042)
- corrects corpse datatype methods (3ca4005)
- corrects corpse TLO form (8c07718)
- updated def and description for math.distance (7e8ed19)
- updates corpse and cursor (8d1e0a5)
- updates item w/members returning augtype and auratype (2d796d7)
Bug Fixes
- adds additional sig to setwindowpos (#36) (6a75c28)
- adds missing fields and corrects inheritance (245217f)
- adds missing signature to getWindowPos (#34) (c1a6801)
- adds Release-Please workflow (c5904c7)
- adds split return types based on field/function (47d0dd8)
- corrects branch name (247fa5e)
- corrects mercenary and raid datatypes (211b5c9)
- corrects mercenary inheritance and adds alias (#35) (668c7bb)
- corrects optional condition on mq.delay() (80c4d42)
- corrects pet class declaration to extend spawn (9b576f7)
- corrects release-please version and syntax (ec7da67)
- corrects return type on silenced (872e54f)
- uses alias in place of repetative code (9ec636a)