* Created Hitman_Case_catalog.yml
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* for hitman
credit:stormyatt. thanks for the help those on discord and the host briefcase
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* for hitman
credit: stormyatt with help from the discord sever and the hos briefcase pr
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* 16/24 items filled
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* for hitman
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* more added
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* top three filled
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* for hitman, full disguise kit
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* 27/30
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* 28/30
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* found the doorjack!
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* spyCrewMonitor is cool
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* found you!
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* for hitman
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* hitman: icons
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* Created Hitman_Case.yml
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* Create Hitman_Briefcase.rsi
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* Delete Resources/Textures/_DV/Objects/Tools/Hitman_Briefcase.rsi
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
* almost made hitman card
* many modifactions to make it work.
* i need to get around to fixing my repo after this
* hope this works. reverting by hand
Signed-off-by: storm! <253825839+stormyatt@users.noreply.github.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* as requested
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* less dependies, pretty sure only needed ones now
* review 2. card space addition
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: stormyatt <dratticuscrabs@gmail.com>
Signed-off-by: storm! <253825839+stormyatt@users.noreply.github.com>
Co-authored-by: stormyatt <stormyatt@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Moved DeltaV modifications of ZombieSystem to a partial class. Fixed factions and pacifist trait on zombie cloning. Added survival objective to cloned II.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* tweak: explosion shake directional, distance fall-off
partial port of ss14Starlight/space-station-14#3707 by neomoth:
0b6282eb267ef1efc0b2bcd78a39e53a776f1c79
Co-authored-by: neomoth <69372252+neomoth@users.noreply.github.com>
* tweak: melee shake depends on damage/wielding
partial port of ss14Starlight/space-station-14#3707 by neomoth:
0b6282eb267ef1efc0b2bcd78a39e53a776f1c79
Co-authored-by: neomoth <69372252+neomoth@users.noreply.github.com>
* tweak: explosion kick falloff
* chore: remove debug log
* feat: melee shake has heavy/light variants instead of only showing for high blunt/wielded
* refactor: use MathF instead of Math
* tweak: more noticeable camera kick falloff
* tweak: generally dampen explosion kick a little more, fall off slower
* docs: explain camera kick falloff
* docs: remove commented upstream code per review
* docs: document screenshake falloff too, clarify distance
---------
Co-authored-by: neomoth <69372252+neomoth@users.noreply.github.com>
Prevent zombies from using jetpacks
Introduces CanComplexInteract check from ActionBlockerSystem alongside a translation string
When Zombifying: Removes AutomaticJetpackUserComponent, calls SharedJetpackSystem.SetEnable(..., false, ...)
* added dynamic cost to Ratkings OnRaiseArmy ability
* Update Content.Server/RatKing/RatKingSystem.cs
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: Carol <292806487+CarolCuchara@users.noreply.github.com>
* switched summary to one line
* added using directive for Linq
---------
Signed-off-by: Carol <292806487+CarolCuchara@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
* feat: effigy-driven colossus
* feat: impl final stage, tweaks, randomization, fixes
* fix: actually broadcast first effigy audio
* style: add some newlines
* feat: notify player about updated target location in chat
* tweak: effigy always grows
* feat: make alwaysGrow show on anom scanner
* tweak: raise minimumPlayers to 35
* refactor: move FTL additions to _DV
* refactor: break out buffs into comps, add event
also added missing docs and made effigies heal colossi fully, as
specified in the PR body. I accidentally left it at 50% damage taken.
* docs: add effigy comp docs
* feat: Recent SSD indicator, SSD time in admin overlay
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* tweak: remove colon from ssd time loc string
* feat: add another stage
* feat: ssd examine text
* apply suggestion: make ssdstage serializable, use proper doc comments
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
* apply suggestion: more compact switch, throw instead of logging if invalid stage
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
* apply suggestion: missing DeltaV comment
Co-authored-by: Sir Warock <67167466+SirWarock@users.noreply.github.com>
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
* fix: add missing import
* refactor: remove unnecessary state-keeping
i don't remember why i did it like that
* chore: remove unused import
* refactor: don't separate comp from ent
---------
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: Sir Warock <67167466+SirWarock@users.noreply.github.com>
* Changed up how emoting works
This was a long 10 hours just to get the chat to behave slightly different.
At least we can now scream over radio!
Will most definitely need some more work to get bugs out since this is the first implementation.
* Not ok
This was unmarked for some reason... I don't remember unmarking this.
* DeltaV comments
Added comments to explain changes.
Moved localization files to the _DV folder.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Moved code
Moved code to more suitable files and added some comments.
* Rights for robots
Now those with intrinsic radios can also emote!
* Fixes up some small stuff
Changes to fix some small issues with the code to align it more with modern standards.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix by-ref event
Never worked with this event type before so gonna hope this works.
* Update Content.Shared/Chat/SharedChatSystem.Emote.cs
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* Update Content.Shared/Chat/SharedChatSystem.cs
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* Update Content.Server/Chat/Systems/ChatSystem.cs
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* fix style nits
* remove conflicting chatsan
---------
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* this works suspiciously well but also it's not actually that much
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* conflict stuff
* and put the tags back in
* halve glimmer created by psionics and alter the knife a bit
* finally add the guidebook. hopefully this passes tests when I take it off a draft
* fix yaml stuff hopefully
* fix merge conflict stuff
* and put my stuff back
* more merge conflicts aaaaaaaa
* dying
* put implants back in
* c# it up
* Apply suggestions from code review
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* fix some stuff and add mindbreaker to the guidebook
* make audio stuff mono
* aaaaaaaa
---------
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
* Basic improvements to sparks
* Pull spark configuration out of SparkOnHit component
* Add various sparks to tasers, batons, RCD
* Add sparks back to electrocution
* Adjust new projectiles
* Tile fires on cable cuts
* That's a terrible idea, actually
* Add a custom PreventCollide system
* Make the new prevent collide component prevent collisions
* Add pointlight despawning visuals for sparks
* Add sprite fade out
* Add spark prototypes
* Add sparking behavior to lights
* Integrate sparks with some different stuff
* Remove invalid field
* Add dataset for Secdog names
* Split secdog into a base + other dogs so laika keeps her name
* Add new system for enabling subdermal ID cards
* Check for subdermal ID cards for access and sensor information
* Add MindOnlyAccess marker component
* Add new generic K9 officer role for secdogs
* Add Laika/K9 officers to security
* Update Laika's role to match K9 officer
* Add subdermal implants and mind only access for K9 officers
* Set MobSecDogBase to abstract
* Set K9Officer card to sec colours
* Update comments for Subdermal IDCard
* Move mind check for access above log for access
* Re-use ImplanterComponent's slot name
* Move idcard container const into component as well
* Add missing setPreference and requirements to k9 officer
* Ensure admin tricks work on subdermal ID cards
* Remove subdermal ID cards from showing in nanochat
* Move secdogs.yml to _DV namespace
* Fix typo
* Unduplicate container id name
* Made all 3 immune to melee (modify corporealspirit and spirit damageModifierSet), moved skia and wisp to bulletproof layer, removed rev ability to emag borgs
* add jaunt to skia
* give reveneant melee 4 damage every 3 seconds in very close range
* make salt packets spillable, make silver sword reveal for 5 seconds, make radiant sword reveal for 10, make bible reveal for 30
* wisp will escape being grabbed
* formatting, typo
* skia slight slight invis for flavor
* unable to emag open lockers, generally tweaked actions to be cheaper. Increased radius and chance of defile, made animate last only 10 seconds
* change action text to be accurate to costs
* add reveal component to baseorganic species, change to resistances and skia layer
* video immediately out of date
* Update Resources/Prototypes/_DV/Entities/Objects/Weapons/Melee/swords.yml
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* unmangle
---------
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* Buff Masssleep
* Increase Glimmer Creation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Removed Stupidness
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Send PDA ringer sound to the StationAI player directly
Prevents the sound from appearing at the StationAI core's location and instead plays the sound globally for the StationAI player.
* Actor
---------
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
* feat: LOOC/OOC/Deadchat muting
* refactor: split OocMuteCommands.cs into 3 files
* tweak: use proper admin logging
* refactor: remove unused loc args
* feat: one mute command, channel as argument
- properly marked target player in admin log so it actually alerts.
* refactor: completion options made named constant, used in error message
* tweak: display supported channels in help too
* fix: pass command to help string again
* style: add whitespace
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
---------
Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* Holoflare Gun
-Created a bunch of file in _NF namespace
-Added flare ammo to energy gun systems
-Basically anything relating the holoflare from the NF repo :>
* DV related
-Added the holoflare gun to any place that made sense to have it
* Engi Borg + Fix
* yaml liner fixes
* voucher is true
* Added FlareGunPellet deletion to Skia Scream
Other CR requests
* Update Content.Shared/_DV/Psionics/Systems/PsionicPowers/PsychokineticScreamPowerSystem.cs
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
---------
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
* Reapply "Nubody Merge" (#5807)
This reverts commit d62f7cef10.
* Revert "Nubody Merge (#5670)"
This reverts commit b465cfb3fd.
* Revert "IPC fibers (#4968)"
This reverts commit c2b42211f0.
* Revert "IPC Polymorph fix (#4545)"
This reverts commit fa03d8c655.
* Revert "fix IPC not having humanoid emotes (#4445)"
This reverts commit 216fdf999f.
* Revert "ipc heat/cold (#4306)"
This reverts commit fafd5cf816.
* Revert "ipc cables (#4283)"
This reverts commit 54958039a1.
* Revert "feat: ipcs now have dynamic power draw based off movement speed (#3917)"
This reverts commit 71e8b7e64b.
* Revert "fix ipcs not being able to disarm (#3374)"
This reverts commit 764c4dcf54.
* Revert "make steel heal caustic for ipcs (#3206)"
This reverts commit 450ac82550.
* Revert "add missing ipc survival boxes (#3065)"
This reverts commit 888c9cdb00.
* Revert "make borgs use ipc repairing (#3064)"
This reverts commit f77a49dd0b.
* Revert "Update hud.yml to add ipcs to diagnostic hud (#3019)"
This reverts commit 7220643531.
* Revert "Tweak IPCs (#2979)"
This reverts commit 98b47476de.
* Revert "fix nukies ipc test fail (#2957)"
This reverts commit 4a1acbf863.
* Revert "fix ipc nukies not getting comms (#2884)"
This reverts commit 8a2254770e.
* Revert "fix ipc encryption key mispredict (#2879)"
This reverts commit f08726efc1.
* Revert "Merge pull request #2800 from Spielern/port-ipc"
This reverts commit 822fa4312c, reversing
changes made to fe4c23c702.
* Remove and Fix rest of IPC Hangons causing crashes
* Integration test Errors
* Expand migration file with removed IPC stuff
* IPC Leg was found and migrated to naught
* Revert "Merge pull request #2542 from deltanedas/shitmed-ops"
This reverts commit 83a8002922, reversing
changes made to baa89b0052.
* Revert "Set up surgical augments infrastructure & add tool panel augments (#3059)"
This reverts commit a40f0be6fd.
* Revert "Psionic Prosthetics (#4689)"
This reverts commit 2679bb238a.
* Revert "Add surgical cleanliness and sanitation (#2847)"
This reverts commit 64565ba4f7.
* Remove unremoved mentions
* Revert "Add autoclave to easily sanitize large amounts of items and faster (#2933)"
This reverts commit d0da90fa2e.
* Shit Med Removed
* Remove _ShitMed Folders and fix Errors in Console
* Add OrganAnimalBrain into the mirgraiton file
* Heads no Input Mover
* Monke
* Full migration file I guess
* oops
* shiv state fix
* Restore accidental deleted recipe
* Forgot one flt mention
* Fix more issues
* Comment out Damage Visual for motorkind for now
* Motorkind...
* Commenting stuff out for now
* thought there'd be more of this to gut
---------
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>