Releases: Sleepless-Development/sleepless_interact
Releases · Sleepless-Development/sleepless_interact
v1.3.0
Features
- add coords member to onSelect data (Austin Dunn)
Code Refactoring
- netEntity: check for entity change and remove interaction. (Austin Dunn)
v1.2.9
v1.2.8
Features
- utils: add more checks for hiding interact (Austin Dunn)
- 067d102: optimize new checks (Austin Dunn)
v1.2.7
Features
- coords: add ox_lib CPoint cb functions (Austin Dunn)
Bug Fixes
- main: wait for busy state to update locally before triggering loop (Austin Dunn)
- models: fix assertion for model types to allow for number and number[] (Austin Dunn)
Code Refactoring
- utils: add protected call to canInteract (Austin Dunn)
- entityInteractions: limit automatic cleanup to global interactions only (Austin Dunn)
Chores
- imgs: remove unused imgs folder (Austin Dunn)
- types: add data types for exports (Austin Dunn)
- types: add return value annotation for canInteract (Austin Dunn)
Commits
- 4089205: Update release.yml (Austin Dunn)
- 5554dcc: Merge branch 'main' of https://github.com/Sleepless-Development/sleepless_interact (Austin Dunn)
v1.2.6
Bug Fixes
- globalCache: properly clean up global cache for entities (Austin Dunn)
v1.2.5
Code Refactoring
- localEnt/utils: better handle conditional trunk interactions with ox inv data (Austin Dunn)
Chores
- bump manifest version to v1.2.5 (Manifest Bumper)
Commits
- 146e2f4: Update defaults.lua (Austin Dunn)
- d982f56: Merge branch 'main' of https://github.com/Sleepless-Development/sleepless_interact (Austin Dunn)
- e1b19f0: Update localEntityInteraction.lua (Austin Dunn)
v1.2.4
Features
- interact: add interact specific non-active sprites #7 (Kyle Graham)
- interact: add removeWhenDead parameter (Austin Dunn)
Bug Fixes
- interact: update pcall arguments #7 (Kyle Graham)
- defaults: trunk interaction (Austin Dunn)
- main: reset active for each iteration of nearby (Austin Dunn)
Code Refactoring
- interact: allow optional sprite textures #7 (Kyle Graham)
Chores
- config: update config indicator parameter name #7 (Kyle Graham)
- config: update optional sprite parameters #7 (Kyle Graham)
v1.2.3
Bug Fixes
- bridge/esx: nil function call (Austin Dunn)
v1.2.2
Bug Fixes
- defaults: remove testing garbage (Austin Dunn)
- exports: add back array support for coords (Austin Dunn)
Styles
- interact: re style indicator to better follow the simple design (Austin Dunn)
v1.2.1
Bug Fixes
- main: load sprite texture, fix conditional for removing menu (resmon fix) (Austin Dunn)