]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Added fun: Darts (#20582)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Thu, 19 Oct 2023 03:55:30 +0000 (06:55 +0300)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 03:55:30 +0000 (23:55 -0400)
commit9bb62181de5d0dfe74d547e157745bbb09cad84c
tree94e822daaa81ee7f203636b1cde86971dfc2ad1b
parent8d070d4758537da7abdbc5b8ff1a300d0c26a5a7
Added fun: Darts (#20582)

* add textures

* fix cargo/cargo-fun.ftl

* fix cargo/cargo-fun.ftl again

* update icons and resize hitbox

* really fixed cargo.ftl

* fix soundSpecifier

* balance changes: solution transfer has been reduced from 2 to 1. Now the transfer does not work on targets wearing anything in the outerclothing slot

* add hypodart to uplink

* return of darts solution capacity to 2u

* Update uplink-catalog.ftl

* Update uplink_catalog.yml

* Update darts.yml

* remove hypodart sprite

* Update darts.yml

* Update fun.yml

* add random popups component, resprite dartboard

* localize darts

* fix

* Update darts.yml
29 files changed:
Content.Server/Damage/Components/DamageRandomPopupComponent.cs [new file with mode: 0644]
Content.Server/Damage/Systems/DamageRandomPopupSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/darts/darts-popup.ftl [new file with mode: 0644]
Resources/Locale/en-US/prototypes/catalog/cargo/cargo-fun.ftl
Resources/Locale/en-US/prototypes/catalog/fills/crates/fun-crates.ftl
Resources/Prototypes/Catalog/Cargo/cargo_fun.yml
Resources/Prototypes/Catalog/Fills/Boxes/general.yml
Resources/Prototypes/Catalog/Fills/Crates/fun.yml
Resources/Prototypes/Entities/Objects/Fun/darts.yml [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_blue.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_blue.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_blue.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_blue.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_purple.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_purple.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_purple.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_purple.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_red.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_red.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_red.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_red.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_yellow.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_yellow.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_yellow.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/dart_yellow.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/target.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/Darts/target.rsi/target_dart.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/boxes.rsi/darts.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/boxes.rsi/meta.json