Skip to content

Releases: macroquest/mq-definitions

v1.1.0

19 Nov 10:38
7714899

Choose a tag to compare

1.1.0 (2023-11-19)

Features

v1.0.3

04 Nov 15:56
5f7ca4a

Choose a tag to compare

1.0.3 (2023-11-04)

Bug Fixes

  • spawn: updates missing members (fb8942e)

v1.0.2

29 Oct 18:23
331c3d1

Choose a tag to compare

1.0.2 (2023-10-29)

Bug Fixes

  • Fix a few item defs and add one missing (#48) (f720fb6)

v1.0.1

15 Apr 18:06
1ed8c37

Choose a tag to compare

1.0.1 (2023-04-10)

Bug Fixes

  • updates buff duration to timestamp datatype (8a2107e)

v1.0.0

04 Mar 19:11
c04f02f

Choose a tag to compare

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)