Skip to content

Added Tracker minimap#949

Merged
Malivil merged 16 commits into
Custom-Roles-for-TTT:devfrom
joel4848:dev
Jun 27, 2026
Merged

Added Tracker minimap#949
Malivil merged 16 commits into
Custom-Roles-for-TTT:devfrom
joel4848:dev

Conversation

@joel4848

@joel4848 joel4848 commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Changelog

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])

Comment thread docs/teams/detective.html
Comment thread docs/teams/detective.html Outdated
Comment thread docs/teams/detective.html Outdated
Comment thread docs/teams/detective.html Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/shared.lua Outdated
Comment thread gamemodes/terrortown/gamemode/roles/tracker/shared.lua
Comment thread CONVARS.md Outdated
Comment thread CONVARS.md Outdated
@Malivil

Malivil commented Jun 23, 2026

Copy link
Copy Markdown
Member
  • Also, the client convars should be added to the F1 menu using the TTTSettingsRolesTabSections hook

Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/shared.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/shared.lua Outdated
Comment thread CONVARS.md Outdated
Comment thread RELEASE.md
Comment thread gamemodes/terrortown/gamemode/roles/tracker/cl_tracker.lua Outdated
Comment thread gamemodes/terrortown/gamemode/roles/tracker/cl_tracker.lua Outdated
Comment thread gamemodes/terrortown/gamemode/roles/tracker/cl_tracker.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/shared.lua

@Malivil Malivil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the last things that need to be changed are the naming of a few things to make it clear this is the Tracker minimap and not a generic minimap.

I've suggested a couple of hook renames, but a few other things need to be renamed:

  • The name of the graphics
    • minimap_arrow -> trk_minimap_arrow
    • icon_minimap -> icon_trk_minimap
  • The translation strings (from "minimap_x" to "trk_minimap_x")

Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua Outdated
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua
Comment thread gamemodes/terrortown/entities/weapons/ttt_trk_minimap/cl_init.lua
@Malivil Malivil merged commit 080eae4 into Custom-Roles-for-TTT:dev Jun 27, 2026
1 check failed
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.

3 participants