Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Showing 131-138 of 138 entries
< 1 ... 12  13  14 >
Update: 23 Dec, 2024 @ 8:44am

- Added glide_gib_lifetime convar (Thanks, Redox!)
- Added glide_gib_enable_collisions convar
- Changed Workshop addon type to vehicle
- Tweaked lock-on logic and hook, allow locking on empty vehicles as long as the client's glide_homing_launcher_lock_on_empty convar is 1

Update: 23 Dec, 2024 @ 3:23am

- Added option to toggle vehicle HUD
- Added option to toggle skybox indicator
- Unset EFL_KEEP_ON_RECREATE_ENTITIES on map cleanup - fixes errors when cleaning up the map after entering tanks

Update: 22 Dec, 2024 @ 7:07pm

- Added ENT:GetWeaponCount
- Make sure the Rhino's model bones have been successfully found before trying to use them
- When trying to get which animation to use from the vehicle, make sure the function exists

Update: 22 Dec, 2024 @ 5:39pm

- Make sure client-side trace is valid when creating explosion decals

Update: 22 Dec, 2024 @ 4:36pm

- Fixed errors when Wiremod is not installed
- Set default FOV to fov_desired, allow up to 120 FOV (Thanks, Redox!)
- Added resource.AddWorkshop (Thanks, Phatso!)

Update: 22 Dec, 2024 @ 3:41pm

- Don't show local player on HUDDrawTargetID, but still show the local player's vehicle tag
- Fix tracers not disappearing smoothly
- Tweak Blazer's traction parameters

Update: 22 Dec, 2024 @ 2:04pm

- Only call SuppressHostEvents when required, fixes sounds stopping while using a turret
- Tweaked console variable descriptions

Update: 22 Dec, 2024 @ 12:32pm

Initial addon creation.