Skip to content

Releases: Sleepless-Development/sleepless_interact

v1.2.0

05 Jun 06:23
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

  • interact: large rewrite to most of the script (Austin Dunn)

v1.1.1

04 Jun 00:44
Compare
Choose a tag to compare

Bug Fixes

Styles

v1.1.0

02 Jun 18:42
Compare
Choose a tag to compare

Bug Fixes

  • interact: fixed many small issues and errors in data handling and garbage collection (Austin Dunn)

v1.0.6

20 May 23:47
Compare
Choose a tag to compare

Bug Fixes

v1.0.5

15 May 18:14
Compare
Choose a tag to compare

Bug Fixes

  • exports/client: properly remove interactions from global table. (Austin Dunn)

v1.0.4

06 May 14:37
Compare
Choose a tag to compare

Features

  • client: add local player state for interactBusy (Austin Dunn)

Bug Fixes

Chores

v1.0.3

05 May 06:52
Compare
Choose a tag to compare

Bug Fixes

v1.0.2

02 May 16:25
Compare
Choose a tag to compare

Bug Fixes

  • utils: check for net or not on global vehicle interactions (Austin Dunn)

Chores

Commits

  • 7dde5ca: Update README.md (Austin Dunn)

v1.0.1

02 Apr 04:51
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

v1.0.0

29 Mar 05:43
Compare
Choose a tag to compare

Features

  • client/main: add menu busy toggle to prevent all interactions from flickering (Austin Dunn)
  • classes/interaction: use busy state on draw method (Austin Dunn)

Bug Fixes

Code Refactoring

  • classes/main: smoother destroy method handling (Austin Dunn)
  • bridge/ox: add support for ts ox_core rewrite (Austin Dunn)
  • web: add key to force rerender for each new menu for animation (Austin Dunn)

Chores

Reverts

Commits

  • a219cb8: feat(exports) allow vec3 arrays for coords in addCoords (Austin Dunn)
  • ac3ef3f: Update README.md (Austin Dunn)
  • 8783c8d: Update entityInteraction.lua (Austin Dunn)