Garry's Mod
[Want For Torque] Custom Camera Movers
23件中 11-20 を表示
< 1  2  3 >
更新:2023年3月25日 @ 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!

更新:2023年3月24日 @ 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

更新:2023年3月24日 @ 18時45分

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

更新:2023年3月23日 @ 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

更新:2023年3月23日 @ 20時07分

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

更新:2023年3月23日 @ 19時53分

更新:2023年3月23日 @ 19時52分

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

更新:2023年3月23日 @ 19時42分

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

更新:2023年3月22日 @ 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

更新:2023年3月21日 @ 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