Garry's Mod
M9k Remastered: Throwables
20件中 11-20 を表示
< 1  >
更新:2020年8月30日 @ 17時45分

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

更新:2020年8月25日 @ 6時08分

Removed some unused variables

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

更新:2020年8月25日 @ 5時52分

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

更新:2020年8月24日 @ 20時01分

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

更新:2020年8月23日 @ 18時28分

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

更新:2020年8月22日 @ 20時03分

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

更新:2020年8月22日 @ 16時35分

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

更新:2020年8月22日 @ 10時25分

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

更新:2020年8月22日 @ 10時10分

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

更新:2020年8月22日 @ 10時09分

V1.0

Initial addon creation.