naydef

Results 34 issues of naydef

Playing with the 64-bit TF2 client, the game will crash from time to time, sometimes crashing minutes from joining a server, other times in about 30-40min. I've attached a debugger...

Team Fortress 2
Linux

## Description SourceTV bot becomes spawned by rage_cloneattack, due to missing `IsClientSourceTV()` checks. (same applies for replay bot) Diff: ```diff @@ -2610,7 +2610,7 @@ void Rage_CloneAttack(int client, ConfigData cfg) {...

bug

The array which hold player indexes must be reset before acquiring new targets. Without it, when the number of players to spawn is less than the available players, some players...

bug

Basically if you make a boss call `rage_cloneattack` on itself (aka he gets converted to a boss from his own config), then FF2 will generate invalid handle error like this...

bug

## Description Basically non-boss players will be part of the boss team. It got suggested to me that it might be an issue with `mp_autobalanceteam` convar, but that doesn't seem...

bug

## Description What the title says, we require that bosses (and minions) have the same cooldown effects applied on backstab or marked garden. Preferably this should be controllable with convar,...

enhancement

https://github.com/Batfoxkid/Freak-Fortress-2-Rewrite/discussions/179 I didn't receive any suggestions/comments. I guess this is not ready for merge, however the logic works fine (except some funny problems due to bad relay plugin). More abilities...

## Description Spawn doors on maps will not open during waiting for players stage. An example for such map is _arena_badlands_. Using the latest FF2R.

bug

## Description Just like the title says, if a boss dies and gets respawned as minion using `rage_cloneattack`, then this player won't have his wearables (they will be removed).

bug

**Initial troubleshooting checklist** - [X] The attribute is loaded, or this bug report is about a plugin load failure. (Check `sm plugins list` on the server.) - [ ] The...

bug
maintenance