3 Days Ago
Prevent misleading "X used to create wrong class type" warning Happened at edict limit when spawning gibs Give prop_active_gib* descriptions and more sane values * 100 active gibs should be plenty (was 999999) Fixed server crashes when trying to spawn gibs at edict limit Try to prevent HL1 gibs from falling out of the world Try to add a better crash message when getting vertex size 0 Enable VRAD stats without verbose Correct kill credit for striderbuster strider kills Fixed certain gibs (manhacks, scanners) never fading out Add description to g_ragdoll_maxcount Fixed Strider still shooting you with ignoreplayers/disable AI Enforce a fade time on gibs that never despawn (strider gibs) FIxed Helicopter gibs never despawning * Big ones have 2 minute lifespan * Smaller ones have 1-5 second, as intended by source code Try to improve edict exhaustion prevention logic * Will now check if there are any free edicts within the allocated edict list before complaining about running out of allocated edicts. * Also added a separate warning for when running out of the absolute edict limit somehow. * Reduced the buffer to just 6 entities - the difference between GMod's max edict count (8192-maxplayers-6) and Source Engines (8192-maxplayers) Fixed BSP file.Find behavior Added NPC.CapabilitiesHas Updated TTT (Pull Requests) * Raise passive equipment item limit from 16 to 32 * Remove "Missing CS:S" chat warning Remove "HudBloodSplat" effect. (It did nothing at all) Fixed Gunship and Sniper not appearing in the kill feed when killed Change `whereis` to print path of missing files Internal rework of main menu's bottom bar (Pull Request) Update some warnings with more info "Rejecting func_breakablesurf" and "Failed to load VTF file! %i + %i > %i"