Releases: Sleepless-Development/sleepless_interact
Releases · Sleepless-Development/sleepless_interact
v1.2.0
Bug Fixes
- client/main: add back keybind toggle (Austin Dunn)
Code Refactoring
- interact: large rewrite to most of the script (Austin Dunn)
v1.1.1
Bug Fixes
- interact: temp fix for crashes (Austin Dunn)
Styles
- web: init rewrite of default styling. (Austin Dunn)
v1.1.0
Bug Fixes
- interact: fixed many small issues and errors in data handling and garbage collection (Austin Dunn)
v1.0.6
Bug Fixes
- bridge/qb: job checks (Austin Dunn)
v1.0.5
Bug Fixes
- exports/client: properly remove interactions from global table. (Austin Dunn)
v1.0.4
Features
- client: add local player state for interactBusy (Austin Dunn)
Bug Fixes
- utils: nil check for textOptions (Austin Dunn)
Chores
- bridge: remove leftover print (Austin Dunn)
v1.0.3
Bug Fixes
- bridge/esx: catch job changes (Austin Dunn)
v1.0.2
Bug Fixes
- utils: check for net or not on global vehicle interactions (Austin Dunn)
Chores
- deps-dev: bump vite from 5.0.10 to 5.0.12 in /web #6 (dependabot[bot])
Commits
- 7dde5ca: Update README.md (Austin Dunn)
v1.0.1
Bug Fixes
- bridge/esx: Remove sleepless_squads dependency #4 (Kyle Graham)
- bridge/qb: Remove sleepless_squads dependency #4 (Kyle Graham)
Code Refactoring
- utils: remove ox inventory dependency (Austin Dunn)
v1.0.0
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
- bridge/ox: remove deprecated import method (Austin Dunn)
- bridge: import typo (Austin Dunn)
- classes: properly clear cache when cleaning up an interaction (Austin Dunn)
- utils: only update dui for active (Austin Dunn)
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
- types: add list option to coords (Austin Dunn)
Reverts
- classes/interaction: cache removal (Austin Dunn)