Garry's Mod
Glide // Styled's Vehicle Base
กำลังแสดง 1-10 จาก 157 รายการ
< 1  2  3 ... 16 >
อัปเดต: 5 ต.ค. @ 2: 18pm

- Add separate options to enable skybox indicators for land vehicles and aircraft
- VSWEPs: Add compatibility for old vehicles that use weapon.maxAmmo
- [Experimental] Limit how fast buoyancy points can sink
- Clamp negative magnitude value for the glide_damaged_engine particle effect

อัปเดต: 1 ต.ค. @ 9: 46am

- Disable client-side camera logic as soon as the vehicle is invalid, to prevent an error

อัปเดต: 30 ก.ย. @ 6: 55pm

- Tweaked default collision damage multiplier for planes
- Clamp input values given to particle effects

อัปเดต: 29 ก.ย. @ 2: 00pm

- Made "Control movement directly" mouse steering a little less "twitchy"
- Replaced Player:GlideGetCameraAngles() with Player:GlideGetAimAngles()
- Refactored the camera code: Besides cleaning up the client-side camera code a bit, this update makes Player:GlideGetAimPos() return the correct position that the player's client-sided camera is looking at, even if there are obstructions between the player's eye position and the aim position.

อัปเดต: 24 ก.ย. @ 10: 08am

- Use alpha channel from the provided color when drawing sprites
- Check IsValid instead of NULL when iterating over entities
- Don't modify weapon state when calling the Homing Launcher's SWEP:CanAttack

อัปเดต: 16 ก.ย. @ 10: 52pm

- If you hold the Walk button (default is Left Alt) while entering a vehicle, you will always get into the closest seat
- Added Speed and Gravity Wiremod inputs to the Projectile Launcher
- Fixed sprites using colors from the last drawn sprite
- Fixed particles accumulating while paused on single-player

อัปเดต: 16 ก.ย. @ 9: 05pm

- Added a proper deploy animation for when the Homing Launcher is not loaded
- Tweaked Homing Launcher reload animation

อัปเดต: 12 ก.ย. @ 7: 56am

- Fixed Russian and Turkish localizations (Thanks, Flarky55!)
- Disable headlight shadows when not on a vehicle, fixes flickering when performance optimizations are active

อัปเดต: 7 ก.ย. @ 11: 53am

- Fix vehicles being unable to fire lock-on missiles, when those vehicles rely on the old weapon system, and try to check weapon.lockOn.
- Do a quick fade when starting to play engine streams

อัปเดต: 3 ก.ย. @ 8: 11am

- When a car goes underwater, deal engine damage over time instead of instantly killing it
- When open seats goes underwater, only kick the player out if the player is also fully submerged
- Do exhaust pop on the "falling edge" of the engine RPM instead of when hitting the redline