Garry's Mod

Garry's Mod

[Want For Torque] Custom Camera Movers
Visar 11–20 av 23 poster
< 1  2  3 >
Uppdatering: 25 mar, 2023 @ 18:54

[v1.1.4-alpha.3+1679782576.pub]
- Successfully patched simfphys (with a system that I call !!Hookie!!, which preserves the functionality of others hook to some extent while allowing for prioritized hooks such as this addon) so now it works on MP flawlessly
- Put cameraoverride.lua into the autorun folder
- bla bla bla

Big thanks to Ken Dawg for helping me test this out on multiplayer!

Uppdatering: 24 mar, 2023 @ 21:17

[v1.1.4-alpha.2+1679703118.pub]
- Done something I should've done when I first uploaded this addon: made sure to return the view data
- Temporarily broke the camera collisions in the process
- bla bla bla
- oh yeah simfphys *might* be fixed now on multiplayer

Uppdatering: 24 mar, 2023 @ 18:45

[v1.1.4-alpha.1+1679703118.pub]

Uppdatering: 23 mar, 2023 @ 20:17

[v1.1.3-alpha.4+1679625537.pub]
- Stable
- Attempted to make the camera work on simfphys in multiplayer (it did not go well, it only disables the camera there); Simfphys still works in singleplayer flawlessly
- Ported some code over to server (does very little)
- Pulled hair out from skull

Uppdatering: 23 mar, 2023 @ 20:07

[v1.1.3-alpha.3+1679625537.pub] fingers crossed

Uppdatering: 23 mar, 2023 @ 19:53

Uppdatering: 23 mar, 2023 @ 19:52

[v1.1.3-alpha.2+1679625537.pub] fingers crossed

Uppdatering: 23 mar, 2023 @ 19:42

[v1.1.3-alpha.1+1679625537.dev]
nope

Uppdatering: 22 mar, 2023 @ 16:52

[v1.1.2-alpha+1679507496.pub]
MEGA PATCH
- Fixed bumper cameras positioning for all supported bases
- Made the driver go to a chiropractor
- Fixed the driver constantly having their head turned to the side (used to affect certain cars like the simfphys GTA 5 Dukes)
- Updated the camera lookback to be much smoother for the driver's player model
- Made the driver's eyes actually look somewhere!
- Made camera FOV smoother to effectively nullify that annoying jitter that occurred when your car was moving sideways
- Made the version string include the "v" prefix by default, which it didn't before - Woot! (You can print the version string to the console by running the command `lua_run print(include("wft.gmad.lua"):GetVersionString())`)
- Did some other stuff behind the scenes for the future
- Started using Cleanums! (It's only used for the lookback key so don't get too excited)
- Changed the AFK timer from 15 seconds to 30 seconds

Uppdatering: 21 mar, 2023 @ 22:27

[v1.1.1-alpha+1679417462.dev]
- made the camera springing just a little bit less intense
- applied proper camera shake to the bumper camera
- fixed some folder structure
- added a todo list (need to unpack addon to read)
- added some more Cleanums (Clean-ups for Enums so you can have Clean Enums)
yeah thats about it