Eagle-One-Development / sbox-speed-dial

Speed Dial Gamemode for s&box
MIT License
3 stars 1 forks source link

New Weapon Asset System #36

Closed DoctorGurke closed 2 years ago

DoctorGurke commented 2 years ago

Converted the weapon system to an asset type. We now have a Weapon Template asset that we apply to a base entity, instead of inheriting weapon types from a base type. This has support for the rifle style burst and bat swing melee attack types and Gamemode Exclusion bitflags from the GamemodeEntity type.