Garry's Mod
Glide // Styled's Vehicle Base
Mostrando 81-90 de 162 aportaciones
< 1 ... 7  8  9  10  11 ... 17 >
Actualización: 19 MAR a las 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!)

Actualización: 18 MAR a las 8:13

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

Actualización: 18 MAR a las 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

Actualización: 17 MAR a las 12:00

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

Actualización: 17 MAR a las 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

Actualización: 17 MAR a las 7:59

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

Actualización: 11 MAR a las 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

Actualización: 10 MAR a las 5:28

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

Actualización: 7 MAR a las 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

Actualización: 5 MAR a las 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