Garry's Mod
VRMod x64 - Extended
Mostrando 61-70 de 139 aportaciones
< 1 ... 5  6  7  8  9 ... 14 >
Actualización: 17 JUL a las 12:28

-Moved vrmod_blacklist.txt from data to data/vrmod_drop_blacklist.txt (if you had anything there can copy/paste to the new file)
-Fixed Flat2Vr weapon replacer that replaces flat weapons with ArcVr ones, it creates a file in /data/vrmod/vrmod_weapon_replacement.txt that can be edited. Can be disabled in settings

Actualización: 16 JUL a las 14:13

-Fixed: Player can see both world and a view model simultaneously.
-Fixed: Numpad keeps tracking the cursor even when it's not focused on.
-Optimization: various performance improvements.

Actualización: 15 JUL a las 16:31

-Added: legacy build support (not tested)

Actualización: 15 JUL a las 3:03

Melee(Dev): damage Multiplier can be used with customImpactType

Actualización: 15 JUL a las 2:20

Melee: slightly improved detection of the vertical melee weapons, enough to push this update

Actualización: 14 JUL a las 16:44

-Melee: more or less fixed misalignment of weapons with Angle(0,-90,0) offset, such as crowbar + Additional optimization and performance improvements.

Actualización: 13 JUL a las 13:55

-Melee: most accurate collisions for weapons so far, with instant calculation on weapon change. Most calculations should be cached, should slightly boost performance.
-Hand physics: now the weapons collide with props. Like a physical crowbar mod, but for every weapon.

Actualización: 13 JUL a las 4:27

Melee: disabled kicks until I get FBT

Actualización: 12 JUL a las 10:16

-Added: simple death fade animation.
-Melee: slight radius boost for hands

Actualización: 12 JUL a las 5:42

-Melee:
Added: VRMod_MeleeSwing hook (client) for custom swing sounds/effects on velocity threshold (vrmod_melee_velthreshold).
Improved: VRMod_MeleeHit hook (server) now supports overriding damage, decals, and impact types for all melee weapons.
Fixed: Optimized TraceSphereApprox for better hit detection across all melee types.
Tweak: Added vrmod_melee_speedscale for balanced damage scaling on fist and kick attacks.