Skip to content

Releases: Open-GTO/mselect

mselect v1.1.5

17 Oct 04:07
Compare
Choose a tag to compare
  • Fix PlayerTextDrawShow double calling in TD_HeaderCreate
  • Tag warning fix

mselect v1.1.4

03 Dec 13:53
Compare
Choose a tag to compare
  • Fix PlayerTextDrawShow double calling in TD_ItemCreate

mselect v1.1.3

29 Oct 20:52
Compare
Choose a tag to compare
  • Fix removing TextDraw with ID 0 by reset TD_Item values on load
  • Add player connection checks and return values for public functions
  • Compatibility with unmodified include files

mselect v1.1.2

01 Oct 12:36
Compare
Choose a tag to compare
  • Fix const-correctness issues
  • Add tests

mselect v1.1.1

17 Feb 12:15
Compare
Choose a tag to compare
  • #3: Close dialog after clicking on cancel button
  • Some optimizations and fixes

mdialog v1.1.0

17 Feb 07:10
Compare
Choose a tag to compare
  • #2: Fix function calling behavior
  • Now modelid and itemid save their values even after on cancel or other non-items buttons
  • Now selected item changes background color after clicking on them

mselect v1.0.0

30 Sep 18:59
Compare
Choose a tag to compare
  • First release