Garry's Mod

Garry's Mod

Prop Cannon Tool ( Improved )
Showing 41-50 of 55 entries
< 1  2  3  4  5  6 >
Update: 16 Nov, 2020 @ 10:48am

2f5cd4b40fe9f0760d5de48af6755fd5011134a7

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

Extend the wire wrapper with comments and functions

Update: 23 Aug, 2020 @ 12:40pm

2020-08-23 22:39:06.74

https://github.com/dvdvideo1234/PropCannonTool/commit/73c0dd319efb295f18d3fcc517fd423a463914f0

Fixed: Preserve the last internal numpad auto-fire state
Fixed: Effect selector being too small at the bottom
Fixed: Wrongly indexed wire ports are not shown in the logs

Update: 21 Aug, 2020 @ 2:10pm

2020-08-22 0:09:22.00

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

Moved: Wiremod wrapper to a separate library
Utilize: Wiremod wrapper in cannon and bullet entities
Updated: Prop cannon overlay with missing display values

Update: 20 Aug, 2020 @ 1:29pm

2020-08-20 23:28:05.44

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

Fixed: When `FireOnce` is connected cannon can be triggered by numpad
Fixed: When `AutoFire` is connected cannon can be triggered by numpad
Fixed: Triggering `FireOnce` does not disable wire control auto-fire
Added: Wire related wrappers overhead to separate file

Update: 13 Aug, 2020 @ 2:21pm

2020-08-14 0:19:37.54

https://github.com/dvdvideo1234/PropCannonTool/commit/513a914cd0919396ab1ffa95c8885710c5174902

Fixed: Some grammar updates
Added: Dedicated wiremod handling methods
Added: Adjustable decimal precision menu values

Update: 6 Aug, 2020 @ 12:51pm

2020-08-06 22:49:43.46

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

Removed: Usage of the obsolete panel method `AddControl`
Fixed: Cannon model control tooltip is missing
Utilize: `list.Add` for the cannon and ammo prop lists
Removed: Unused variable
Updated: Move internal default values in the cannon initialization
Updated: Override `self.cannonModel` with cannon entity model when nil is passed
Updated: Allocate effect date in the cannon initialization

Update: 26 May, 2020 @ 11:07am

417e9159577cf15a7c750398df9f818c06272e78

https://github.com/dvdvideo1234/PropCannonTool/commit/417e9159577cf15a7c750398df9f818c06272e78

Fixed: Explosion parameters not being populated in the bullet when non-explosive
Fixed: Logging convars not addressed in the bullet entity script
Added: Dedicated tool method for obtaining shooting direction

Update: 26 May, 2020 @ 7:51am

2020-05-26 17:52:10.54

https://github.com/dvdvideo1234/PropCannonTool/commit/7013d2103a536c81f9adf608e1a8b95a2c8613bd

Fixed: Prop cannon ammo log control references not created in the right time
Fixed: Wire input missing for controlling the shoot direction
Fixed: Explosive power and radius not created when ammo is not explosive
Added: Wire handling functions now return nil when wiremod is not installed
Added: User can trigger explosion on non-explosive ammo using wiremod

Update: 21 May, 2020 @ 12:53pm

2020-05-21 23:05:46.82

https://github.com/dvdvideo1234/PropCannonTool/commit/61609716e6b5f574f37ddfdea3c28be683d0527b

Added: Maximum value tweaks and centralized log control
Added: Ability to override internal values with wire inputs
Added: Dedicated wire input for internal values
Added: More cannons and ammo models
Fixed: Dedicated folder creation requires logs enabled
Fixed: Model changer to obtain models from any trace entity
Updated: Default preset values

Update: 20 May, 2020 @ 1:31pm

2020-05-20 23:36:20.37

https://github.com/dvdvideo1234/PropCannonTool/commit/8906bc7d0744a9572145709f8c185a7c07f0a669

Updated: Turn off logs by default