Garry's Mod

Garry's Mod

Prop Cannon Tool ( Improved )
正在显示第 31 - 40 项,共 55 项条目
< 1  2  3  4  5  6 >
更新于:2022 年 3 月 1 日 上午 8:22

Steam agreement fail

更新于:2021 年 8 月 20 日 上午 4:20

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

更新于:2021 年 6 月 8 日 下午 2:42

Generated by batch

更新于:2021 年 6 月 8 日 下午 2:35

2021-06-09 0:30:13.94

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

Updated: Wire wrapper

更新于:2021 年 1 月 10 日 上午 6:03

Generated by batch

更新于:2020 年 12 月 20 日 上午 11:12

2020-12-20 21:11:08.33

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

Updated: Images being relevant to current version

更新于:2020 年 12 月 20 日 上午 10:48

2020-12-20 21:11:08.33

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

Updated: Images being relevant to current version

更新于:2020 年 12 月 20 日 上午 4:45

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

更新于:2020 年 12 月 19 日 下午 2:03

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

更新于:2020 年 12 月 19 日 上午 12:34

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