Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Näytetään 81–90 / 156
< 1 ... 7  8  9  10  11 ... 16 >
Päivitys: 11.3. klo 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

Päivitys: 10.3. klo 5.28

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

Päivitys: 7.3. klo 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

Päivitys: 5.3. klo 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

Päivitys: 4.3. klo 13.06

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

Päivitys: 1.3. klo 10.19

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

Päivitys: 1.3. klo 5.17

- Update theme library

Päivitys: 24.2. klo 7.28

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

Päivitys: 24.2. klo 3.56

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

Päivitys: 22.2. klo 22.02

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