Garry's Mod
Glide // Styled's Vehicle Base
กำลังแสดง 111-120 จาก 177 รายการ
< 1 ... 10  11  12  13  14 ... 18 >
อัปเดต: 22 ก.พ. @ 10: 02pm
โดย StyledStrike

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

อัปเดต: 22 ก.พ. @ 9: 34pm
โดย StyledStrike

- Normalize angles when changing head pose parameters on players
- Override the vehicle's WheelRadius when the useModelSize wheel parameter is used
- Added new clientside function to the base vehicle class: ENT:OverrideWheelSound
- Added new clientside function to the base vehicle class: ENT:OnActivateWheel
- Added new parameters to clientside wheels: enableParticles and enableSkidmarks. Can be used on the function mentioned above.

อัปเดต: 21 ก.พ. @ 8: 04am
โดย StyledStrike

- Allow the mouse wheel to change weapons too
- Keep steering input when leaving cars
- Added color/sound Wire inputs to the standalone turret
- Added option to automatically turn off headlights when leaving vehicles
- Applied a workarond to fix head angles that were not matching the player's view

อัปเดต: 20 ก.พ. @ 5: 23pm
โดย StyledStrike

- Don't rely on networking to send camera angles
- Make seats/wheels have the same CPPI owner as the vehicle

อัปเดต: 19 ก.พ. @ 7: 58pm
โดย StyledStrike

- Engine Stream tool: Added option to mute layers
- Engine Stream tool: Increased the max. value on output sliders
- Engine Stream tool: Layer parameters can accept numbers with 3 decimal places now
- Clamp car throttle value on HUD
- Improved Wolfsbane's engine sounds

อัปเดต: 18 ก.พ. @ 2: 24pm
โดย StyledStrike

- Added new wheel parameter: useModelSize
- Allow developers to set custom brake/reverse light colors

อัปเดต: 18 ก.พ. @ 12: 24pm
โดย StyledStrike

- Fixed Russian localization (Thanks, Flarky55!)
- Fixed audio files not working with StartSound and StartTailSound on the Misc. sounds tool

อัปเดต: 18 ก.พ. @ 7: 19am
โดย StyledStrike

- Added Miscellaneous sounds tool
- Fixed new tools not working on single player
- Fixed Engine Stream tool running the CanTool hook incorrectly

อัปเดต: 17 ก.พ. @ 9: 27pm
โดย StyledStrike

- Fixed an error when opening the Engine Stream Editor

อัปเดต: 17 ก.พ. @ 7: 21pm
โดย StyledStrike

- Rewritten the theme library, applied new theme to the settings window
- Fonts are created by the theme library now
- Refactored the Engine Stream editor panels
- Added tool: Engine Stream
- Added logic to sync sound-related entity modifiers over the network, even for players who join after the modifier was applied
- Made a shared version of the Engine Stream JSON validation logic