Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Showing 111-120 of 132 entries
< 1 ... 10  11  12  13  14 >
Update: Dec 28, 2024 @ 3:20pm

- Fix glide_gib_lifetime not respecting 0 (Thanks, DrVrej!)
- Don't let rotors hit **empty** surfaces (Thanks, Redox!)
- Do water splash trace on vehicle-fired bullets (Thanks, Redox!)
- Added a little offset to let turrets do water splash
- Added Strikeforce cannon sound to the Turret tool

Update: Dec 28, 2024 @ 12:37pm

- Use proper animation sequences while holding weapons on passenger seats (Thanks, afxnatic!)
- Added rotor wash to helicopters (Thanks, Redox and kirillbrest123)!
- The Insurgent's mass has doubled
- Water Driving tool should allow driving over toxic slime too
- Helicopters can also setup strobe lights now

Update: Dec 27, 2024 @ 11:06am

- Allow developers to define third person camera pivot center (Thanks, kirillbrest123!)
- Updated Russian localization (Thanks, Flarky55!)
- Updated Turkish localization (Thanks, NovaDiablox!)
- Tweaked ragdoll health logic
- Allow changing rotor offset angles
- Allow custom sounds when changing landing gear state
- Added ENT:OnLandingGearStateChange entity function to aircraft
- Make use of landing gear animation length, so that they don't get cut during playback

Update: Dec 26, 2024 @ 7:28pm

- Override Entity:IsVehicle to return true on Glide vehicles
- Engine fire remembers who was the attacker
- Pass damage inflictor when damaging vehicles
- Tweaked car unflip force
- Save Wheel Model tool data on dupes
- Clamp Wheel Model tool scale

Update: Dec 25, 2024 @ 6:11pm

- Try to add compatibility with Spawn Anchors
- Increase delay for auto-unragdoll
- Restore weapons on unragdoll
- Allow pressing any movement key to unragdoll early

Update: Dec 25, 2024 @ 4:48pm

- Tweak grass particles
- Added tire skid/roll mark settings
- Limit params for turret/launchers after pasting dupes

Update: Dec 25, 2024 @ 8:47am

- Fixed color tool changing default colors of the next vehicles that are spawned
- Fixed being unable to repair vehicles while the player is underwater
- Fixed rotors/propellers being unable to be repaired when the chassis health is full

Update: Dec 24, 2024 @ 1:07pm

- Block using the No Collide tool right-click on tanks
- Block the Disable Collisions property being used on tanks
- Add Headlights and Horn Wiremod inputs
- Transfer some of the brake power to the front
- Tweak redline sound volume
- Tweak the Blazer's max. steer cone angle

Update: Dec 24, 2024 @ 10:05am

- Fixed duped entities not retaining their parent
- Let NPCs see through vehicles
- Added Russian localization (Thanks, Flarky55!)
- Allow redefining vehicle spawn colors with a function (Thanks, kirillbrest123!)
- Fixed error when right-clicking with the Projectile Launcher tool

Update: Dec 23, 2024 @ 8:29pm

- Increased max. delay limit for various tools
- Fixed error when right-clicking with the Turret tool
- Set HUDDrawTargetID hook priority to high, if ULX is installed