Garry's Mod

Garry's Mod

VRMod x64 - Extended
正在显示第 81 - 90 项,共 180 项条目
< 1 ... 7  8  9  10  11 ... 18 >
更新于:8 月 2 日 上午 6:03
作者:Doom Slayer

-Fix: halo pickup setting does not persist on restart
-Removed unused model from the addon

更新于:8 月 1 日 下午 1:09
作者:Doom Slayer

-API: optimized code, cached what's possible, added angular velocites to the server side
-Melee: Velocity and damage calculations are now done on the server side to avoid cheating
-Physics: Hand/Weapon collisions are now using ShadowControl, looks a bit better in multiplayer. HandVel applied to dropped object (per bone for rags)
-Collisions: Improved collisions, added offset, optimized computing logic + fallback to world model
-Debug: added real time collision visualization (in gameplay tab)
-Multiplayer: Fixed broken physics collision for sweps when running on dedicated server, added ownership to the rag that is produced from NPC, so the player can cleanup/undo. Fixed issue when rag would not get up even if "alive" after dropping.Various polishing and optimizations.

更新于:7 月 30 日 下午 8:24
作者:Doom Slayer

-Fixed melee that I broke yesterday by filtering out player

更新于:7 月 30 日 下午 7:48
作者:Doom Slayer

-Pickup: halo filtering improvements ( if you still see halo around non pickable object set vrmod_pickup_debug 1 and tell me what you got)
-Pickup: improved physics of ragdolls when dropping. Should be more realistic and fix the issue of them bouncing around the map like crazy

更新于:7 月 29 日 下午 1:54
作者:Doom Slayer

-Minor bug fixes

更新于:7 月 29 日 上午 7:21
作者:Doom Slayer

-Using w_models for collision instead of c_ ones
-Dev: Added more utils
-Reduced damping when rags are dropped

更新于:7 月 29 日 上午 2:41
作者:Doom Slayer

-Improvements: VRmod is not communicating with backend if not focused instead of rendering cursed textures
-Fixed crash when switching from empty_hands to another c_hands model
-Picked ragdoll physics improvements
-API: Added server side velocity (normal + relative) + exposed some utils
-Various performance optimizations and bug fixes

更新于:7 月 27 日 下午 5:34
作者:Doom Slayer

-Fixed: original ent is not removed if weapon is not in the flat2vr list on pickup
-Dev: drop weapon blacklist will respect self.undroppable = true

更新于:7 月 27 日 上午 11:16
作者:Doom Slayer

-Replacing Flat2VR swep on pickup. If player has it , gotta get some extra ammo.
-Controller offsets now actually useful (probably will need to reset that in settings, as I changed defaults)

更新于:7 月 26 日 下午 5:37
作者:Doom Slayer

-Pickup: hand that is holding a prop will not be looking for a new pickup target