Skip to content

v6.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 17:08
· 56 commits to master since this release
00aeb1a

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