Garry's Mod

Garry's Mod

Prop Cannon Tool ( Improved )
Viser 31-40 af 55 forekomster
< 1  2  3  4  5  6 >
Opdatering: 1. mar. 2022 kl. 8:22

Steam agreement fail

Opdatering: 20. aug. 2021 kl. 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

Opdatering: 8. juni 2021 kl. 14:42

Generated by batch

Opdatering: 8. juni 2021 kl. 14:35

2021-06-09 0:30:13.94

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

Updated: Wire wrapper

Opdatering: 10. jan. 2021 kl. 6:03

Generated by batch

Opdatering: 20. dec. 2020 kl. 11:12

2020-12-20 21:11:08.33

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

Updated: Images being relevant to current version

Opdatering: 20. dec. 2020 kl. 10:48

2020-12-20 21:11:08.33

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

Updated: Images being relevant to current version

Opdatering: 20. dec. 2020 kl. 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

Opdatering: 19. dec. 2020 kl. 14: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

Opdatering: 19. dec. 2020 kl. 0: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