Garry's Mod
M9k Remastered: Throwables
Se afișează 11-20 din 20 intrări
< 1  >
Actualizare: 30 aug. 2020 @ 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

Actualizare: 25 aug. 2020 @ 6:08

Removed some unused variables

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

Actualizare: 25 aug. 2020 @ 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

Actualizare: 24 aug. 2020 @ 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

Actualizare: 23 aug. 2020 @ 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

Actualizare: 22 aug. 2020 @ 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

Actualizare: 22 aug. 2020 @ 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

Actualizare: 22 aug. 2020 @ 10:25

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

Actualizare: 22 aug. 2020 @ 10:10

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

Actualizare: 22 aug. 2020 @ 10:09

V1.0

Initial addon creation.