v1.2.1

New: TMC Framework Support

  • Full TMC (The Migration Core) framework integration — client, server, utility bridge

  • Player load/unload/spawn events, job system, money, inventory, identifier

  • GetCore, SetFrameworkJob, AddMoney/RemoveMoney, vehicle keys all TMC-aware

New: UI Theme System

  • Config.UITheme — accent, success, error, warning colors configurable from config.lua

  • CSS migrated from hardcoded hex values to CSS variables

  • Runtime theme application via NUI message

New: Swedish Locale

  • sv.json added to all locale directories

  • Available in in-game language selector

Fixes

  • Hunting: ox_inventory weapon duplication exploit fixed (canDrop + canMoveItem hooks)

  • AddMoney/RemoveMoney: reason parameter added for transaction logging

  • Job Editor: devModeRequired/devModeHint locale keys added to all 10 languages

Changed Files

  • Shared: GetCore.lua, config.lua

  • Server: server.lua, utility.lua, jobs/hunting.lua

  • Client: utility.lua

  • NUI: app.js, main.css, index.html, mock.js

  • Locales: de, es, fr, hu, ja, nl, pt, ru + new sv

Last updated