Releases: overextended/ox_lib
Releases · overextended/ox_lib
v3.27.0
Features
- array: add additional array class methods (Linden)
- client/dui: implement dui handling (#650) #650 (Ceeb)
Bug Fixes
Code Refactoring
- table: improve performance of contains, matches, and merge (#647) #647 (Guru Saran)
- streaming: change error message and default timeout (Linden)
- init: move global declarations (Linden)
v3.26.0
Features
- web/radial: radial menu text scaling (#639) #639 (NotMango)
- client/keybinds: added isPressed state for keybinds (#643) #643 (Geden420)
Bug Fixes
- package/interface: fix menu onCheck typo (#640) #640 (Deathart)
- locales/ro: file path (#644) #644 (hakanesnn)
- package: specify side-effects and do not bundle output (Linden)
Chores
v3.25.0
Features
- cache: send oldValue to onCache (Linden)
Bug Fixes
- package: input dialog options param (#622) #622 (Fraser Watt)
Code Refactoring
- array: typing issue (Linden)
- class: change type returned by lib.class (Linden)
- package/addCommand: send chat suggestions to correct source (#627) #627 (Luxu)
- streamingRequest: wait 10 years for assets to load (Linden)
Commits
- 133a990: Revert "refactor(streamingRequest): wait 10 years for assets to load" (Linden)
v3.24.0
v3.23.1
v3.23.0
v3.22.2
Bug Fixes
- timer: accessing private variable out of scope (#591) #591 (Austin Dunn)
Code Refactoring
- class: disable experimental warning for internal modules (Linden)
Chores
Commits
v3.22.1
v3.22.0
Features
Bug Fixes
- package/locale: sync behaviour with Lua (Linden)
- math: torgba types and alpha value (Linden)
- streamingRequest: remove @Package annotation (Linden)
- alertDialog: set timeout as optional parameter (#580) #580 (faizy#6969)
- imports/logger: loki indexing for varargs (#583) #583 (Mirco T)
Code Refactoring
- class: mark mixins.new as protected (Linden)
- callback: increase default timeout (Linden)
- callback: assertions (Linden)
Chores
v3.21.0
Features
- callback: add timeout to callback events (Linden)
- math: linear interpolation (#570) #570 (Austin Dunn)
- interface/multi-select: add maxSelectedValues (#563) #563 (northsqrd)
- raycast: add fromCoords method (Linden)
- interface/alert: support dialog timeout (Linden)
- math: expose interpolate function as math.interp (Linden)
Bug Fixes
- notify: reset circle animation on notification re-trigger with id (#559) #559 (RrybaN)
- class: fixed private access in method calls (#553) #553 (deFuzz)
- timer: add async argument to restart method (#567) #567 (404)
- array: array:findIndex should return index (#565) #565 (Jarosław)
- web/notify: prevent resetting the notifications circle without an id (#566) #566 (RrybaN)
- math: math.interp return type should be T (Linden)
Code Refactoring
- settings: safeGetKvp (Linden)
- raycast: smoother raycast during camera movement (#569) #569 (Mas)
- interface/progress: allow rotation order for created props (#564) #564 (xHorntail)
Chores
- locale: update no.json (#555) #555 (Mads)
- locale: update cs.json (#551) #551 (wx)
- fxmanifest: remove comments (Linden)
- locales: update multiple languages (#573) #573 (Domi)
- locales: update pl.json (#574) #574 (Maciej Ratyński)
- locales: create pt.json (#575) #575 (WindoX)