Change Log

All notable changes to Tyrix Dice.

v2.1.1

  • Fixed idle CPU usage

  • Dice now 0.00ms resmon when idle

v2.1.0

Dice Mode

  • Added Config.DiceMode with options: 'command', 'item', or 'both'

  • Item mode supports ox_inventory, QBCore, and ESX

  • 9 dice items: 3 colors × 3 counts

  • Auto-detects inventory system (ox_inventory → QBCore → ESX → standalone)

  • Falls back to command mode if no inventory system found

Item Return on Pickup

  • Items returned to inventory when picked up (with ConsumeItem = true)

  • Anti-exploit server validation prevents item duplication

  • Added install/ folder with ready-to-use item definitions and images

Pickup System

  • Added /pickupdice and /dicepickup commands

  • Added E key to pick up dice (toggleable via Config.PickupKeybind)

  • Added Config.PickupDistance - configurable pickup range (default 3.0)

UI Improvements

  • ox_lib text UI integration for pickup prompt

  • Toggleable via Config.UseOxLib (works without ox_lib installed)

  • Added simple text display option (Config.SimpleTextDisplay)

v2.0.0

Multiple Colors

  • Added multiple dice colors (white, black, red)

  • Color selection via command (/dice red 3)

Framework Support

  • Auto-detection for ESX/QBCore/Standalone

  • Uses character name for ESX/QBCore

  • Uses Steam/FiveM name for standalone

Improvements

  • Simplified configuration file

  • Added debug mode toggle

  • Improved code structure

v1.0.0

Initial Release

  • Physics-based dice rolling

  • 3D text display

  • Server-authoritative rolls

  • Proximity-based visibility

  • Chat notifications