Garry's Mod

Garry's Mod

Physics Crash Guard
1-10 van 15 items weergegeven
< 1  2 >
Update: 1 nov om 14:33

update the slider's min/max in the settings [github.com]

Update: 1 nov om 14:27

how could i forget... [github.com]

Update: 1 nov om 6:43

src: fine-tuning

Update: 31 okt om 7:14

Rework, refresh

* Naming conventions affairs (variables, filenames, system), refactoring
* Some rewording
* Improve, retool logic, implementations. Reconsider some parts of the code
* Micro-optimization
* Minor stuff

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