From 7ccafa89989f80f66a5e1bfdcf81b2ef4614f395 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sun, 24 Nov 2024 04:38:50 +0000 Subject: [PATCH] Revert "upstream merge 15/11" (#2272) Revert "upstream merge 15/11 (#2205)" This reverts commit 1b7830a871defd70db517fbc84810a489b0b2ba5. --- ...eler-conflict.yml => conflict-labeler.yml} | 0 .github/workflows/labeler-size.yml | 21 - .github/workflows/labeler-untriaged.yml | 2 - .../Administration/UI/Notes/NoteEdit.xaml | 1 - .../Administration/UI/Notes/NoteEdit.xaml.cs | 53 +- Content.Client/Alerts/ClientAlertsSystem.cs | 15 +- .../Clothing/ClientClothingSystem.cs | 24 +- .../Commands/ShowHealthBarsCommand.cs | 4 +- .../Effects/ColorFlashEffectSystem.cs | 10 - .../Inventory/ClientInventorySystem.cs | 16 +- Content.Client/Overlays/EquipmentHudSystem.cs | 3 +- .../Overlays/ShowHealthBarsSystem.cs | 7 - .../Overlays/ShowHealthIconsSystem.cs | 7 - .../Overlays/ShowThirstIconsSystem.cs | 2 +- .../Physics/Controllers/MoverController.cs | 16 - .../Systems/ChameleonProjectorSystem.cs | 8 - .../Silicons/Borgs/BorgMenu.xaml.cs | 3 +- .../Silicons/Borgs/BorgModuleControl.xaml.cs | 3 +- .../Silicons/Borgs/BorgSelectTypeMenu.xaml | 43 - .../Silicons/Borgs/BorgSelectTypeMenu.xaml.cs | 81 - .../Borgs/BorgSelectTypeUserInterface.cs | 30 - .../Borgs/BorgSwitchableTypeSystem.cs | 85 - Content.Client/Silicons/Borgs/BorgSystem.cs | 14 - .../Controls/Roles/GhostRoleButtonsBox.xaml | 9 - .../Controls/Roles/GhostRoleEntryButtons.xaml | 10 +- .../Controls/Roles/GhostRoleInfoBox.xaml | 8 - .../Controls/Roles/GhostRoleInfoBox.xaml.cs | 18 - .../Ghost/Controls/Roles/GhostRolesEntry.xaml | 16 + ...onsBox.xaml.cs => GhostRolesEntry.xaml.cs} | 7 +- .../Ghost/Controls/Roles/GhostRolesEui.cs | 30 +- .../Controls/Roles/GhostRolesWindow.xaml.cs | 77 +- .../Weapons/Ranged/Systems/GunSystem.cs | 2 +- .../Abilities/Mime/MimePowersSystem.cs | 4 +- .../Administration/Toolshed/TagCommand.cs | 10 - Content.Server/Alert/ServerAlertsSystem.cs | 12 - Content.Server/Antag/AntagSelectionSystem.cs | 4 - .../Botany/Systems/PlantHolderSystem.cs | 3 - .../CartridgeLoader/CartridgeLoaderSystem.cs | 1 - .../Chemistry/EntitySystems/InjectorSystem.cs | 9 +- .../Clothing/Systems/CursedMaskSystem.cs | 3 +- Content.Server/Database/ServerDbBase.cs | 23 +- .../GameTicking/Rules/TraitorRuleSystem.cs | 34 +- .../EntitySystems/SmokingSystem.Vape.cs | 3 +- .../Glimmer/PassiveGlimmerReductionSystem.cs | 4 +- .../Nyanotrasen/Psionics/PsionicsSystem.cs | 4 +- .../Polymorph/Systems/PolymorphSystem.cs | 6 - .../DungeonJob/DungeonJob.PostGenBiome.cs | 25 +- .../Research/Disk/ResearchDiskSystem.cs | 1 - .../Borgs/BorgSwitchableTypeSystem.cs | 82 - .../Silicons/Borgs/BorgSystem.Modules.cs | 39 - .../Silicons/Borgs/BorgSystem.Transponder.cs | 17 - .../Silicons/Borgs/BorgSystem.Ui.cs | 3 - Content.Server/Silicons/Borgs/BorgSystem.cs | 15 +- Content.Server/Silicons/Laws/SiliconLawEui.cs | 6 +- .../Silicons/Laws/SiliconLawSystem.cs | 22 +- .../Silicons/StationAi/StationAiSystem.cs | 20 +- .../EntitySystems/EmitterSystem.cs | 3 +- .../StationEvents/EventManagerSystem.cs | 3 +- .../Thief/Systems/ThiefBeaconSystem.cs | 1 + Content.Server/Voting/Managers/VoteManager.cs | 5 +- .../Ranged/Systems/GunSystem.AutoFire.cs | 25 +- Content.Server/Weather/WeatherSystem.cs | 4 +- Content.Shared/Alert/AlertsComponent.cs | 16 +- Content.Shared/CCVar/CCVars.Accessibility.cs | 41 - Content.Shared/CCVar/CCVars.Admin.Ahelp.cs | 39 - Content.Shared/CCVar/CCVars.Admin.Logs.cs | 42 - Content.Shared/CCVar/CCVars.Admin.Rules.cs | 18 - Content.Shared/CCVar/CCVars.Admin.cs | 163 - Content.Shared/CCVar/CCVars.Atmos.cs | 153 - Content.Shared/CCVar/CCVars.Audio.cs | 61 - Content.Shared/CCVar/CCVars.Chat.Looc.cs | 26 - Content.Shared/CCVar/CCVars.Chat.Ooc.cs | 27 - Content.Shared/CCVar/CCVars.Chat.cs | 68 - Content.Shared/CCVar/CCVars.Config.cs | 35 - Content.Shared/CCVar/CCVars.Console.cs | 15 - Content.Shared/CCVar/CCVars.Crewmanifest.cs | 24 - Content.Shared/CCVar/CCVars.Database.cs | 77 - Content.Shared/CCVar/CCVars.Discord.cs | 61 - Content.Shared/CCVar/CCVars.Events.cs | 12 - Content.Shared/CCVar/CCVars.Explosion.cs | 108 - Content.Shared/CCVar/CCVars.Game.Infolinks.cs | 54 - Content.Shared/CCVar/CCVars.Game.cs | 336 -- Content.Shared/CCVar/CCVars.Ghost.cs | 24 - Content.Shared/CCVar/CCVars.Hud.cs | 24 - Content.Shared/CCVar/CCVars.Ic.cs | 48 - Content.Shared/CCVar/CCVars.Interactions.cs | 54 - Content.Shared/CCVar/CCVars.Interface.cs | 24 - Content.Shared/CCVar/CCVars.Mapping.cs | 24 - Content.Shared/CCVar/CCVars.Midi.cs | 18 - Content.Shared/CCVar/CCVars.Misc.cs | 97 - Content.Shared/CCVar/CCVars.NPC.cs | 16 - Content.Shared/CCVar/CCVars.Net.cs | 15 - Content.Shared/CCVar/CCVars.Parallax.cs | 15 - Content.Shared/CCVar/CCVars.Physics.cs | 27 - Content.Shared/CCVar/CCVars.Radiation.cs | 32 - Content.Shared/CCVar/CCVars.Replays.cs | 43 - Content.Shared/CCVar/CCVars.Salvage.cs | 18 - Content.Shared/CCVar/CCVars.Server.cs | 43 - Content.Shared/CCVar/CCVars.Shuttle.cs | 176 -- Content.Shared/CCVar/CCVars.Sounds.cs | 34 - Content.Shared/CCVar/CCVars.Status.cs | 13 - Content.Shared/CCVar/CCVars.Tips.cs | 40 - Content.Shared/CCVar/CCVars.Viewport.cs | 33 - Content.Shared/CCVar/CCVars.Vote.cs | 180 -- Content.Shared/CCVar/CCVars.Whitelist.cs | 19 - Content.Shared/CCVar/CCVars.Worldgen.cs | 18 - Content.Shared/CCVar/CCVars.cs | 2431 +++++++++++++- .../CartridgeLoader/CartridgeUiMessage.cs | 3 - .../Chemistry/Components/InjectorComponent.cs | 9 - Content.Shared/DeltaV/CCVars/DCCVars.cs | 32 - .../Components/IntellicardComponent.cs | 39 - .../Interaction/InteractionPopupSystem.cs | 22 - .../Inventory/InventoryComponent.cs | 10 +- .../Inventory/InventorySystem.Slots.cs | 49 - Content.Shared/Jaunt/JauntComponent.cs | 26 - Content.Shared/Jaunt/JauntSystem.cs | 26 - .../Systems/SharedMoverController.Input.cs | 6 +- .../Nutrition/EntitySystems/HungerSystem.cs | 14 +- .../Nutrition/EntitySystems/ThirstSystem.cs | 27 +- .../Psionics/Glimmer/GlimmerSystem.cs | 6 +- .../Overlays/ShowHealthBarsComponent.cs | 10 +- .../Overlays/ShowHealthIconsComponent.cs | 11 +- .../Parallax/Biomes/SharedBiomeSystem.cs | 2 +- .../Components/ChameleonDisguiseComponent.cs | 4 +- .../Components/ChameleonDisguisedComponent.cs | 13 +- .../Components/ChameleonProjectorComponent.cs | 19 + .../Polymorph/PolymorphPrototype.cs | 13 - .../Systems/SharedChameleonProjectorSystem.cs | 97 +- .../Procedural/PostGeneration/BiomeDunGen.cs | 7 - .../Projectiles/ProjectileComponent.cs | 6 - .../Silicons/Borgs/BorgTypePrototype.cs | 161 - .../Borgs/Components/BorgChassisComponent.cs | 15 +- .../Borgs/Components/BorgModuleComponent.cs | 8 - .../Components/BorgSwitchableTypeComponent.cs | 72 - .../Borgs/SharedBorgSwitchableTypeSystem.cs | 125 - .../Silicons/Borgs/SharedBorgSystem.cs | 9 - .../Components/SiliconLawProviderComponent.cs | 2 +- .../StationAi/SharedStationAiSystem.Held.cs | 20 +- .../StationAi/SharedStationAiSystem.cs | 77 +- .../ChamberMagazineAmmoProviderComponent.cs | 6 - .../Weapons/Ranged/Components/GunComponent.cs | 33 +- .../SharedGunSystem.ChamberMagazine.cs | 7 +- .../Weapons/Ranged/Systems/SharedGunSystem.cs | 58 +- Content.Shared/Wieldable/WieldableSystem.cs | 7 +- Resources/Audio/Magic/attributions.yml | 4 +- Resources/Audio/Magic/ethereal_enter.ogg | Bin 36619 -> 0 bytes Resources/Audio/Magic/ethereal_exit.ogg | Bin 42980 -> 0 bytes Resources/Changelog/Admin.yml | 22 - Resources/Changelog/Changelog.yml | 442 +-- Resources/ConfigPresets/DeltaV/deltav.toml | 20 - .../en-US/administration/ui/admin-notes.ftl | 14 +- Resources/Locale/en-US/alerts/alerts.ftl | 3 - Resources/Locale/en-US/borg/borg.ftl | 37 - .../components/plant-holder-component.ftl | 1 - .../chameleon-projector.ftl | 1 - .../en-US/commands/toolshed-commands.ftl | 4 +- Resources/Locale/en-US/deltav/borg/borg.ftl | 3 - .../interaction-popup-component.ftl | 5 +- Resources/Locale/en-US/ghost/ghost-gui.ftl | 1 - .../Locale/en-US/intellicard/intellicard.ftl | 3 - .../Locale/en-US/silicons/station-ai.ftl | 2 - .../Locale/en-US/store/spellbook-catalog.ftl | 6 - Resources/Locale/en-US/weather/weather.ftl | 1 - Resources/Maps/Ruins/abandoned_outpost.yml | 2786 ----------------- .../Shuttles/ShuttleEvent/lambordeere.yml | 8 - Resources/Migrations/migration.yml | 35 - Resources/Prototypes/Actions/borgs.yml | 12 - Resources/Prototypes/Actions/polymorph.yml | 50 - Resources/Prototypes/Alerts/alerts.yml | 9 - Resources/Prototypes/Body/Parts/silicon.yml | 47 +- .../Catalog/Cargo/cargo_vending.yml | 2 +- .../Prototypes/Catalog/Fills/Lockers/misc.yml | 2 +- .../Inventories/clothesmate.yml | 40 +- .../Prototypes/Catalog/spellbook_catalog.yml | 33 - .../Entities/Mobs/Cyborgs/borg_chassis.yml | 59 +- .../DeltaV/Entities/Mobs/Player/silicon.yml | 18 +- .../Specific/Robotics/borg_modules.yml | 14 + .../Objects/Specific/Robotics/borg_parts.yml | 102 + .../Structures/Doors/Airlocks/access.yml | 24 +- .../DeltaV/Recipes/Lathes/robotics.yml | 50 + Resources/Prototypes/DeltaV/borg_types.yml | 60 - .../Prototypes/Entities/Clothing/Eyes/hud.yml | 6 + .../Clothing/OuterClothing/wintercoats.yml | 4 - .../Entities/Clothing/Shoes/boots.yml | 4 - .../Clothing/Uniforms/color_jumpskirts.yml | 8 +- .../Clothing/Uniforms/color_jumpsuits.yml | 8 +- .../Entities/Clothing/Uniforms/jumpskirts.yml | 30 - .../Entities/Clothing/Uniforms/jumpsuits.yml | 30 - .../Mobs/Cyborgs/base_borg_chassis.yml | 7 - .../Entities/Mobs/Cyborgs/borg_chassis.yml | 328 +- .../Prototypes/Entities/Mobs/NPCs/animals.yml | 7 +- .../Entities/Mobs/NPCs/asteroid.yml | 8 +- .../Entities/Mobs/Player/jaunt_mobs.yml | 40 - .../Entities/Mobs/Player/silicon.yml | 27 +- .../Entities/Objects/Consumable/Food/meat.yml | 59 - .../Objects/Devices/chameleon_projector.yml | 5 - .../Entities/Objects/Devices/pda.yml | 2 +- .../Entities/Objects/Misc/paper.yml | 4 - .../Objects/Specific/Robotics/borg_parts.yml | 503 +++ .../Specific/Robotics/endoskeleton.yml | 200 +- .../Xenoarchaeology/structure_artifacts.yml | 115 +- .../Entities/Objects/Specific/chemistry.yml | 1 - .../Weapons/Guns/Ammunition/Boxes/shotgun.yml | 95 +- .../Guns/Ammunition/Cartridges/shotgun.yml | 20 - .../Objects/Weapons/Guns/SMGs/smgs.yml | 13 +- .../Objects/Weapons/Guns/flare_gun.yml | 76 +- .../Entities/Objects/Weapons/Melee/knife.yml | 6 - .../Objects/Weapons/Throwable/bola.yml | 6 +- .../Prototypes/Entities/Stations/base.yml | 15 +- .../Structures/Doors/Airlocks/access.yml | 22 - .../Structures/Lighting/base_lighting.yml | 31 - .../Entities/Structures/Machines/lathe.yml | 53 +- .../Structures/Specific/Anomaly/cores.yml | 6 +- Resources/Prototypes/GameRules/roundstart.yml | 8 +- .../Hydroponics/randomMutations.yml | 1 - .../Prototypes/InventoryTemplates/borg.yml | 3 +- .../Prototypes/Loadouts/loadout_groups.yml | 1 + Resources/Prototypes/Polymorphs/polymorph.yml | 16 - .../Construction/Graphs/food/steak.yml | 18 +- .../Construction/Graphs/machines/cyborg.yml | 225 +- .../Graphs/structures/lighting.yml | 25 +- .../Recipes/Construction/structures.yml | 18 - .../Recipes/Cooking/meal_recipes.yml | 24 - .../Recipes/Crafting/Graphs/web.yml | 4 +- .../Prototypes/Recipes/Lathes/robotics.yml | 220 ++ .../Prototypes/Recipes/Lathes/security.yml | 9 - Resources/Prototypes/Research/arsenal.yml | 2 + .../Prototypes/Research/civilianservices.yml | 3 + Resources/Prototypes/Research/industrial.yml | 3 + .../Prototypes/Roles/Jobs/Science/borg.yml | 2 +- .../XenoArch/Effects/utility_effects.yml | 7 + Resources/Prototypes/borg_types.yml | 229 -- Resources/Prototypes/tags.yml | 102 +- .../ServerInfo/Guidebook/Science/Cyborgs.xml | 16 +- .../color.rsi/equipped-INNERCLOTHING.png | Bin 1068 -> 518 bytes .../Uniforms/Jumpskirt/color.rsi/icon.png | Bin 429 -> 300 bytes .../Jumpskirt/color.rsi/inhand-left.png | Bin 435 -> 391 bytes .../Jumpskirt/color.rsi/inhand-right.png | Bin 424 -> 408 bytes .../Uniforms/Jumpskirt/color.rsi/meta.json | 2 +- .../color.rsi/prisoner-inhand-left.png | Bin 221 -> 258 bytes .../color.rsi/prisoner-inhand-right.png | Bin 232 -> 259 bytes .../trinkets-equipped-INNERCLOTHING.png | Bin 292 -> 274 bytes .../color.rsi/equipped-INNERCLOTHING.png | Bin 1314 -> 540 bytes .../Uniforms/Jumpsuit/color.rsi/icon.png | Bin 387 -> 293 bytes .../Jumpsuit/color.rsi/inhand-left.png | Bin 451 -> 391 bytes .../Jumpsuit/color.rsi/inhand-right.png | Bin 437 -> 408 bytes .../Uniforms/Jumpsuit/color.rsi/meta.json | 2 +- .../prisoner-equipped-INNERCLOTHING.png | Bin 413 -> 365 bytes .../Jumpsuit/color.rsi/prisoner-icon.png | Bin 188 -> 232 bytes .../color.rsi/prisoner-inhand-left.png | Bin 221 -> 258 bytes .../trinkets-equipped-INNERCLOTHING.png | Bin 295 -> 265 bytes .../Jumpsuit/color.rsi/trinkets-icon.png | Bin 206 -> 235 bytes .../color.rsi/trinkets-inhand-left.png | Bin 198 -> 245 bytes .../color.rsi/trinkets-inhand-right.png | Bin 212 -> 251 bytes .../Actions/actions_borg.rsi/meta.json | 5 +- .../Actions/actions_borg.rsi/select-type.png | Bin 408 -> 0 bytes .../Interface/Alerts/walking.rsi/meta.json | 14 - .../Interface/Alerts/walking.rsi/walking.png | Bin 15838 -> 0 bytes .../Food/meat.rsi/anomalymeat-cooked.png | Bin 618 -> 0 bytes .../Consumable/Food/meat.rsi/anomalymeat.png | Bin 642 -> 0 bytes .../Consumable/Food/meat.rsi/meta.json | 8 +- .../Objects/Magic/magicactions.rsi/jaunt.png | Bin 431 -> 0 bytes .../Objects/Magic/magicactions.rsi/meta.json | 5 +- .../Ammunition/Boxes/shotgun.rsi/base.png | Bin 356 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/beanbag.png | Bin 268 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/flare.png | Bin 229 -> 0 bytes .../Boxes/shotgun.rsi/incendiary.png | Bin 233 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/lethal.png | Bin 263 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/mag-1.png | Bin 107 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/mag-2.png | Bin 134 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/mag-3.png | Bin 142 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/mag-4.png | Bin 155 -> 0 bytes .../Boxes/shotgun.rsi/mag-alt-1.png | Bin 106 -> 0 bytes .../Boxes/shotgun.rsi/mag-alt-2.png | Bin 127 -> 0 bytes .../Boxes/shotgun.rsi/mag-alt-3.png | Bin 135 -> 0 bytes .../Boxes/shotgun.rsi/mag-alt-4.png | Bin 151 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/meta.json | 62 - .../Ammunition/Boxes/shotgun.rsi/practice.png | Bin 221 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/slug.png | Bin 257 -> 0 bytes .../Boxes/shotgun.rsi/tranquilizer.png | Bin 292 -> 0 bytes .../Ammunition/Boxes/shotgun.rsi/uranium.png | Bin 249 -> 0 bytes .../flaregun.rsi/{base.png => icon.png} | Bin .../Guns/Shotguns/flaregun.rsi/meta.json | 2 +- .../Shotguns/flaregun_security.rsi/base.png | Bin 549 -> 0 bytes .../flaregun_security.rsi/bolt-open.png | Bin 574 -> 0 bytes .../flaregun_security.rsi/equipped-BELT.png | Bin 222 -> 0 bytes .../equipped-SUITSTORAGE.png | Bin 222 -> 0 bytes .../flaregun_security.rsi/inhand-left.png | Bin 419 -> 0 bytes .../flaregun_security.rsi/inhand-right.png | Bin 413 -> 0 bytes .../Shotguns/flaregun_security.rsi/meta.json | 33 - .../Melee/combat_knife.rsi/inhand-left.png | Bin 352 -> 291 bytes .../Melee/combat_knife.rsi/inhand-right.png | Bin 349 -> 275 bytes .../Weapons/Melee/combat_knife.rsi/meta.json | 5 +- .../Melee/combat_knife.rsi/storage.png | Bin 335 -> 0 bytes .../Melee/survival_knife.rsi/inhand-left.png | Bin 273 -> 308 bytes .../Melee/survival_knife.rsi/inhand-right.png | Bin 272 -> 306 bytes .../Melee/survival_knife.rsi/meta.json | 49 +- .../Melee/survival_knife.rsi/storage.png | Bin 307 -> 0 bytes .../Machines/computers.rsi/broken.png | Bin 3542 -> 3576 bytes .../Windows/clockwork_diagonal.rsi/meta.json | 2 +- .../Windows/clockwork_diagonal.rsi/state0.png | Bin 2836 -> 1663 bytes .../Windows/clockwork_diagonal.rsi/state1.png | Bin 2833 -> 1681 bytes .../Windows/clockwork_window.rsi/cwindow0.png | Bin 2164 -> 1065 bytes .../Windows/clockwork_window.rsi/cwindow1.png | Bin 2128 -> 1060 bytes .../Windows/clockwork_window.rsi/cwindow2.png | Bin 2164 -> 1065 bytes .../Windows/clockwork_window.rsi/cwindow3.png | Bin 2128 -> 1060 bytes .../Windows/clockwork_window.rsi/cwindow4.png | Bin 2112 -> 1075 bytes .../Windows/clockwork_window.rsi/cwindow5.png | Bin 2060 -> 983 bytes .../Windows/clockwork_window.rsi/cwindow6.png | Bin 2112 -> 1075 bytes .../Windows/clockwork_window.rsi/cwindow7.png | Bin 2065 -> 1005 bytes .../Windows/clockwork_window.rsi/full.png | Bin 1714 -> 735 bytes .../Windows/clockwork_window.rsi/meta.json | 2 +- .../Structures/Windows/mining.rsi/full.png | Bin 1811 -> 837 bytes .../Structures/Windows/mining.rsi/meta.json | 2 +- .../Windows/mining.rsi/mwindow0.png | Bin 2248 -> 3765 bytes .../Windows/mining.rsi/mwindow1.png | Bin 2196 -> 3697 bytes .../Windows/mining.rsi/mwindow2.png | Bin 2248 -> 3765 bytes .../Windows/mining.rsi/mwindow3.png | Bin 2196 -> 3697 bytes .../Windows/mining.rsi/mwindow4.png | Bin 2175 -> 3706 bytes .../Windows/mining.rsi/mwindow5.png | Bin 2215 -> 3640 bytes .../Windows/mining.rsi/mwindow6.png | Bin 2175 -> 3706 bytes .../Windows/mining.rsi/mwindow7.png | Bin 1813 -> 3269 bytes .../Windows/mining_diagonal.rsi/meta.json | 2 +- .../Windows/mining_diagonal.rsi/state0.png | Bin 1299 -> 3037 bytes .../Windows/mining_diagonal.rsi/state1.png | Bin 1333 -> 3076 bytes .../Windows/plasma_diagonal.rsi/meta.json | 2 +- .../Windows/plasma_diagonal.rsi/state0.png | Bin 1644 -> 15748 bytes .../Windows/plasma_diagonal.rsi/state1.png | Bin 1603 -> 15665 bytes .../Windows/plasma_window.rsi/full.png | Bin 2843 -> 1597 bytes .../Windows/plasma_window.rsi/meta.json | 2 +- .../Windows/plasma_window.rsi/pwindow0.png | Bin 3469 -> 2063 bytes .../Windows/plasma_window.rsi/pwindow1.png | Bin 2334 -> 1099 bytes .../Windows/plasma_window.rsi/pwindow2.png | Bin 3469 -> 2063 bytes .../Windows/plasma_window.rsi/pwindow3.png | Bin 2334 -> 1099 bytes .../Windows/plasma_window.rsi/pwindow4.png | Bin 2402 -> 1161 bytes .../Windows/plasma_window.rsi/pwindow5.png | Bin 2294 -> 1064 bytes .../Windows/plasma_window.rsi/pwindow6.png | Bin 2402 -> 1161 bytes .../Windows/plasma_window.rsi/pwindow7.png | Bin 1240 -> 247 bytes .../Windows/plastitanium_window.rsi/full.png | Bin 1500 -> 506 bytes .../Windows/plastitanium_window.rsi/meta.json | 2 +- .../plastitanium_window.rsi/ptwindow0.png | Bin 2316 -> 1190 bytes .../plastitanium_window.rsi/ptwindow1.png | Bin 2083 -> 1006 bytes .../plastitanium_window.rsi/ptwindow2.png | Bin 2316 -> 1190 bytes .../plastitanium_window.rsi/ptwindow3.png | Bin 2083 -> 1006 bytes .../plastitanium_window.rsi/ptwindow4.png | Bin 2076 -> 1008 bytes .../plastitanium_window.rsi/ptwindow5.png | Bin 2114 -> 986 bytes .../plastitanium_window.rsi/ptwindow6.png | Bin 2076 -> 1008 bytes .../plastitanium_window.rsi/ptwindow7.png | Bin 1668 -> 641 bytes .../meta.json | 2 +- .../state0.png | Bin 1375 -> 3238 bytes .../state1.png | Bin 1343 -> 3208 bytes .../reinforced_plasma_diagonal.rsi/meta.json | 2 +- .../reinforced_plasma_diagonal.rsi/state0.png | Bin 1797 -> 15911 bytes .../reinforced_plasma_diagonal.rsi/state1.png | Bin 1790 -> 15885 bytes .../reinforced_plasma_window.rsi/full.png | Bin 3504 -> 2495 bytes .../reinforced_plasma_window.rsi/meta.json | 2 +- .../rpwindow0.png | Bin 4096 -> 2930 bytes .../rpwindow1.png | Bin 2864 -> 1696 bytes .../rpwindow2.png | Bin 4096 -> 2930 bytes .../rpwindow3.png | Bin 2864 -> 1696 bytes .../rpwindow4.png | Bin 2888 -> 1745 bytes .../rpwindow5.png | Bin 3021 -> 1695 bytes .../rpwindow6.png | Bin 2888 -> 1745 bytes .../rpwindow7.png | Bin 2262 -> 910 bytes .../reinforced_uranium_diagonal.rsi/meta.json | 2 +- .../state0.png | Bin 1662 -> 15734 bytes .../state1.png | Bin 1620 -> 15695 bytes .../reinforced_uranium_window.rsi/full.png | Bin 3028 -> 2067 bytes .../reinforced_uranium_window.rsi/meta.json | 2 +- .../ruwindow0.png | Bin 3323 -> 2366 bytes .../ruwindow1.png | Bin 2130 -> 1169 bytes .../ruwindow2.png | Bin 3323 -> 2342 bytes .../ruwindow3.png | Bin 2130 -> 1138 bytes .../ruwindow4.png | Bin 2102 -> 1133 bytes .../ruwindow5.png | Bin 2084 -> 1088 bytes .../ruwindow6.png | Bin 2102 -> 1129 bytes .../ruwindow7.png | Bin 1240 -> 267 bytes .../Windows/reinforced_window.rsi/full.png | Bin 3041 -> 2063 bytes .../Windows/reinforced_window.rsi/meta.json | 2 +- .../reinforced_window.rsi/rwindow0.png | Bin 3349 -> 2229 bytes .../reinforced_window.rsi/rwindow1.png | Bin 2163 -> 1148 bytes .../reinforced_window.rsi/rwindow2.png | Bin 3349 -> 2229 bytes .../reinforced_window.rsi/rwindow3.png | Bin 2163 -> 1148 bytes .../reinforced_window.rsi/rwindow4.png | Bin 2172 -> 1130 bytes .../reinforced_window.rsi/rwindow5.png | Bin 2041 -> 1025 bytes .../reinforced_window.rsi/rwindow6.png | Bin 2172 -> 1130 bytes .../reinforced_window.rsi/rwindow7.png | Bin 1239 -> 272 bytes .../reinforced_window_diagonal.rsi/meta.json | 2 +- .../reinforced_window_diagonal.rsi/state0.png | Bin 1573 -> 16179 bytes .../reinforced_window_diagonal.rsi/state1.png | Bin 1550 -> 16152 bytes .../Windows/shuttle_window.rsi/full.png | Bin 1779 -> 707 bytes .../Windows/shuttle_window.rsi/meta.json | 2 +- .../Windows/shuttle_window.rsi/swindow0.png | Bin 2278 -> 1080 bytes .../Windows/shuttle_window.rsi/swindow1.png | Bin 2146 -> 881 bytes .../Windows/shuttle_window.rsi/swindow2.png | Bin 2278 -> 1080 bytes .../Windows/shuttle_window.rsi/swindow3.png | Bin 2146 -> 881 bytes .../Windows/shuttle_window.rsi/swindow4.png | Bin 2166 -> 912 bytes .../Windows/shuttle_window.rsi/swindow5.png | Bin 2168 -> 857 bytes .../Windows/shuttle_window.rsi/swindow6.png | Bin 2166 -> 912 bytes .../Windows/shuttle_window.rsi/swindow7.png | Bin 1871 -> 412 bytes .../shuttle_window_diagonal.rsi/meta.json | 2 +- .../shuttle_window_diagonal.rsi/state0.png | Bin 1475 -> 15523 bytes .../shuttle_window_diagonal.rsi/state1.png | Bin 1423 -> 15473 bytes .../Windows/tinted_window.rsi/full.png | Bin 3495 -> 9436 bytes .../Windows/tinted_window.rsi/meta.json | 2 +- .../Windows/tinted_window.rsi/twindow0.png | Bin 4035 -> 10814 bytes .../Windows/tinted_window.rsi/twindow1.png | Bin 2719 -> 8214 bytes .../Windows/tinted_window.rsi/twindow2.png | Bin 4035 -> 10815 bytes .../Windows/tinted_window.rsi/twindow3.png | Bin 2719 -> 8477 bytes .../Windows/tinted_window.rsi/twindow4.png | Bin 2692 -> 8217 bytes .../Windows/tinted_window.rsi/twindow5.png | Bin 2318 -> 6896 bytes .../Windows/tinted_window.rsi/twindow6.png | Bin 2692 -> 8464 bytes .../Windows/tinted_window.rsi/twindow7.png | Bin 1661 -> 4882 bytes .../Windows/uranium_window.rsi/full.png | Bin 2364 -> 1321 bytes .../Windows/uranium_window.rsi/meta.json | 2 +- .../Windows/uranium_window.rsi/uwindow0.png | Bin 2857 -> 1688 bytes .../Windows/uranium_window.rsi/uwindow1.png | Bin 2288 -> 1225 bytes .../Windows/uranium_window.rsi/uwindow2.png | Bin 2857 -> 1688 bytes .../Windows/uranium_window.rsi/uwindow3.png | Bin 2288 -> 1225 bytes .../Windows/uranium_window.rsi/uwindow4.png | Bin 2251 -> 1216 bytes .../Windows/uranium_window.rsi/uwindow5.png | Bin 1872 -> 795 bytes .../Windows/uranium_window.rsi/uwindow6.png | Bin 2251 -> 1229 bytes .../Windows/uranium_window.rsi/uwindow7.png | Bin 1281 -> 297 bytes .../uranium_window_diagonal.rsi/meta.json | 2 +- .../uranium_window_diagonal.rsi/state0.png | Bin 1572 -> 15629 bytes .../uranium_window_diagonal.rsi/state1.png | Bin 1539 -> 15604 bytes .../Structures/Windows/window.rsi/full.png | Bin 2279 -> 1224 bytes .../Structures/Windows/window.rsi/meta.json | 2 +- .../Structures/Windows/window.rsi/window0.png | Bin 2748 -> 1632 bytes .../Structures/Windows/window.rsi/window1.png | Bin 2217 -> 1183 bytes .../Structures/Windows/window.rsi/window2.png | Bin 2748 -> 1632 bytes .../Structures/Windows/window.rsi/window3.png | Bin 2217 -> 1183 bytes .../Structures/Windows/window.rsi/window4.png | Bin 2213 -> 1187 bytes .../Structures/Windows/window.rsi/window5.png | Bin 1810 -> 800 bytes .../Structures/Windows/window.rsi/window6.png | Bin 2213 -> 1187 bytes .../Structures/Windows/window.rsi/window7.png | Bin 1240 -> 301 bytes .../Windows/window_diagonal.rsi/meta.json | 2 +- .../Windows/window_diagonal.rsi/state0.png | Bin 1329 -> 15988 bytes .../Windows/window_diagonal.rsi/state1.png | Bin 1285 -> 15966 bytes .../conveyor_old.rsi/conveyor_loose.png | Bin 0 -> 286 bytes .../conveyor_old.rsi/conveyor_started_ccw.png | Bin 0 -> 4389 bytes .../conveyor_started_ccw_r.png | Bin 0 -> 4440 bytes .../conveyor_old.rsi/conveyor_started_cw.png | Bin 0 -> 4434 bytes .../conveyor_started_cw_r.png | Bin 0 -> 4464 bytes .../conveyor_old.rsi/conveyor_stopped_ccw.png | Bin 0 -> 1687 bytes .../conveyor_old.rsi/conveyor_stopped_cw.png | Bin 0 -> 1689 bytes .../Structures/conveyor_old.rsi/meta.json | 238 ++ 447 files changed, 5259 insertions(+), 8712 deletions(-) rename .github/workflows/{labeler-conflict.yml => conflict-labeler.yml} (100%) delete mode 100644 .github/workflows/labeler-size.yml delete mode 100644 Content.Client/Silicons/Borgs/BorgSelectTypeMenu.xaml delete mode 100644 Content.Client/Silicons/Borgs/BorgSelectTypeMenu.xaml.cs delete mode 100644 Content.Client/Silicons/Borgs/BorgSelectTypeUserInterface.cs delete mode 100644 Content.Client/Silicons/Borgs/BorgSwitchableTypeSystem.cs delete mode 100644 Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleButtonsBox.xaml delete mode 100644 Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleInfoBox.xaml delete mode 100644 Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRoleInfoBox.xaml.cs create mode 100644 Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEntry.xaml rename Content.Client/UserInterface/Systems/Ghost/Controls/Roles/{GhostRoleButtonsBox.xaml.cs => GhostRolesEntry.xaml.cs} (86%) delete mode 100644 Content.Server/Silicons/Borgs/BorgSwitchableTypeSystem.cs delete mode 100644 Content.Shared/CCVar/CCVars.Accessibility.cs delete mode 100644 Content.Shared/CCVar/CCVars.Admin.Ahelp.cs delete mode 100644 Content.Shared/CCVar/CCVars.Admin.Logs.cs delete mode 100644 Content.Shared/CCVar/CCVars.Admin.Rules.cs delete mode 100644 Content.Shared/CCVar/CCVars.Admin.cs delete mode 100644 Content.Shared/CCVar/CCVars.Atmos.cs delete mode 100644 Content.Shared/CCVar/CCVars.Audio.cs delete mode 100644 Content.Shared/CCVar/CCVars.Chat.Looc.cs delete mode 100644 Content.Shared/CCVar/CCVars.Chat.Ooc.cs delete mode 100644 Content.Shared/CCVar/CCVars.Chat.cs delete mode 100644 Content.Shared/CCVar/CCVars.Config.cs delete mode 100644 Content.Shared/CCVar/CCVars.Console.cs delete mode 100644 Content.Shared/CCVar/CCVars.Crewmanifest.cs delete mode 100644 Content.Shared/CCVar/CCVars.Database.cs delete mode 100644 Content.Shared/CCVar/CCVars.Discord.cs delete mode 100644 Content.Shared/CCVar/CCVars.Events.cs delete mode 100644 Content.Shared/CCVar/CCVars.Explosion.cs delete mode 100644 Content.Shared/CCVar/CCVars.Game.Infolinks.cs delete mode 100644 Content.Shared/CCVar/CCVars.Game.cs delete mode 100644 Content.Shared/CCVar/CCVars.Ghost.cs delete mode 100644 Content.Shared/CCVar/CCVars.Hud.cs delete mode 100644 Content.Shared/CCVar/CCVars.Ic.cs delete mode 100644 Content.Shared/CCVar/CCVars.Interactions.cs delete mode 100644 Content.Shared/CCVar/CCVars.Interface.cs delete mode 100644 Content.Shared/CCVar/CCVars.Mapping.cs delete mode 100644 Content.Shared/CCVar/CCVars.Midi.cs delete mode 100644 Content.Shared/CCVar/CCVars.Misc.cs delete mode 100644 Content.Shared/CCVar/CCVars.NPC.cs delete mode 100644 Content.Shared/CCVar/CCVars.Net.cs delete mode 100644 Content.Shared/CCVar/CCVars.Parallax.cs delete mode 100644 Content.Shared/CCVar/CCVars.Physics.cs delete mode 100644 Content.Shared/CCVar/CCVars.Radiation.cs delete mode 100644 Content.Shared/CCVar/CCVars.Replays.cs delete mode 100644 Content.Shared/CCVar/CCVars.Salvage.cs delete mode 100644 Content.Shared/CCVar/CCVars.Server.cs delete mode 100644 Content.Shared/CCVar/CCVars.Shuttle.cs delete mode 100644 Content.Shared/CCVar/CCVars.Sounds.cs delete mode 100644 Content.Shared/CCVar/CCVars.Status.cs delete mode 100644 Content.Shared/CCVar/CCVars.Tips.cs delete mode 100644 Content.Shared/CCVar/CCVars.Viewport.cs delete mode 100644 Content.Shared/CCVar/CCVars.Vote.cs delete mode 100644 Content.Shared/CCVar/CCVars.Whitelist.cs delete mode 100644 Content.Shared/CCVar/CCVars.Worldgen.cs delete mode 100644 Content.Shared/Intellicard/Components/IntellicardComponent.cs delete mode 100644 Content.Shared/Jaunt/JauntComponent.cs delete mode 100644 Content.Shared/Jaunt/JauntSystem.cs delete mode 100644 Content.Shared/Silicons/Borgs/BorgTypePrototype.cs delete mode 100644 Content.Shared/Silicons/Borgs/Components/BorgSwitchableTypeComponent.cs delete mode 100644 Content.Shared/Silicons/Borgs/SharedBorgSwitchableTypeSystem.cs delete mode 100644 Resources/Audio/Magic/ethereal_enter.ogg delete mode 100644 Resources/Audio/Magic/ethereal_exit.ogg delete mode 100644 Resources/Locale/en-US/deltav/borg/borg.ftl delete mode 100644 Resources/Locale/en-US/intellicard/intellicard.ftl delete mode 100644 Resources/Maps/Ruins/abandoned_outpost.yml create mode 100644 Resources/Prototypes/DeltaV/Entities/Objects/Specific/Robotics/borg_parts.yml delete mode 100644 Resources/Prototypes/DeltaV/borg_types.yml delete mode 100644 Resources/Prototypes/Entities/Mobs/Player/jaunt_mobs.yml create mode 100644 Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_parts.yml delete mode 100644 Resources/Prototypes/borg_types.yml delete mode 100644 Resources/Textures/Interface/Actions/actions_borg.rsi/select-type.png delete mode 100644 Resources/Textures/Interface/Alerts/walking.rsi/meta.json delete mode 100644 Resources/Textures/Interface/Alerts/walking.rsi/walking.png delete mode 100644 Resources/Textures/Objects/Consumable/Food/meat.rsi/anomalymeat-cooked.png delete mode 100644 Resources/Textures/Objects/Consumable/Food/meat.rsi/anomalymeat.png delete mode 100644 Resources/Textures/Objects/Magic/magicactions.rsi/jaunt.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/base.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/beanbag.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/flare.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/incendiary.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/lethal.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-1.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-2.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-3.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-4.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-alt-1.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-alt-2.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-alt-3.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/mag-alt-4.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/meta.json delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/practice.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/slug.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/tranquilizer.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Ammunition/Boxes/shotgun.rsi/uranium.png rename Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun.rsi/{base.png => icon.png} (100%) delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/base.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/bolt-open.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/equipped-BELT.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/equipped-SUITSTORAGE.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/inhand-left.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/inhand-right.png delete mode 100644 Resources/Textures/Objects/Weapons/Guns/Shotguns/flaregun_security.rsi/meta.json delete mode 100644 Resources/Textures/Objects/Weapons/Melee/combat_knife.rsi/storage.png delete mode 100644 Resources/Textures/Objects/Weapons/Melee/survival_knife.rsi/storage.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_loose.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_started_ccw.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_started_ccw_r.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_started_cw.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_started_cw_r.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_stopped_ccw.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/conveyor_stopped_cw.png create mode 100644 Resources/Textures/Structures/conveyor_old.rsi/meta.json diff --git a/.github/workflows/labeler-conflict.yml b/.github/workflows/conflict-labeler.yml similarity index 100% rename from .github/workflows/labeler-conflict.yml rename to .github/workflows/conflict-labeler.yml diff --git a/.github/workflows/labeler-size.yml b/.github/workflows/labeler-size.yml deleted file mode 100644 index 418faed79b8..00000000000 --- a/.github/workflows/labeler-size.yml +++ /dev/null @@ -1,21 +0,0 @@ -name: "Labels: Size" -on: pull_request_target -jobs: - size-label: - runs-on: ubuntu-latest - steps: - - name: size-label - uses: "pascalgn/size-label-action@v0.5.5" - env: - GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - with: - # Custom size configuration - # DeltaV: changed to powers of 4 - sizes: > - { - "0": "XS", - "16": "S", - "64": "M", - "256": "L", - "1024": "XL" - } diff --git a/.github/workflows/labeler-untriaged.yml b/.github/workflows/labeler-untriaged.yml index ec1d194851c..22554d05650 100644 --- a/.github/workflows/labeler-untriaged.yml +++ b/.github/workflows/labeler-untriaged.yml @@ -3,8 +3,6 @@ on: issues: types: [opened] - pull_request_target: - types: [opened] jobs: add_label: diff --git a/Content.Client/Administration/UI/Notes/NoteEdit.xaml b/Content.Client/Administration/UI/Notes/NoteEdit.xaml index 72b2c55ce8d..506abac540c 100644 --- a/Content.Client/Administration/UI/Notes/NoteEdit.xaml +++ b/Content.Client/Administration/UI/Notes/NoteEdit.xaml @@ -8,7 +8,6 @@