Vigers Ray
0cbccf6f0e
Merge remote-tracking branch 'space-wizards/master'
...
# Conflicts:
# Content.Shared/Access/Components/AccessReaderComponent.cs
# Resources/Locale/en-US/_strings/commands/melee-spread-command.ftl
# Resources/Locale/en-US/_strings/commands/persistence-save-command.ftl
# Resources/Locale/en-US/_strings/commands/show-access-readers-command.ftl
# Resources/Locale/en-US/_strings/commands/show-emergency-shuttle-command.ftl
# Resources/Locale/en-US/_strings/persistence/command.ftl
# Resources/Prototypes/Catalog/Fills/Crates/armory.yml
# Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml
# Resources/Prototypes/Entities/Clothing/Belt/belts.yml
# Resources/Prototypes/Entities/Clothing/Head/scraphelmet.yml
# Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml
# Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml
# Resources/Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml
# Resources/Prototypes/Entities/Objects/Fun/pai.yml
# Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml
# Resources/Prototypes/Recipes/Crafting/improvised.yml
2025-06-09 03:22:11 +03:00
Tayrtahn
e909ffa933
Forbid string literals for NpcFactionSystem methods ( #38140 )
...
* Add ForbidLiteral attribute to NpcFactionSystem methods
* Cleanup resulting warnings
2025-06-08 00:39:18 +02:00
Vigers Ray
38889342ad
Merge remote-tracking branch 'refs/remotes/wizards/master'
...
# Conflicts:
# Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs
# Content.Server/Chemistry/EntitySystems/InjectorSystem.cs
# Content.Shared/Weapons/Ranged/Components/GunComponent.cs
# Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs
# Resources/Audio/Machines/attributions.yml
# Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
# Resources/Prototypes/Entities/Mobs/Player/silicon.yml
# Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml
# Resources/Prototypes/Recipes/Lathes/medical.yml
# Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml
# Resources/ServerInfo/Guidebook/Antagonist/Antagonists.xml
# Resources/ServerInfo/Guidebook/Antagonist/MinorAntagonists.xml
# Resources/ServerInfo/Guidebook/Antagonist/Nuclear Operatives.xml
# Resources/ServerInfo/Guidebook/Antagonist/Revolutionaries.xml
# Resources/ServerInfo/Guidebook/Antagonist/SpaceNinja.xml
# Resources/ServerInfo/Guidebook/Antagonist/Thieves.xml
# Resources/Textures/Clothing/Uniforms/Jumpskirt/color.rsi/equipped-INNERCLOTHING.png
# Resources/Textures/Clothing/Uniforms/Jumpskirt/color.rsi/icon.png
# Resources/Textures/Clothing/Uniforms/Jumpskirt/color.rsi/meta.json
# Resources/Textures/Clothing/Uniforms/Jumpsuit/color.rsi/equipped-INNERCLOTHING.png
# Resources/Textures/Clothing/Uniforms/Jumpsuit/color.rsi/icon.png
# Resources/Textures/Clothing/Uniforms/Jumpsuit/color.rsi/meta.json
# Resources/Textures/Objects/Weapons/Melee/combat_knife.rsi/inhand-left.png
# Resources/Textures/Objects/Weapons/Melee/combat_knife.rsi/inhand-right.png
# Resources/Textures/Objects/Weapons/Melee/combat_knife.rsi/meta.json
# Resources/Textures/Objects/Weapons/Melee/survival_knife.rsi/inhand-left.png
# Resources/Textures/Objects/Weapons/Melee/survival_knife.rsi/inhand-right.png
# Resources/Textures/Objects/Weapons/Melee/survival_knife.rsi/meta.json
2024-11-13 04:35:52 +03:00
deltanedas
c9cd778133
add IsMemberOfAny to faction system ( #32975 )
...
* add IsMemberOfAny to faction system
* pro
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-10-31 21:34:27 -05:00
Rinary
b6920aec99
Рефактор мехов, правки в системе медицины ( #507 )
...
* mech system, fix hands, fix fraction
* fix
* fix fake hypo
* fix triple airlocks big sizing
* fix
* upd clown hulk
* xd fix 2
* bigger exit delay
* mechs reflect changes
* guns changes
* draike up
* mechs in another category
* add equipment
* Revert "upd clown hulk"
This reverts commit b8084967040be5d442b2d4770cf7fdece1daa2a8.
* SPIN MY MECH ASS
* mech no rot
* some resprite
* no injections in hardsuits
* some species can not be injectable
* medipans can ignore armor, admeme hypospray ignore armor
* fix
* fix admeme hypo
* mob fraction fix
* rover + nt gygax add
* fix description
* fix id
* some better dome effects
* если пустая гильза в стволе -> Кнопки "казнь" не будет
* phazon added
* fix server crashes
* full rework mechs on mobstates, coils fix mechs, diagnostic hud show health bar for mechs, mechs fastest repair, add mech analyzer
* some fixes
* configure health of all mechs
* upd
* add rover to uplink
* translate bundle
* change price
* phazon construction
* fix
* fix
* Finish phazon construction
* add phazon research and recipes
* phazon construction translate
* fix
* Mech lights
* fix
* translate light action
* Mech sounds, fix damage
* fix
* fix hello sound
* upd
* fix linter
* change damagePercentage
* fix
* fix hello sound
* temp disable damage sounds
* fix battery needed on construct
* some changes
* add mech painting system as DEBUG(in dev)
* Fix yaml, durand paintings
* mech spray cans textures
* change sprite
* fix
* ripley, clarke new textures
* ripley,clarke paints
* fix
* sec pod texture
---------
Co-authored-by: Vigers Ray <60344369+VigersRay@users.noreply.github.com>
2024-10-30 10:53:00 +03:00
Nemanja
fc1446e73a
Cursed Mask ( #29659 )
...
* Cursed Mask
* extra expressions
* block ingestion
* mind returning
* okay fix the removal shit
2024-08-10 11:14:58 -04:00
lzk
2a6b7dbaf9
Add ability to add additional friendly and hostile factions in prototypes ( #29636 )
...
* Make friendly and hostile factions in NpcFactionMemberComponent datafiels
* :trollface:
* :trollface:
2024-07-02 09:32:21 -04:00
deltanedas
7561bef6a7
Move faction exception and everything it needs to shared ( #25154 )
...
* move faction prototype to shared
* move faction exception and member stuff to shared
* fix breaking changes for random stuff
* move pettable friend stuff to shared
* mostly fix
* final fixy
* dragonops
* final fixy II
* use querys and fix warpspeed fish (probably)
* fixer
* Rrrr!
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-03-18 18:23:25 +11:00