Garry's Mod
VRMod x64 - Extended
178件中 71-80 を表示
< 1 ... 6  7  8  9  10 ... 18 >
更新: 8月9日 @ 17時50分

-Polishing and optimizing existing functionality

更新: 8月8日 @ 20時29分

-Improved consistency of wall collisions, made sure that clientside API would work with adjusted poses + optimization and polishing

更新: 8月8日 @ 11時53分

-Slight wall collisions adjustments for SWEPS

更新: 8月8日 @ 10時46分

-Wall collisions improvements: less jitter, more accuracy + "vrmod_collisions” is a server side convar now

更新: 8月7日 @ 16時02分

-Removed debug prints for the recent change

更新: 8月7日 @ 15時58分

-Removed halos around non pickable objects

更新: 8月7日 @ 7時37分

-Polishing world collisions: preventing SWEPs to stuck + one hand does not block the other

更新: 8月6日 @ 18時14分

-Added clientside wall collisions (can be disabled in gameplay tab)

更新: 8月2日 @ 6時03分

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

更新: 8月1日 @ 13時09分

-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.