mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-09-15 14:53:16 +02:00
* add tile gun module
* fix stacks being loaded all at once in guns
* fix tile gun module
* fixed indentation
* remove not necessary stuff
Co-authored-by: āda <ss.adasts@gmail.com>
* Use alias
Co-authored-by: āda <ss.adasts@gmail.com>
* fix OnBallisticInteractUsing
* forgot one
Co-authored-by: āda <ss.adasts@gmail.com>
* fix FillAmmo
* add another todo
* pass user instead of event args
Co-authored-by: āda <ss.adasts@gmail.com>
* fix last commit
* update todo
Co-authored-by: āda <ss.adasts@gmail.com>
* wrong place
* move gun to first slot
* custom sprite
* call a event
* important detail in the commentary
* remove recipe
* not used
* also not used anymore
* when did i remove this?
* fix sprite
* shoot faster
* move to shared
* use API method
* remove useless stuff
* Revert "remove useless stuff"
This reverts commit b198303aed.
* fix code
* shot sound
* change spread
* fix attribution
* load sound
* empty sound
* commentary
* more commentary fix
* rename event
* remove duplicate
* who knew
* turn to mono
* yet another beep
* increase volume
* make it a crowbar
* make it able to self load clicking tiles
* make it able to pry tiles
* who needs a crowbar anymore
* make it networked
* no more hands
* move BeforeAmmoLoadedEvent call to TryBallisticInsert
* before now
* change sprite
* slight update to sprite
* mag visuals
* move split back to server
* get one method
* remove subscription
* use API method in the gun system
* move API call up
Co-authored-by: āda <ss.adasts@gmail.com>
* remove unused stuff
* fix get one method
* comment change
* half the firerate
---------
Co-authored-by: āda <ss.adasts@gmail.com>
Co-authored-by: beck-thompson <beck314159@hotmail.com>
Co-authored-by: iaada <iaada@users.noreply.github.com>