Garry's Mod

Garry's Mod

M9k Remastered: Throwables
Showing 11-20 of 20 entries
< 1  >
Update: 30 Aug, 2020 @ 5:45pm

Bugfixes
Fixed various issues regarding EffectData() and DamageInfo()
Fixed effects sometimes being much larger than intended

Optimizations
Changed the way unmounted games are handled. This extension now makes use of a new weapon base included in the M9k Remastered base pack to handle unavailable weapons

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/3ef2679e9eccf6e70dde481cd066b2c1d506ef07

Update: 25 Aug, 2020 @ 6:08am

Removed some unused variables

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/6e5f088e7414d97d1c5e6cc3d1bb52db0388e3d3

Update: 25 Aug, 2020 @ 5:52am

Fixed several errors that would occur when trying to spawn unavailable weapons as well as include the Creator and preventing it from spawning unavailable weapons

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/7167d9d6f3be52f7d1ce8cce4d495b5841d1c63a

Update: 24 Aug, 2020 @ 8:01pm

Added ChatPrints when trying to spawn a throwable that is unavailable due to missing game(s)

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/a9aa31459959b046e8c759afbf592742c4863011

Update: 23 Aug, 2020 @ 6:28pm

While it is very unlikely that over one tick the weapon/player becomes invalid, it can easily be used to artifically create errors, so we fix that.

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/8f700b678e5acf8d8bee2e104d833e6659feda74

Update: 22 Aug, 2020 @ 8:03pm

Bugfixes (Singleplayer and Multiplayer)
Fixed the Molotov (L4D) ammo crate giving the incorrect SWEP.

Bugfixes (Singleplayer)
Fixed a bug when 'opening' an ammo crate and receiving the weapon the game would make you select the weapon but not actually do it. Sort of like a ghost state. This was fixed by explicitly telling the game to make you select that weapon. (This does nothing in multiplayer)

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/23d5071b69a0e91fb8473c7b9c153f5eebe696d8

Update: 22 Aug, 2020 @ 4:35pm

Fixed flare setting the thrower on fire immediately (Hilarious but not intended)
Made changes to the Flare to ensure singleplayer compatibility

Further singleplayer fixes have been made in the M9k Remastered addon.
https://github.com/MeteorTheLizard/MMM_M9k_Remastered/commit/61dec49f1b1bcc150c511160740777f985f8d3e8

https://github.com/MeteorTheLizard/MMM_M9k_Remastered_Throwables/commit/c00a4ea7ec9e328c517a3b560ab061265ab73399

Update: 22 Aug, 2020 @ 10:25am

Fixed functions being called in the wrong realms when certain games were not mounted

Update: 22 Aug, 2020 @ 10:10am

Added Serverside Workshop subscription to make people download this automatically to prevent missing Textures.

Update: 22 Aug, 2020 @ 10:09am

V1.0

Initial addon creation.