Garry's Mod
VRMod x64 - Extended
Visualizzazione di 71-80 elementi su 141
< 1 ... 6  7  8  9  10 ... 15 >
Aggiornamento: 12 lug, 10:16

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

Aggiornamento: 12 lug, 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.

Aggiornamento: 11 lug, 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")





Aggiornamento: 10 lug, 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

Aggiornamento: 10 lug, 11:32

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

Aggiornamento: 10 lug, 9:45

-VRUI: polished up a weaponmenu

Aggiornamento: 9 lug, 15:20

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

Aggiornamento: 9 lug, 12:01

-VRUI: New weapon menu (beta)
-VRUI: Swapped quick settings with weapon menu
-Controls: Updated default quest 3 bindings to address the change

Aggiornamento: 8 lug, 11:56

-Pickup/Melee added NPC pickup (enable in gameplay settings)

The NPC will be converted to ragdoll on pickup and any damage will be transferred back to NPC. Works well if Zippy's Gore Mod and Reagdoll if you know what I mean...

Aggiornamento: 8 lug, 1:21

-Controls: switching off smooth turn enables snap turn
-Controls: max smooth turn rate is increased
-Controls: more teleportation settings - which hand to use to aim, server side switch and teleportation distance (also server side)