Garry's Mod
Glide // Styled's Vehicle Base
Hiển thị 81-90 trong 156 mục
< 1 ... 7  8  9  10  11 ... 16 >
Cập nhật: 11 Thg03 @ 8:03am

- 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

Cập nhật: 10 Thg03 @ 5:28am

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

Cập nhật: 7 Thg03 @ 9:37am

- 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

Cập nhật: 5 Thg03 @ 4:21pm

- 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

Cập nhật: 4 Thg03 @ 1:06pm

- Added more options for developers to set if bodygroups/light sprites should be enabled depending on the headlight low/high beam state

Cập nhật: 1 Thg03 @ 10:19am

- Fix conflict issues when more than one addon uses the custom UI theme library

Cập nhật: 1 Thg03 @ 5:17am

- Update theme library

Cập nhật: 24 Thg02 @ 7:28am

- Fixed the Engine Stream tool spam opening/closing the editor due to prediction on multiplayer
- Always save individual wheel radii

Cập nhật: 24 Thg02 @ 3:56am

- Added a angle parameter that can be used on ENT.ExhaustOffsets
- Added a spriteMaterial parameter that can be used on ENT.LightSprites

Cập nhật: 22 Thg02 @ 10:02pm

- Save the wheel radius for each individual wheel on dupe data
- Fixed typos on the source code