Releases: overextended/ox_lib
Releases · overextended/ox_lib
v3.15.1
v3.15.0
Features
- package/locale: update for parity with lua (Linden)
- logger/loki: Support for tenants when running Loki in multi-tenant mode (#477) #477 (iLLeniumStudios)
- package: addCommand (#482) #482 (ESK0)
Bug Fixes
Code Refactoring
- package: set entry point to shared (Linden)
Chores
- package: ignore .ts from distribution (Linden)
v3.14.1
v3.14.0
v3.13.0
Features
- web: ability to align icon at the top for notifs/text ui (Luke)
- web: font awesome icon animations (Luke)
- imports/addKeybind: support secondary keybind (#450) #450 (Sergio)
- client/textui: add text return to isTextUIOpen (#464) #464 (mikigoalie)
- imports: server-side entity iterators (#458) #458 (Andy)
- require: add load/loadjson functions (Linden)
- locale: add lib.getLocale for sharing locales between resources (Linden)
- math: math.clamp (#468) #468 (ali-exacute)
- math: math.hextorgb (Linden)
Bug Fixes
- web/notifications: pass animation to notifications icon (Luke)
Styles
- web/skillcheck: adjust scaling for 1440p and beyond (Luke)
Code Refactoring
Chores
Commits
- locale: support nested locales (#463) #463 (Armands Vilciņš)
v3.12.0
v3.11.0
Features
- math: add normal to rotation method (#431) #431 (Austin Dunn)
- server/cron: getTimeAsString (Linden)
- web/context: allow separate metadata progress bars colors (Luke)
- web/context: optional context menu title property (Luke)
Code Refactoring
Chores
- deps-dev: bump postcss from 8.4.21 to 8.4.31 in /web (#436) #436 (dependabot[bot])
- deps: bump @babel/traverse from 7.20.13 to 7.23.2 in /web (#444) #444 (dependabot[bot])
v3.10.1
v3.10.0
Features
- web/input: returnString for date inputs (#411) #411 (BerkieBb)
- require: external module support for require (#422) #422 (Linden)
- added lib.print to print different log levels to console (#425) #425 (Manason)
- web/context: readOnly buttons (Luke)
- web/skillcheck: fail skill check only on keys that aren't passed (Luke)
Bug Fixes
- package: no implicit any (Luke)
- client/callback: mark delay as optional (Linden)
- client/vehicleProperties: Fix error on gameBuilds below 2372 (#417) #417 (Lunar-Scripts)
Code Refactoring
- client/vehicleProperties: disable SetVehicleAutoRepairDisabled (Linden)
Chores
v3.9.1
Bug Fixes
- interface/input: add missing color type to typings (#407) #407 (Galuža moree)
Code Refactoring
- init: disallow loading ox_lib's import IN ox_lib (Linden)
- web/alert: darker alert dialog content color (Luke)
Chores
- locales: update es.json (#402) #402 (Br0kenMaverick)