fish-station/Content.Shared
metalgearsloth 95995b6232
Add a LOT more dakka (#1033)
* Start adding flashy flash

* Change slop

Might give a smoother decline

* flashy flash

* Add flashbang and flash projectiles

Bang bang bang pull my flash trigger

* Add collision check to area flash

* Flash cleanupo

* flash.ogg mixed to mono
* Adjusted flash curve again

* Enhancing flashes with unshaded and lights and shit

Still a WIP

* Add the other ballistic gun types

Re-organised some of the gun stuff so the powercell guns share the shooting code with the ballistic guns.

* Re-merging branch with master

Also fixed some visualizer bugs

* Last cleanup

Fixed some crashes
Fixed Deckard sprite
Fixed Hitscan effects
Re-applied master changes
Re-factor to using soundsystem
Add some more audio effects

* Cleanup flashes for merge

Can put flashbangs in lockers so you don't get blinded

Fix some bugs

* Fix shotties

Also removed some redundant code

* Bulldoze some legacycode

brrrrrrrrt

* Fix clientignore warnings

* Add the other Stunnable types to StunnableProjectile

* Some gun refactoring

* Removed extra visualizers
* All casing ejections use the same code
* Speed loaders can have their ammo pulled out
* Bolt sound less loud

* Stop ThrowController from throwing

* Fix speed loader visuals

* Update hitscan collision mask and fix typo

* Cleanup

* Fit hitscan and flashbang collisions
* Use the new flags support

* Update taser placeholder description

* Update protonames per style guide

* Add yaml flag support for gun firerates

* Cleanup crew

* Fix Audio up (components, audio file, + remove global sounds)
* Add server-side recoil back-in (forgot that I was testing this client-side)
* Add Flag support for fire-rate selectors

* Wrong int you dolt

* Fix AI conflicts

Haha ranged bulldozer go BRR
(I'll rewrite it after the other AI systems are done).

* Mix bang.ogg from stereo to mono

* Make sure serializer's reading for guns

Fixes integration test

* Change EntitySystem calls to use the static function

Also removed the Pumpbarrel commented-out code

* Change StunnableProjectile defaults to 0

* Fix taser paralyse

Apparently removing defaults means you have to specify the values, whodathunkit

* Add slowdown to stunnableprojectiles and fix tasers

* Remove FlagsFor from gun components

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-06-21 21:47:15 +02:00
..
Access Acc 2020-01-19 18:33:30 +01:00
AI Add utility AI (#806) 2020-06-18 14:52:44 +02:00
Audio Merge branch 'master' into 2020-04-28-tool-component 2020-05-22 11:31:18 +02:00
Chat Speech bubbles! 2020-04-09 03:31:40 +02:00
Chemistry use CannyFastMath in various places even where it might not be any different 2020-06-14 09:36:53 -04:00
Construction Toolboxes Update (#985) 2020-05-24 18:56:19 +02:00
GameObjects Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
Health Fix compiler warnings 2020-05-28 17:44:51 +02:00
Input Add smart equip shortcuts (#873) 2020-05-05 00:39:15 +02:00
Interfaces Adds documentation to ISharedNotifyManager. 2020-06-17 18:19:31 -07:00
Jobs Adds job icons to the job list. 2020-01-24 16:31:18 +01:00
Kitchen fix microwave deleting entities at will (#1073) 2020-06-05 18:46:34 +02:00
Maps BaseTurfs (#699) 2020-02-23 00:30:36 +01:00
Materials virtualize all net ids to reduce net traffic 2020-06-08 06:37:59 -04:00
Maths Replaced static Rounders with an impleneted interface 2020-03-14 14:04:08 +01:00
Physics Fix throw controller not handling deleted thrown stuff (#1097) 2020-06-09 12:29:06 +02:00
Preferences Added postgres support (#556) 2020-01-24 17:25:01 +01:00
Prototypes pda improvements (#1072) 2020-06-05 18:44:25 +02:00
Research Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
Sandbox Sandbox panel 2019-10-02 21:47:32 +02:00
Text Added option to generate random character name (#519) 2020-01-18 23:09:14 +01:00
Utility Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
VendingMachines Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
Content.Shared.csproj Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
EntryPoint.cs Begin to use text macros (#914) 2020-05-28 00:58:57 +02:00
SharedGameTicker.cs Making improper nouns lower case. (#1020) 2020-06-04 18:45:07 +02:00
SharedModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
SharedNotifyManager.cs Allow server to send cursor-located popup messages. 2020-05-23 18:45:47 +02:00