Skip to content

Conversation

@Malivil
Copy link
Member

@Malivil Malivil commented Nov 9, 2025

Changelog

Additions

  • Added ability for Spy to steal a player's identity when they search a body instead of when they kill a player (disabled by default)
  • Added optional ttt_shop_limit_count convar to limit the number of items available in the equipment shop
    • The items are chosen randomly (obeying the equipment and SWEP properties as well as the role weapons and role pack configurations for bypassing randomization) and will change each round

Changes

  • Ported "TTT: Remove usages of Panel:Set/GetDisabled"
  • Ported "TTT: Add TTTRadarScan hook"

Fixes

  • Fixed decoy not showing as grey on traitor team radars
  • Fixed player names and custom role names with non-English characters in them not changing case correctly
  • Fixed bodysnatching device progress message ignoring overwritten role names

Developer

  • Added TTTTrackRadarScan hook that allows addons to add or modify the targets used by the Tracking Radar
  • Fixed ttt_order_for_someone with equipment IDs triggering errors for addons that expected it to be a number

Affected Issues

Checklist

  • Tested in-game
  • Release Notes updated
  • API Docs updated
    • Markdown
    • Website (changes marked with "beta only" notation if applicable)
  • If this is for a new role:
    • Icons created
    • Tutorial created
    • Documentation
      • CONVARS.md
      • Website (changes marked with "beta only" notation if applicable)
    • ConVars added to ULX list
    • plymeta:IsRoleAbilityDisabled used
  • Otherwise:
    • CONVARS.md updated, if applicable
    • ULX updated (either added to list of convars for a role, or PR created in ULX repo [Add link below])

… body instead of when they kill a player (disabled by default)
Added `TTTTrackRadarScan` hook that allows addons to add or modify the targets used by the Tracking Radar
Fixed decoy not showing as grey on traitor team radars
…s in them not changing case correctly

- Fixed bodysnatching device progress message ignoring overwritten role names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant