Garry's Mod
VRMod x64 - Extended
Εμφάνιση 71-80 από 178 καταχωρίσεις
< 1 ... 6  7  8  9  10 ... 18 >
Ενημέρωση: 9 Αυγ στις 17:50

-Polishing and optimizing existing functionality

Ενημέρωση: 8 Αυγ στις 20:29

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

Ενημέρωση: 8 Αυγ στις 11:53

-Slight wall collisions adjustments for SWEPS

Ενημέρωση: 8 Αυγ στις 10:46

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

Ενημέρωση: 7 Αυγ στις 16:02

-Removed debug prints for the recent change

Ενημέρωση: 7 Αυγ στις 15:58

-Removed halos around non pickable objects

Ενημέρωση: 7 Αυγ στις 7:37

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

Ενημέρωση: 6 Αυγ στις 18:14

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

Ενημέρωση: 2 Αυγ στις 6:03

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

Ενημέρωση: 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.