EntranceJew

Results 41 issues of EntranceJew

This is more or less a reminder for myself. We've got the go-ahead to bring down the functionality from [@wgetJane's weapon rework](https://github.com/wgetJane/ttt-weapon-rework), and it makes a lot of worthwhile changes...

type/enhancement

**Is your feature request related to a problem? Please describe.** Frequently, corpse and ragdoll blood mods will cause decals and blood splat traces in excess. In a game about forensics,...

type/feature

**Is your feature request related to a problem? Please describe.** Consolidate CreateConVar flags into client/server constants. There's reasonably only a few configurations that matter: - SERVER-only: `FCVAR_ARCHIVE`, `FCVAR_NOTIFY` - CLIENT-only:...

type/enhancement

**Is your feature request related to a problem? Please describe.** Smoke grenades presently don't raycast the area for their particles, nor do smoke extinguish effects check for LOS with things...

type/enhancement

## Your version of TTT2 (mandatory) - Latest GitHub version ## Video ![image](https://github.com/TTT-2/TTT2/assets/5711436/79849e3c-e822-49b6-b288-329e805b2c42) ## Describe the bug (mandatory) Holstered text string isn't visible ## To reproduce Steps to reproduce the...

type/bug
status/needs info

## Is your feature request related to a problem? Please describe. The hook `TTT2ModifyFinalRoles` is a desirable entry point, but for broader compatibility in an order dependent situation, and no...

type/rework

C4 uses a completely different method than `gameEffects.RadiusDamage` -- as do grenades, consider if their implementation warrants differing. `gameEffects.RadiusDamage` does similar checks to util.BlastDamageInfo, compare to find major differences.

type/enhancement

[that noise was missing](https://github.com/Facepunch/garrysmod/pull/1983) and i'm tired of seeing developer prints about noises that don't exist

type/bug

## Your version of TTT2 (mandatory) - Workshop version from Steam ## Describe the bug (mandatory) - AFK timer accumulates while spectating - Problem occurs even if the spectator voice...

type/bug

## Your version of TTT2 (mandatory) - Latest GitHub version ## Describe the bug (mandatory) ![image](https://github.com/TTT-2/TTT2/assets/5711436/d7049cc5-6d41-40ab-8964-4b411edf1044) ## To reproduce 1. Begin a round as traitor. 2. Potentially: Have your HUD...

type/bug
status/needs info
status/cannot reproduce