Garry's Mod

Garry's Mod

Physics Crash Guard
1-10 van 11 items weergegeven
< 1  2 >
Update: 3 aug om 5:58

Refresh the code

Update: 22 jun om 4:17

Repair the addon

+ Divide initial `g_flHangDetection` by 1000 as was intended
+ Move physcrashguard_hangdetection-ConVar and physcrashguard.IsThereHang() to server-side

Update: 6 jun om 4:57

Medium update

+ Refactor
+ Further optimization
+ Fixed checks in the physics iterator
+ Feature: Freeze dupes on paste

Update: 16 nov 2024 om 5:32

Quick clarification

Update: 16 nov 2024 om 5:19

Major Update
  • Improved detection and resolving logic
  • Better way of handling ragdolls
  • Gradual unfreezing
  • Added option for deleting problematic object
  • Added settings to the Spawn Menu

Update: 11 jul 2024 om 3:12

Minor change

Update: 11 jul 2024 om 3:06

Adjusted iterator: excluded doors (and gates), vehicles, npcs, and brush entities.

Update: 29 jan 2024 om 5:09

Misclicked. Ignore this update.

Update: 29 jan 2024 om 5:08

Fix #1. Exclude players and world [github.com]

Update: 27 jan 2024 om 23:04

0-timer -> GM:Tick [github.com]