Garry's Mod

Garry's Mod

Prop Cannon Tool ( Improved )
Showing 31-40 of 55 entries
< 1  2  3  4  5  6 >
Update: 1 Mar, 2022 @ 8:22am

Steam agreement fail

Update: 20 Aug, 2021 @ 4:20am

2021-08-20 14:19:00.73

https://github.com/dvdvideo1234/PropCannonTool/commit/71c51a91f9c754063bb01dbf7a74630dfd888611

Fixed: Effects are shown in multiplayer from server
Removed: Unneeded log calls

Update: 8 Jun, 2021 @ 2:42pm

Generated by batch

Update: 8 Jun, 2021 @ 2:35pm

2021-06-09 0:30:13.94

https://github.com/dvdvideo1234/PropCannonTool/commit/2e42c0fb2bdc3e4755677da51dba21358bba280b

Updated: Wire wrapper

Update: 10 Jan, 2021 @ 6:03am

Generated by batch

Update: 20 Dec, 2020 @ 11:12am

2020-12-20 21:11:08.33

https://github.com/dvdvideo1234/PropCannonTool/commit/f0cc222b0d57cf5ff2012882e7fb670e6ea65b71

Updated: Images being relevant to current version

Update: 20 Dec, 2020 @ 10:48am

2020-12-20 21:11:08.33

https://github.com/dvdvideo1234/PropCannonTool/commit/f0cc222b0d57cf5ff2012882e7fb670e6ea65b71

Updated: Images being relevant to current version

Update: 20 Dec, 2020 @ 4:45am

2020-12-20 14:43:55.69

https://github.com/dvdvideo1234/PropCannonTool/commit/b241a3f9cff54f6dc0b6a2ece8c0f55e26623e8a

Fixed: User cannot disable the effects by overriding via wire
Changed: The tool is now located in the construction menu
Added: Wiremod override internal configuration via `CASE` condition
Optimize: Recoil force calculation by one vector-number multiplication

Update: 19 Dec, 2020 @ 2:03pm

2020-12-20 0:01:33.69

https://github.com/dvdvideo1234/PropCannonTool/commit/43ae481a6dc50e111504787fcec64b04dfdf8c98

Fixed: Applying recoil amount stucks projectile inside cannon base ( Issue #1 )
Fixed: Max recoil amount `maxrecamount` default value is `1` due to Newton's third law of motion
Fixed: User passing non-normalized fire directions via wire input `FireDirection`
Fixed: The value of `maxrecamount` is used for menu decimal digits instead of `maxmenudigit`
Optimized: Performance of writing/reading the fire direction via `LengthSqr`
Removed: Extra brackets in the `ENT.FireOne` logs

Update: 19 Dec, 2020 @ 12:34am

2020-12-19 10:32:38.09

https://github.com/dvdvideo1234/PropCannonTool/commit/873444c5127c13c49fddff4f49ae54768743902f

Updated: Logging method for cannon and bullet
Added: Logs when prop cannon is created