Skip to content

Releases: swkeep/interaction-menu

v0.5.0

18 Feb 09:41
Compare
Choose a tag to compare

Features

  • custom image indicator (swkeep)
  • first qb-target compatibility test (swkeep)

Bug Fixes

  • canInteract for all options (swkeep)

Code Refactoring

v0.4.3

13 Feb 08:33
Compare
Choose a tag to compare

Features

  • add pause() (swkeep)
  • add arrow movement (swkeep)
  • add 3d in position based interaction (swkeep)
  • garbage collection (swkeep)
  • add remove method to spatial hash grid (swkeep)

Bug Fixes

  • run keypress each frame (swkeep)
  • only disable sprite if menu is active (swkeep)
  • option's canInteract has its interaction type (swkeep)

Chores

v0.3.4

10 Feb 09:44
Compare
Choose a tag to compare

Features

  • add devMode as a config option (swkeep)
  • 3d dui support (swkeep)
  • Instantiatable SpatialHashGrid (swkeep)
  • add a new type of menu zone (swkeep)
  • add 3dDui dev tool (swkeep)
  • add PolyZone warning (swkeep)

Bug Fixes

  • remove extra elseif (swkeep)
  • version script (swkeep)
  • metadata now has entity information (swkeep)

Code Refactoring

  • init static value by ternary op (swkeep)
  • init suppressGlobals by ternary (swkeep)
  • update metadata generation method (swkeep)

Chores

  • new tests on entities (swkeep)
  • remove unused tests (swkeep)

v0.1.12

07 Feb 11:37
Compare
Choose a tag to compare

Features

  • add new options flag hide (swkeep)
  • activate hide flag of menu (swkeep)
  • add set position (update position) (swkeep)
  • add scaleform initialization timeout (swkeep)

Code Refactoring

  • refactor setVisibility related functions (swkeep)

Chores

v0.1.7

07 Feb 06:04
Compare
Choose a tag to compare

Features

  • add new global type players #1 (swkeep)
  • add new interaction type player #1 (swkeep)

Code Refactoring

  • replace qb vehicle spawner (swkeep)

Chores

  • update fxmanifest.lua (swkeep)

Commits

  • 5508b80: Create LICENSE (swkeep)
  • d549cca: Create FUNDING.yml (swkeep)

v0.1.4

06 Feb 11:32
Compare
Choose a tag to compare

Chores