Skip to content

twinded_libs — Changelog

All notable changes to this library will be documented here.

v3.0.0 — 2026-04-11

Added

  • Add 24 new modules: math, string, date, promise, waiter, screen, debugger, file, utils, light, emit, hook, callback, i18n, raw-keys, ui, player, game-events, camera, database, ped-texture, framework-bridge, trigger-event, version-checker
  • Add tw.player module (unified player info: ped, coords, serverId, move tracking)
  • Add tw.callback module for client-server bidirectional callbacks
  • Add tw.emit module for optimized event emission with bandwidth control
  • Add tw.hook module for action/filter hook system
  • Add tw.framework module for VORP Core integration
  • Add tw.database module for MySQL table/column management via oxmysql
  • Add tw.camera.free module for interactive freecam system
  • Add tw.i18n module for internationalization support
  • Add tw.versionChecker module for automatic update checking via Cloudflare Pages
  • Add tw.utils.fallback() helper function
  • Add tw.isServerSide() and tw.isClientSide() helpers to init.lua

v2.5.0 — 2026-04-11

Added

  • Add print module (tw.print) for colored console output and debug logging

v2.4.0 — 2026-04-11

Added

  • Add animation module (tw.animation)

v2.3.0 — 2026-04-11

Added

  • Add text3d module (tw.text3d) for floating 3D text above world coordinates

v2.2.0 — 2026-04-10

Added

  • Add input module (tw.input.native)

v2.1.0 — 2026-04-09

Added

  • Add witness module (tw.witness) for broadcast alerts by job with temporary blip

v2.0.0 — 2026-04-09

Changed

  • New module system with lazy-loaded tw global

v1.0.0 — 2026-04-09

  • Initial release with tw.blip, tw.prompt, tw.entity, tw.notif, tw.timeout, tw.table modules

Premium RedM Scripts — Multi-Framework