Skip to content

Releases: citizenfx/txAdmin

v6.0.2

11 Jul 19:23
361fed4
Compare
Choose a tag to compare

Bug Fixes

  • menu: improved tp to coords precision (tabarra)
  • menu: removed car plate change on boost (tabarra)
  • core: fixed shutdownNoticeDelay being null (tabarra)

Chores

  • version bump + minor stuff (tabarra)

Commits

v6.0.1

05 Jul 21:10
4d0bd73
Compare
Choose a tag to compare

Features

  • web: improved bot settings timeout habndling (tabarra)
  • attempt to auto fix discord embed jsons (tabarra)
  • core: added timing debug logs (tabarra)
  • core: added shutdownNoticeDelay config (tabarra)
  • core: improve handling of checkJoin (tabarra)
  • added txAdmin:events:adminAuth (tabarra)
  • core: deprecated globals.databus (tabarra)

Bug Fixes

  • menu: spectate direction (tabarra)
  • core: restrict master actions page to the master account only (tabarra)
  • bot: handling of disallowed intents (tabarra)
  • core: empty handling all exceptions (tabarra)

Chores

  • small message changes and random tweaks (tabarra)
  • updated packages (tabarra)
  • updated mysql2 and got (tabarra)
  • core: even more message changes (tabarra)
  • resource: slight refactoring (tabarra)
  • version bump (tabarra)

Commits

v6.0.0

21 May 17:08
fcc85bf
Compare
Choose a tag to compare

Features

  • bot: prevent usage of dangerous permissions (tabarra)
  • core: improve zap/ptero detection (tabarra)
  • flexibilized ad options (tabarra)
  • core: implement new stats (tabarra)
  • added join check times to dashboard page (tabarra)

Bug Fixes

  • core: auto sign in after adding master acc (tabarra)
  • logger: menu event reason (tabarra)
  • menu: freeze func + small message (tabarra)

Chores

Commits

v6.0.0-beta2

21 May 17:08
a740a7b
Compare
Choose a tag to compare
v6.0.0-beta2 Pre-release
Pre-release

Features

Bug Fixes

  • web: added fallback font for system log (tabarra)
  • resource: removed debug noclip command (tabarra)
  • core: added playerIds/playerHwids into events (tabarra)
  • core: behavior on empty admins file (tabarra)

Chores

  • updated packages (tabarra)
  • recource: replaced old redm detection (tabarra)

Commits

v6.0.0-beta1

21 May 17:08
00aeb1a
Compare
Choose a tag to compare
v6.0.0-beta1 Pre-release
Pre-release

Features

  • web/login: added dev login autofill (tabarra)
  • core: expose last 4 chars of license key to diagnostics report (tabarra)
  • core: console refactor (tabarra)
  • insights mockup (tabarra)
  • core: refactored system log page (tabarra)
  • web: allow filtering playerlist by netid (tabarra)
  • improved config save error handling (tabarra)
  • bot: embedded announcements (tabarra)
  • bot: allow status embed to have no buttons (tabarra)
  • migrated web status/playerlist to websocket (tabarra)
  • menu: rewrote spectate feature (tabarra)
  • resource: added detection for redm (tabarra)
  • menu/tp: made Z optional in tp to coords (tabarra)
  • menu/vehicle: added redm shortcuts to veh spawn (tabarra)
  • menu/vehicle: added shortcut buttons to spawn dialog (tabarra)
  • web: added recipes index v4 + tags (tabarra)
  • resource: added death logs support for redm (tabarra)
  • core: support for hwid bans (closes tabarra#446) (tabarra)
  • added settings for hwid ban match threshold (tabarra)
  • core: added clarification to ban messages (tabarra)
  • added option to wipe all HWIDs (tabarra)
  • added HWID list to player modal (tabarra)

Bug Fixes

  • web: removed forgotten switch from settings page (tabarra)
  • core: fixed diagnostics for ptero installs (tabarra)
  • bot: reverted comparison type safety (tabarra)
  • locale/nl.json: added nl translation (John)
  • menu: menu announcements not triggering event (tabarra)
  • resource: improve sv_main join check error handling (tabarra)
  • resource: filter playerJoining events with invalid players (tabarra)
  • bot: use cache when resolving members when possible (tabarra)
  • core: always add forced iface to loopback arr (tabarra)
  • menu: noclip game crashes (tabarra)
  • web: fullPlayerlist event now passes the mutex (tabarra)
  • web: added missing checkApiLogoutRefresh (tabarra)
  • client: super jump (tabarra#800) #800 (ChatDisabled)
  • resource: crash on spawning with wrong type (closes tabarra#793) (tabarra)
  • menu/noclip: fixed vehicles disappearing (tabarra)
  • menu: improved player health handling (tabarra)
  • resourceStartingTolerance being saved as string (tabarra)

Documentation

Code Refactoring

  • resource: moved env check to shared.lua (tabarra)
  • resource: implemented GetConvarBool (tabarra)
  • resource: debug mode setter + usage (tabarra)
  • resource: removed all client prints (tabarra)
  • resource: removed reauth prints (tabarra)
  • resource: reordered sv_main.lua contents (tabarra)
  • resource: spectate and btns stuff (tabarra)
  • resource: rename every event to new standard (tabarra)
  • menu: vehicle spawn (tabarra)

Chores

  • updated mui + minor stuff (tabarra)
  • update most packages (tabarra)
  • improved a few messages and replaced pidusage (tabarra)
  • small randoms (tabarra)
  • small randos (tabarra)
  • docs: update dev_notes #798 (ChatDisabled)
  • small error msg change + notes (tabarra)
  • separated lua veh functions + misc stuff (tabarra)
  • resource: deprecate cl_misc (tabarra)
  • small random stuff (tabarra)
  • updated packages (again) + minor random (tabarra)
  • core: small typescript fixes + formatter (tabarra)
  • core: renamed action.identifiers to ids (tabarra)
  • small general tweaks + fixes (tabarra)
  • version bump (tabarra)

Commits

Read more

v5.2.0

24 Jan 14:02
44ccc84
Compare
Choose a tag to compare

Features

  • qol: add redirect post login if invalid sess (tabarra)
  • improved discord bot UX (tabarra)
  • menu: added superjump player mode (tabarra)
  • custom announcements/dms/warns (closes tabarra#595) (tabarra)
  • web: show sv time in scheduler prompt (tabarra)
  • core: added event:skippedNextScheduledRestart (tabarra)
  • core: added new whitelist events (tabarra)
  • menu: added sound for announcements and DMs (tabarra)
  • bot: update status embed ASAP on status change (tabarra)

Bug Fixes

  • core: fixed cap direction in stats collector (tabarra)

Chores

  • core: increased min fxs ver to 5894 (tabarra)
  • small randoms + version bump (tabarra)

Commits

v5.1.1

20 Jan 19:00
8a9cc06
Compare
Choose a tag to compare

Bug Fixes

  • web: system log page on linux (tabarra)
  • web: whitelist mode options autofill (tabarra)
  • core: tmp remove exec resource referenced cfg (tabarra)

Chores

v5.1.0

20 Jan 11:29
3f276b1
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • diagnostics report button (tabarra)
  • renamed txadmin log to system log (tabarra)
  • diagnostics report function (tabarra)
  • randoms + dev notes reorder (tabarra)
  • converted fxs cfg helper into typescript (tabarra)
  • nui: changed player card default tab back to actions (tabarra)
  • updating the bot (tabarra)
  • improved sv_main deferral messages (tabarra)
  • improved swedish translation (thanks MasterVargen) (tabarra)
  • improved polish translation (thanks DeEqKit) #735 (DeEqKit)
  • improved dutch translation (thanks Yorick2002/LucaNL) #721 (Yorick2002)

v5.0.1

05 Dec 18:35
e956d84
Compare
Choose a tag to compare

Features

  • core: resolve online player by license search if possible (tabarra)

Bug Fixes

  • web: sv controls inside game iframe (tabarra)
  • web/console: fixed arrow up +enter behavior on history (tabarra)
  • core: fixed fxserver exit code handling when null (tabarra)
  • core: whitelist approval not working on first access (tabarra)

Chores

Commits

  • core: increased player optimizer threshold to 16d (tabarra)

v4.18.1

21 Sep 10:57
94ad2cc
Compare
Choose a tag to compare

Bug Fixes

  • web: fixed restarter settings save for empty schedule (tabarra)
  • core: getOsDistro powershell detection + error handling (tabarra)
  • fixed pidusage and enabled process stats in diagnostics page (tabarra)
  • prevent scheduling restart on the same minute (tabarra)

Chores

Commits

  • lowered intensity of patch update notices (tabarra)