Braindawg

Results 8 issues of Braindawg

``` tf_mvm_defenders_team_size mp_restartround tf_dev_health_on_damage_recover_percentage tf_dev_marked_for_death_lifetime tf_whip_speed_increase ``` The last 3 are [Hidden Cvars](https://docs.mastercomfig.com/9.8.1/es/tf2/hiddencvars/). in order: 1. Allows setting MvM team size to something other than 6 2. Similar to `mp_restartgame`...

Feature Request
Team Fortress 2

`CTFWeaponBaseGun::FirePipeBomb` is currently the only function that supports the "custom projectile model" attribute. To the best of my knowledge, the code responsible for this could very easily be added to...

Feature Request
Team Fortress 2

This netprop is responsible for the MvM wavebar and is used to change icons in real-time or make icons that otherwise aren't possible (such as tanks with crit outlines). It...

Team Fortress 2
Linux

These hooks are only called when the entity is spawned with the `vscripts` keyvalue set to the file that contains this function. This behavior is fantastic for entity spawns the...

ignores additional files generated by building/running the mod.

Also removes FVCAR_HIDDEN from the old buyback behavior cvars. The disguise on backstab mechanic found on the Your Eternal Reward/Wanga Prick was severely kneecapped into being effectively useless very early...

The VScript API has a few functions for getting various bot interfaces, however only GetLocomotionInterface was actually correctly exposed, and ILocomotion is the only class that exists in the root...

Potentially related issue: https://github.com/xmrig/xmrig-amd/issues/313 I attempted to allocate additional threads for OpenCL mining XMR, crashed my GPU driver by running out of VRAM. After the driver recovered however, Task Manager...