Trading Cards Updates

Latest features, improvements, and version releases for the Jim G Trading Cards system.

Latest Update

Version 1.1.4 - Collector, CVG Binder & Visual Overhaul

πŸ†• Collector System

  • β€’ New Collector NPC β€” rotates requested cards on a timer with bonus payouts
  • β€’ Supports Normal (condition threshold) and CVG (grade threshold) trade-ins
  • β€’ New configcollector.lua with rarity filters and optional manual card lists
  • β€’ Dedicated Collector menu matching the existing UI theme

οΏ½ CVG & Grading Enhancements

  • β€’ CVG Sell Shop β€” new category/tab in Sell Shop for graded slabs
  • β€’ CVG slabs now render with case/label/top overlays, date/serial/grade text, and grade ring colors (red/silver/gold)
  • β€’ Safer CVG pricing model β€” accounts for grading costs, caps profit unless high rarity + high grade
  • β€’ Improved serial number generation β€” persisted via KVP registry to avoid duplicates across restarts

πŸ“– CVG Binder & Case Splitter

  • β€’ CVG Binder β€” book-style UI that stores graded slabs with add/remove by slot
  • β€’ New cvg_binder item with backward compatibility for legacy cvg_case
  • β€’ CVG Case Splitter β€” break open a graded slab to retrieve the original card (slab destroyed)
  • β€’ Configurable consumeOnUse toggle for the splitter item

βš™οΈ New Configuration Options

  • β€’ Config.BrandURL β€” change the brand URL shown across Shop/Sell/Grading UIs
  • β€’ Config.CVGBrandText β€” rebrand slab text and CVG category/tab names (visual-only)
  • β€’ Optional CardPositions field in configcards.lua for binder placement support
  • β€’ TC Machine now supports graded slab selling with correct rendering and slot-based selling
Released: April 2026
Current Version

Recent Updates

Version 1.1.3

Major Update - New Brands & Visual Overhaul

March 11, 2026

πŸ†• New Card Brands

Four new collectible brands added: Ammunation Elite, Full Throttle, LS Legends, LS Landmark

🎨 Card & UI Visual Overhaul

  • β€’ 3D depth to card elements with embossed look
  • β€’ Double Stroke card frame borders with metallic accents
  • β€’ Gemstone style rarity badges with highlights and shadows
  • β€’ Holo-Glass stats panel design with frosted glass effects

⚑ Performance & Binder

  • β€’ ImageCache system to prevent repeated file checks
  • β€’ Reduced lag for TC Machine and Sell Shop
  • β€’ Thicker card borders, physical page numbers, new binder themes
  • β€’ Improved checklist with slim scrollbar

Version 1.1.2 (Small Update)

Stats Removal Feature

February 24, 2026

πŸ”§ What Changed

  • β€’ Only cards.js has been updated
  • β€’ Now allows removing stats and stats UI from cards by commenting out in config

πŸ›  How To Remove Card Stats

  • β€’ Open configcards.lua
  • β€’ Find any stats line and delete or comment out using: --
  • β€’ Stats and UI will be completely removed from card display

Version 1.1.2

Major Configuration & Booster Improvements

February 23, 2026

βš™οΈ Configuration File Restructure

  • β€’ Main config.lua split into multiple files in configs_settings folder
  • β€’ Move existing configcards.lua and configshop.lua into new folder
  • β€’ Replace all other files in configs_settings with new versions

🎁 Booster Pack Enhancements

  • β€’ Config.BoosterBoxes and Config.BoosterPacks moved to configs_settings/configbooster.lua
  • β€’ Each booster pack supports individual rarityRules

🧩 Inventory & Item Changes

  • β€’ Added inventory check for 6 slots to open booster packs
  • β€’ Added 2% condition removal feature for items
  • β€’ Added "show player" button to preview cards

Version 1.1.1

Shop Blip Control & Performance

February 15, 2026

πŸ—ΊοΈ New Feature

  • β€’ Added blipenabled option to Config.GradingShop, Config.Shop, Config.SellShop
  • β€’ Located inside configshop.lua
  • β€’ Allows individual control over whether each shop ped displays a map blip

🚨 HOTFIX RELEASED

  • β€’ Small hotfix to resolve UI issue
  • β€’ Update cards.css only
  • β€’ Navigate to: jim_g_trading_cards\ui\c

Version 1.1.0

UI Fixes & Webhook System

February 10, 2026

πŸ› Bug Fixes

  • β€’ Fixed unclickable Sell buttons on the TC Machine UI
  • β€’ Resolved CSS overlay and z-index conflicts causing UI interaction issues

πŸ”§ Webhook & Logging Improvements

  • β€’ Reworked webhook configuration for cleaner management
  • β€’ Renamed webhook table from Endpoints to DiscordHook across entire script
  • β€’ Added full Fivemanage logging support alongside Discord webhooks

⚠️ Files to Update

  • β€’ Update all files
  • β€’ DO NOT update or replace: config.lua, configcards.lua, configshop.lua

Version 1.0.9

Binder System Enhancements

February 6, 2026

⚠️ IMPORTANT UPDATE NOTICE

  • β€’ UPDATE ALL FILES
  • β€’ DO NOT update or replace: configcards.lua, configshop.lua
  • β€’ All other files must be updated

πŸ“˜ Binder System Enhancements

  • β€’ πŸ”’ Brand Enforcement: Config.BindersEnforceBrand (default: true)
  • β€’ 🚫 Duplicate Protection: Config.BindersDuplicatesCheck (default: true)
  • β€’ πŸ“‹ Binder Checklist: Config.BindersChecklistEnabled (default: true)
  • β€’ Live checklist on page 20 that refreshes automatically

🧩 Binder Configuration Update

  • β€’ Updated Config.Binders table
  • β€’ Each binder now includes required brand parameter
  • β€’ Enables brand-specific card filtering and enforcement

Version 1.0.8

Critical Hotfix

January 25, 2026

⚠️ IMPORTANT FAST PATCH UPDATE

  • β€’ Only server.lua and client.lua have been updated
  • β€’ No other files were changed
  • β€’ Update these files as soon as possible

🧠 ESX + ox_inventory Users (IMPORTANT)

  • β€’ Must remove all existing trading cards from player inventories
  • β€’ Why? Metadata was not applied correctly to older cards
  • β€’ Cards without metadata can cause issues with Trading Card Book

πŸ—‘οΈ Required Action

  • β€’ Delete all cards without metadata
  • β€’ Allow players to obtain new cards after update
  • β€’ Check inventory: if no % condition visible, card has no metadata

Version 1.0.7

Configuration Overhaul & Economy Rebalance

January 24, 2026

πŸ”§ Configuration Overhaul

  • β€’ Split configuration into separate files for easier management
  • β€’ config.lua β€” Core settings
  • β€’ configcards.lua β€” Card definitions
  • β€’ configshop.lua β€” Shops & pricing

πŸ’° Economy Rebalance

  • β€’ Rebalanced Sell Shop base prices
  • β€’ Large price reductions for Uncommon, Rare, Epic, Legendary
  • β€’ Changes apply across all card brands

🎁 Booster Pack Improvements

  • β€’ Added pity-off rarity targeting system
  • β€’ Epic: ~1/2,000, Legendary: ~1/3,000
  • β€’ Holo: ~1/4,000, Original Art: ~1/5,000

🌟 Rarity System Updates

  • β€’ Original Art handled as independent rarity bucket
  • β€’ Better server-side control and rule customization
  • β€’ Direct weight-based selection for Epic, Legendary, Holo, Original Art
  • β€’ packGate disabled for these rarities

Version 1.0.6

CVG Rebrand & UI Overhaul

January 22, 2026

🏷️ The CVG Rebrand

  • β€’ Official CVG (Card Value Grading) branding replacing PSA
  • β€’ Updated across all UI elements, items, and locale files
  • β€’ Updated item descriptions for grading_case and empty_grading_case
  • β€’ Rich metallic Gold (#D4AF37) score circle for premium feel

πŸ’Ž UI & UX Improvements

  • β€’ Redesigned Interfaces: Modernized Shop and Buy UIs
  • β€’ Enhanced Grading Shop: Visually upgraded for better user flow
  • β€’ TC Machine Upgrade: Intuitive new interface

⚑ UI Architecture Overhaul

  • β€’ Dramatic Optimization: UI code reduced to 1 line per file
  • β€’ Enhanced Performance: Faster and smoother user experience

Version 1.0.5

Custom TC Machine & Web UI

January 22, 2026

🎰 Custom TC Machine Prop

  • β€’ Shop Overhaul: New Machine Prop replaces buy shop and sell shop
  • β€’ PED Options: Option to disable grading card shop PED
  • β€’ Item-Based Grading: Use grading system directly through items

πŸ› οΈ Script Improvements & New Item

  • β€’ Multiple script-wide performance improvements
  • β€’ Added empty_grading_case item
  • β€’ Required for receiving graded card cases from shop or item usage

🌐 New Trading Card Web UI

  • β€’ Customization: Use default brand or create unique card sets
  • β€’ Save Progress: Work saved for later completion
  • β€’ Easy Export: Download Lua file or copy to config

Version 1.0.3

Stability & Logic Fixes

January 22, 2026

πŸ”„ Stability & Logic Fixes

  • β€’ Binder Fix: Cards now save correctly within the binder
  • β€’ Bridge Logic: Corrected bridge function for proper framework integration
  • β€’ Sync Improvements: Effect movement synchronization perfected

🎨 Visual & UI Enhancements

  • β€’ Smooth Transitions: Improved layout animation transitions
  • β€’ Rendering Quality: Enhanced visual quality of card displays
  • β€’ Cleaner and more professional look

Version 1.0.2

Image Format Upgrade

January 22, 2026

πŸ”„ Image Format Upgrade

  • β€’ All card, booster pack, booster box, and accessory images converted from PNG to WEBP
  • β€’ All image URLs across configs and card definitions now use .webp format
  • β€’ Updated client-side image references for seamless rendering

πŸ“ Assets Optimization

  • β€’ Local image size reduced from 306 MB to 25 MB (91% reduction)
  • β€’ No loss in image quality
  • β€’ Assets folder and configuration fully updated

πŸ› οΈ Full Script Update

  • β€’ Entire script overhauled including all configurations
  • β€’ Updated image references and asset paths
  • β€’ Replace full script and assets folder when updating