Garry's Mod

Garry's Mod

Chuck's Weaponry 2.0
Viser 91-100 af 111 forekomster
< 1 ... 8  9  10  11  12 >
Opdatering: 17. jan. 2015 kl. 5:20

Opdatering: 17. jan. 2015 kl. 1:01

added cmodel manager to prevent memory leaks\nadded reloadAnimFunc, drawAnimFunc and renamed FireAnimFunc to fireAnimFunc (for consistency)

Opdatering: 26. dec. 2014 kl. 5:24

fixed incorrect text positioning on attachment packages
fixed incorrect sound time formula
added breath holding - custom weapon makers don't have to do anything to make use of this, it's active by default when you activate aim breathing
added the ability to use key bindings as categories in the customization menu, head over to the wiki to see how it's done
added ammo types
added foley sounds to draw animations to some weapons

Opdatering: 25. dec. 2014 kl. 10:47

added a missing rail texture

Opdatering: 25. dec. 2014 kl. 7:29

Opdatering: 25. dec. 2014 kl. 3:54

Opdatering: 25. dec. 2014 kl. 2:57

fixed an issue with the customization menu (pressing and holding the context menu for a specified amount of time would open + close it)
fixed an issue with MuzzlePosMod not working (it was code that was commented out, whoops)
fixed misc attachments package for AK-74 saying it was a 'stocks' package
added SWEP.AimBreathingIntensity - integer/float, defines the intensity of the breathing camera movement when aiming, 1 is 100%, 1.5 is 150%, etc.; DEFAULT is 1
added SWEP.ReticleInactivityPostFire - disables reticles on holographic sights after firing for the specified amount of time
added a new library/class to register your own shells - CustomizableWeaponry.shells, head to the base documentation to see how it works
added the ability to make shotguns, head over to the base documentation to see how it works

Opdatering: 19. dec. 2014 kl. 13:16

Opdatering: 14. dec. 2014 kl. 8:59

fixed some issues with vehicles
fixed a few prediction issues with sounds when deploying a weapon
for devs/modders: added SWEP:RenderTargetFunc - here you can render RTs and more

Opdatering: 12. dec. 2014 kl. 12:34

requested by SWEP makers:
added SWEP.AttachmentAngDependency - same structure and behavior as SWEP.AttachmentPosDependency, except instead of Vectors it uses Angles