Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
81-90 van 163 items weergegeven
< 1 ... 7  8  9  10  11 ... 17 >
Update: 19 mrt om 21:08

- Tweaked burnout logic
- Improved J-turn logic, removed ENT.JTurnOppositeYawDrag
- Tweaked default ENT.AngularDrag for cars

Update: 19 mrt om 8:14

- Main/tail helicopter rotors are now optional for vehicle creators, by setting ENT.MainRotorModel and/or ENT.TailRotorModel to a empty string
- Added new overridable helicopter functions: ENT:ShouldAllowRotorSpin, ENT:ShouldGoOutOfControl, ENT:HandleOutOfControl, and ENT:CreateRotors (Thanks, kirillbrest123!)
- Fixed full throttle display in HUD (Thanks, Flarky55!)
- Fixed Russian localization (Thanks, Flarky55!)

Update: 18 mrt om 8:13

- Fixed motorcycles being "slippery" due to the J-turn logic from the last update

Update: 18 mrt om 7:50

- Made J-turns possible
- Tweaked Infernus audio volume
- Tweaked camera decay constants
- Converted motorcycle ENT.YawDrag to a regular entity variable on the base class

Update: 17 mrt om 12:00

- HUD: Replace speed with engine RPM
- Tweaked grip loss logic due to less ground contact
- Reset available torque on shutdown

Update: 17 mrt om 10:14

- Small improvements to motorcycle handling
- Don't auto switch to 1st gear while airborne, prevents that from happening while reversing and hitting a slight bump

Update: 17 mrt om 7:59

- Added vehicle: Infernus
- Fixed brake lights staying lit when reversing
- Fixed Gauntlet Classic seat exit points

Update: 11 mrt om 8:03

- Made vehicles with different forward/rear wheel radius more stable
- Allow brake inputs to work while the engine is off
- Don't set ENT.RenderGroup
- Don't draw skidmarks on the frame depth buffer (_rt_ResolvedFullFrameDepth)
- Don't draw sky limits on the frame depth buffer (_rt_ResolvedFullFrameDepth)
- Updated the theme library

Update: 10 mrt om 5:28

- Use the crouch key bind to toggle first/third person camera (Thanks, meetric1!)
- Ignore COLLISION_GROUP_WORLD on wheel raycast

Update: 7 mrt om 9:37

- Updated Turkish translation (Thanks, NovaDiablox!)
- Engine Stream editor: Added a option to replace audio
- Reset to the correct DSP preset when leaving Glide vehicles
- Only do early upshift when using reduced throttle mode