megascatterbomb

Results 4 issues of megascatterbomb

Steps to reproduce: - Launch TF2 - Join a significantly populated server with 100 player slots (97/100 in the example below). - Run `status` in the developer console and observe...

Team Fortress 2

Custom Weapons 2 has a feature that allows existing weapons to be replaced by custom weapons with custom stats. This would be incredibly useful for this plugin as developers could...

enhancement

Updates cl_disablehtmlmotd by adding the `FCVAR_SERVER_CANNOT_QUERY` flag to prevent community servers from "nagging" for it to be enabled. Originally I proposed disabling the cvar outright by adding dev only, however...

Modifies tf_bots so they work all the way up to 100 players without failing to spawn in or causing significant class imbalances. ## Implementation Details: - `CTFBot::m_didReselectClass` - Added a...