fish-station/Content.Server/Administration
deltanedas c1cda0dbf8
[Antag] add space ninja as midround antag (#14069)
* start of space ninja midround antag

* suit has powercell, can be upgraded only (not replaced with equal or worse battery)

* add doorjacking to ninja gloves, power cell, doorjack objective (broken), tweaks

* 💀

* add basic suit power display that uses stamina rsi

* add draining apc/sub/smes - no wires yet

* add research downloading

* ninja starts implanted, move some stuff to yaml

* add Automated field to OnUseTimerTrigger

* implement spider charge and objective

* fix client crash when taking suit off, some refactor

* add survive condition and tweak locale

* add comms console icon for objective

* add calling in a threat - currently revenant and dragon

* combine all glove abilities

* locale

* spark sounds when draining, refactoring

* toggle is actually toggle now

* prevent crash if disabling stealth with outline

* add antag ctrl for ninja, hopefully show greentext

* fix greentext and some other things

* disabling gloves if taken off or suit taken off

* basic energy katana, change ninja loadout

* recallable katana, refactoring

* start of dash - not done yet

* katana dashing ability

* merge upstream + compiling, make AutomatedTimer its own component

* docs and stuff

* partial refactor of glove abilities, still need to move handling

* make dooremaggedevent by ref

* move bunch of stuff to shared - broken

* clean ninja antag verb

* doc

* mark rule config fields as required

* fix client crash

* wip systems refactor

* big refactor of systems

* fuck

* make TryDoElectrocution callable from shared

* finish refactoring?

* no guns

* start with internals on

* clean up glove abilities, add range check

* create soap, in place of ninja throwing stars

* add emp suit ability

* able to eat chefs stolen food in space

* stuff, tell client when un/cloaked but there is bug with gloves

* fix prediction breaking gloves on client

* ninja soap despawns after a minute

* ninja spawns outside the station now, with gps + station coords to navigate

* add cooldown to stun ability

* cant use glove abilities in combat mode

* require empty hand to use glove abilities

* use ghost role spawner

* Update Content.Server/Ninja/Systems/NinjaSuitSystem.cs

Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com>

* some review changes

* show powercell charge on examine

* new is needed

* address some reviews

* ninja starts with jetpack, i hope

* partial feedback

* uhh

* pro

* remove pirate from threats list

* use doafter refactor

* pro i gave skeleton jetpack

* some stuff

* use auto gen state

* mr handy

* use EntityQueryEnumerator

* cleanup

* spider charge target anti-troll

* mmmmmm

---------

Co-authored-by: deltanedas <deltanedas@laptop>
Co-authored-by: deltanedas <user@zenith>
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com>
2023-04-17 01:33:27 -06:00
..
BanList Add ban list window (#12574) 2022-11-14 20:06:55 +01:00
Commands Add fax admin panel (#15215) 2023-04-16 23:20:57 -07:00
Components Cuffable/Handcuff ECS (#14382) 2023-03-13 19:34:26 -04:00
Logs Add non-players button to log viewer (#14097) 2023-02-28 08:09:35 -08:00
Managers Equipment verbs & admin inventory access. (#14315) 2023-03-06 04:12:08 +11:00
Notes Fix admin note updates duplicating visually across all open note windows (#15471) 2023-04-16 23:18:54 -07:00
Systems [Antag] add space ninja as midround antag (#14069) 2023-04-17 01:33:27 -06:00
UI Fix station announcements (#9380) 2022-07-04 16:00:51 +10:00
AdminCommandAttribute.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdminPermsChangedEventArgs.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
GamePrototypeLoadManager.cs Fix resource &prototype upload recording (#15003) 2023-03-30 22:55:06 -05:00
NetworkResourceManager.cs Fix resource &prototype upload recording (#15003) 2023-03-30 22:55:06 -05:00
PlayerLocator.cs Cache HTTP client in player locator (#12555) 2022-11-11 19:56:47 -06:00
QuickDialogSystem.cs Fixes quick dialog exception (#13189) 2023-01-05 06:27:25 +11:00
QuickDialogSystem.OpenDialog.cs Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00