Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Viser 51-60 af 132 forekomster
< 1 ... 4  5  6  7  8 ... 14 >
Opdatering: 19. mar. kl. 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!)

Opdatering: 18. mar. kl. 8:13

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

Opdatering: 18. mar. kl. 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

Opdatering: 17. mar. kl. 12:00

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

Opdatering: 17. mar. kl. 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

Opdatering: 17. mar. kl. 7:59

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

Opdatering: 11. mar. kl. 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

Opdatering: 10. mar. kl. 5:28

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

Opdatering: 7. mar. kl. 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

Opdatering: 5. mar. kl. 16:21

- Make the Wheel Model tool work properly on vehicles that have wheels with the useModelSize parameter
- Allow Source Engine's soundscripts to work with Glide.PlaySoundSet