Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Showing 121-130 of 132 entries
< 1 ... 11  12  13  14 >
Update: Dec 23, 2024 @ 6:52pm

- Whitelisted Glide vehicles on Starfall
- Added lock-on filter parameter to Glide.FindLockOnTarget, fixes self lock-on
- Only show a few debug messages when the developer convar is 1
- Make missiles track Entity:WorldSpaceCenter

Update: Dec 23, 2024 @ 4:00pm

- Added Turkish translations (Thanks, NovaDiablox!)
- Fixed possible errors introduced on the last update (Thanks, Redox!)
- Set default auto headlight setting to "on" when it's missing from the config. file
- Allow locking on the seat's parent entity
- Tweaked Homing Launcher parameters

Update: Dec 23, 2024 @ 1:30pm

- Added driver/seat-related Wiremod outputs (Thanks legokidlogan!)
- Allow developers to redefine vehicle spawn colors (Thanks, kirillbrest123!)
- Fix zfighting on skybox indicators (Thanks, Redox!)
- Entity __index call optimizations (Thanks, Redox!)

Update: Dec 23, 2024 @ 8:57am

- Fix not being able to exit vehicles when the interaction key is not set to E

Update: Dec 23, 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: Dec 23, 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: Dec 22, 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: Dec 22, 2024 @ 5:39pm

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

Update: Dec 22, 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: Dec 22, 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