Garry's Mod

Garry's Mod

VRMod x64 - Extended
Viser 61-70 af 134 forekomster
< 1 ... 5  6  7  8  9 ... 14 >
Opdatering: 14. juli kl. 16:44

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

Opdatering: 13. juli kl. 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.

Opdatering: 13. juli kl. 4:27

Melee: disabled kicks until I get FBT

Opdatering: 12. juli kl. 10:16

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

Opdatering: 12. juli kl. 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.

Opdatering: 11. juli kl. 16:29

-UI: Weapon settings are more useful. Apart from setting offset one can fix the muzzle (if it's attached to head instead of hand) and disable laser pointer for specific weapon. Also now you will be able to use if some addons overriding offset, which is useful for development.

-Weapon menu: now if you select the center it will switch between empty hands and the last weapon. I decided to go this way instead of a hostler.

-Melee: Fist will not collide with an object if you hold it with the same hand. More accurate collisions for weapons (custom spherical trace function) Decals and more meaningful server side print in console.

-API: vrmod.SetViewModelFixMuzzle(classname, bool) <- apply muzzle fix for your swep
vrmod.SetViewModelNoLaser(classname, bool) <- disable laser pointer for this weapon
vrmod.GetHeldEntity(ply, hand) <- get currently held ent in player's hand ("left" or "right")





Opdatering: 10. juli kl. 14:47

-Gameplay: reduced the glow around the muzzle and blacklisted a few weapons from having laser ( RPG, Physgun, Gravitygun, ArcVR combine sniper, laserpointer, crowbar...)
-Gameplay: forcing hands on respawn

Opdatering: 10. juli kl. 11:32

-Gameplay: added realistic weapon laser with changeable color (in HUD/UI tab, switch color menu from beam to laser)

Opdatering: 10. juli kl. 9:45

-VRUI: polished up a weaponmenu

Opdatering: 9. juli kl. 15:20

-UI: brought back flashlight hand switch and weapon adjustments (Gameplay tab)
-Melee: fixed switched hands bug