TTT2
TTT2 copied to clipboard
Trouble in Terrorist Town 2 for Garry's Mod (gmod)
[Based on this project](https://github.com/noaccessl/glua-SVG) I created a functions that creates GMod materials with mipmapping from SVGs. This can be used to replace all role icons etc. **Completely untested!**
## Your version of TTT2 (mandatory) Workshop version from Steam ( v0.11.6b ) ## Describe the bug (mandatory) Video https://github.com/TTT-2/TTT2/assets/59442552/34327257-1bea-4d7b-b399-56673d71d455 ## To reproduce Steps to reproduce the behaviour: 1. Pick...
This doesn't do much besides creating a new UI in our HUD system instead of the weird stuff that was done before. It also adds a function that generates a...
Added `SWEP.SetClipOnBuy` and `SWEP.ClipOnBuy` to set the weapon's clip on buy via the equipment editor. I did not want to just use the latter variable to set a clip on...
## Your version of TTT2 Workshop version v0.13.2b ## Describe the bug Similar to #1292 After the round ended, multiple clients experienced a scoreboard that does not close. It does...
Planning to implement most of these myself as mentioned on the Discord, just putting a cleaned up list here to keep track / discuss: **Server-side:** - [x] Using regular voice...
At Round Start, if the option is activated, each player gets assigned a different playermodel from the pool.
This change adds some hooks for credit related events that are used by my addon [ttt2stats](https://github.com/pkillboredom/ttt2stats). This addon records stats from my server's games to a database, which is used...
## Your version of TTT2 (mandatory) latest workshop version ## Describe the bug (mandatory) the equipment editor will force placeholder values on inherited fields for example, a weapon that's based...
## Your version of TTT2 (mandatory) - Workshop version from Steam ## Describe the bug (mandatory) I think there is a bug in the logic of the "Edit equipment" master....