Garry's Mod
Glide // Styled's Vehicle Base
91–100 из 178
< 1 ... 8  9  10  11  12 ... 18 >
Обновление: 25 мар в 7:37
автор: StyledStrike

- Tweaked default motorcycle air control forces
- Don't keep motorcycles upright when exiting at high speed
- Allow developers to override headlight sprite/light color on ENT.Headlights and ENT.LightSprites

Обновление: 22 мар в 10:20
автор: StyledStrike

- Changed JB 700 headlight texture
- Tweaked Bati 801 skidmark width
- Tweaked damaged engine sound volume
- Tweaked default ENT.EngineDamageMultiplier value
- Tweaked wheel forward force logic

Обновление: 21 мар в 21:56
автор: StyledStrike

- Added vehicle: Bati 801
- Tweaked first person camera offset for a few vehicles
- Set FVPHYSICS_NO_PLAYER_PICKUP flag when initializing the physics object

Обновление: 20 мар в 9:31
автор: StyledStrike

- Added missing spawn icon for the JB 700
- Added Infernus/JB 700 wheel models to the Wheel Model tool

Обновление: 20 мар в 9:20
автор: StyledStrike

- Added new vehicle: JB 700

Обновление: 19 мар в 21:08
автор: StyledStrike

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

Обновление: 19 мар в 8:14
автор: StyledStrike

- 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!)

Обновление: 18 мар в 8:13
автор: StyledStrike

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

Обновление: 18 мар в 7:50
автор: StyledStrike

- 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

Обновление: 17 мар в 12:00
автор: StyledStrike

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