Skip to content

Releases: swkeep/interaction-menu

v1.19.4

18 Nov 08:39
cb68e9a
Compare
Choose a tag to compare

Bug Fixes

  • play scroll audio for more than one option #6 (swkeep)
  • validate menu container in set export (swkeep)
  • hide menu when there's no visible option #6 (swkeep)

v1.19.1

15 Nov 21:55
fcc9358
Compare
Choose a tag to compare

Commits

v1.19.0

15 Nov 19:12
e568396
Compare
Choose a tag to compare

Features

Bug Fixes

  • progress 0 percent null check (swkeep)
  • 0 not showing as label (swkeep)
  • style: remove margin of icon (swkeep)
  • flickering issue and improve performance (swkeep)
  • entity zone marker (swkeep)
  • ensure hide triggers a UI update (swkeep)
  • remove side effect of Render.generic (swkeep)

Code Refactoring

  • dui: better thread management (swkeep)
  • merge dynamic value and bind evaluators (swkeep)
  • render event (swkeep)
  • cache getMenu result (swkeep)

v1.13.1-beta

13 Sep 17:31
9f9f1b9
Compare
Choose a tag to compare

Features

Bug Fixes

  • add missing optional chaining (swkeep)
  • miss used flag (swkeep)

v1.12.1

29 Aug 07:42
de78ebc
Compare
Choose a tag to compare

Chores

v1.12.0

29 Aug 07:28
1ef5bc0
Compare
Choose a tag to compare

Features

  • improved menu navigation (swkeep)
  • use deleted flag to hide menu in dui (swkeep)
  • new generic renderer and userInputManager (swkeep)
  • add onSelect to options (swkeep)
  • reset dui onResourceStop (swkeep)
  • entity bounding box detector (swkeep)
  • data schema/formatter (swkeep)
  • new themes (swkeep)
  • variable render interval (swkeep)
  • ability to add script specific themes (swkeep)
  • attempt to make a qb-target compatibility layer (swkeep)

Bug Fixes

  • menu position issue with bones (swkeep)
  • improved boxZone size handler (swkeep)
  • players attempt to trigger action error (swkeep)
  • the issue where menu was unusable (swkeep)

Chores

Commits

  • menu not closing when entity exit its bounding (swkeep)
  • 9115ac2: Delete qbtarget.lua (swkeep)
  • 1a0c602: Delete test.lua (swkeep)

v1.0.0

22 Aug 16:43
613076d
Compare
Choose a tag to compare

Features

  • image: filters and transition types (swkeep)
  • remove persistentData and add spam prevention (swkeep)
  • update themes.scss (swkeep)
  • faster closing animation (swkeep)
  • new global menu type zones (swkeep)
  • enable menu in vehicles (swkeep)
  • audio player (swkeep)
  • dual key press and hold logic (swkeep)
  • add status to indicator (swkeep)
  • add flag for selecting point detection type (swkeep)
  • add hold key example (swkeep)
  • add dompurify (swkeep)

Bug Fixes

  • fix the flicker issue and remove persistentData (swkeep)
  • use fade transition (swkeep)
  • random id (swkeep)
  • remove zone ref from grid (swkeep)
  • fix vehicle bone detection issue (swkeep)
  • dui: pre calculate position (swkeep)
  • margin between indicator and menu (swkeep)
  • cleanup audio element (swkeep)
  • add onHold flag (swkeep)
  • handleKeyPress: add nil check (swkeep)
  • validation for the selected option before syncing (swkeep)
  • onPosition menus ignoring their maxDistance (swkeep)
  • add scale to menu container (swkeep)

Code Refactoring

  • remove async and loading features (swkeep)
  • new dev controls component (swkeep)
  • a better image renderer (swkeep)
  • rename component (swkeep)
  • combine components (swkeep)
  • rename component (swkeep)
  • rename component (swkeep)
  • separate mock data from dev component (swkeep)
  • use our progress bar component (swkeep)
  • use data attr instead of style (swkeep)
  • update style.scss (swkeep)
  • early exit evaluateDynamicValue (swkeep)
  • early exit evaluateBindValue (swkeep)
  • rename and cleanup (swkeep)
  • separate garbage collector (swkeep)
  • config: increase detection interval (swkeep)
  • use events to trigger menus (swkeep)
  • modify some names (swkeep)
  • addZone: refactor as anonymous function and add err check (swkeep)
  • move script detection to utils (swkeep)
  • rename setId to assignId (swkeep)
  • optimize threads (swkeep)

Chores

  • lint: add Prettier and ESLint configurations (swkeep)
  • lint: format and lint (swkeep)
  • remove loading/spinner component (swkeep)
  • types: add missing interval to Picture interface (swkeep)
  • format (swkeep)
  • text editor things (swkeep)
  • update main.js (swkeep)
  • remove themes (swkeep)
  • move v-if (swkeep)
  • remove zone_grid (swkeep)
  • move audio test (swkeep)
  • update examples (swkeep)

Commits

  • 2347024: Update types.d.ts (swkeep)
  • 2ebb8e6: Update stressTest.lua (swkeep)
  • a558a4e: Update fxmanifest.lua (swkeep)
  • 0faed60: fix typo (swkeep)
  • 126c94d: Update test.lua (swkeep)
  • 613076d: Update fxmanifest.lua (swkeep)

v0.7.1-beta

22 Jun 11:33
Compare
Choose a tag to compare

Features

  • separate network entities (swkeep)

Bug Fixes

  • add nil check to hideScaleform (swkeep)

v0.6.0-beta

02 Jun 13:37
Compare
Choose a tag to compare

Features

Bug Fixes

  • globals on bones not showing up (swkeep)

Chores

  • remove unused table property (swkeep)

v0.5.1

18 Feb 10:25
Compare
Choose a tag to compare

Bug Fixes

  • ignore deleted zones (swkeep)

Chores

  • disable qb-target test (swkeep)