This repository was archived by the owner on Apr 19, 2025. It is now read-only.
v2.6.0
Features
- nui: Ability to copy weapon serial number (Luke)
- client: Custom context buttons #596 (ANTOND)
- server/logs: implement the discord logging morons wished for (Linden)
- client/nui: Ability to display custom metadata (Luke)
Bug Fixes
- locales: Update Si.lua (#590) #590 (PandaSLO)
- locales: Update ui_copy and ui_ctrl_c for cs locale (#591) #591 (CatalystDevs)
- init: if not lib (Linden)
- client: don't set dumpsters as mission entities (Linden)
- nui: Show serial copy in context only if it exists (#600) #600 (Dolu)
- server/inventory: container weight calculations (Linden)
- client: check if player is dead during each state of item use (Linden)
Code Refactoring
- nui/context: Remove separate file #596 (ANTOND)
- nui/context: Use proper typing #596 (ANTOND)
- spam errors and prevent modules from loading (Linden)
- locales/nl: dutch translation of copy serial number (#598) #598 (Demian Vonk)
- server: move ox_inventory:swapItems to inventory module (Linden)
- server/inventory: adjust scope of locals during swapItems (Linden)
- server/logs: report status codes (Linden)