Skip to content

Version 1.0.1

Latest
Compare
Choose a tag to compare
@ficool2 ficool2 released this 03 Aug 23:25
  • Updated to latest version of VPhysics-Jolt
  • Fixed health/ammo pickups not working (set vjolt_trace_portal_hack 1 by default)
  • Fixed collision layers not working (fixes grenades and stickies being stopped by disabled or invisible brushes)
  • Fixed prediction errors on static props
  • Added convar vjolt_trace_shrink_convex (default: 1). This fixes prediction errors on static props at the cost of the player motion rarely being stopped when moving against a prop.
  • Added convar vjolt_trace_discard_backface (default: 1). This fixes stuck bugs resulting from vjolt_trace_portal_hack 1 but may have unknown side effects. Disabling this may help if there potentially is strange player anomalies such as wrong teleportation occuring.