Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream sync #2556

Merged
merged 64 commits into from
Sep 3, 2024
Merged

Upstream sync #2556

merged 64 commits into from
Sep 3, 2024

Conversation

Morb0
Copy link
Member

@Morb0 Morb0 commented Sep 3, 2024

Описание PR

Медиа

Проверки

  • PR полностью завершён и мне не нужна помощь чтобы его закончить.
  • Я внимательно просмотрел все свои изменения и багов в них не нашёл.
  • Я запускал локальный сервер со своими изменениями и всё протестировал.
  • Я добавил скриншот/видео демонстрации PR в игре, или этот PR этого не требует.

Изменения

godisdeadLOL and others added 30 commits September 1, 2024 15:28
space dragon breath cursor indicator

Co-authored-by: YourUsername <[email protected]>
* partmedia ahh kommit

* ahh

* everything should be fine now

* f

* now should be good

* Update Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml

Co-authored-by: slarticodefast <[email protected]>

* fix suffix

---------

Co-authored-by: slarticodefast <[email protected]>
* Cleanup railings

* fix line

* real fix
Roundstart grappling hook
added smile the slime in-hand texture

Co-authored-by: YourUsername <[email protected]>
magnet rebalancing ish
* salvspawn

* removed one cargo tech slot
* add jobs for ghost roles

* add job to ToggleableGhostRole

* typo

---------

Co-authored-by: Mota <[email protected]>
boix updateaw
* meta update

* real
* bagel update

* fix lights
…damage (#31387)

* you can now throw the space law book for 1 blunt damage

* made book damage a feature of all books
…inerSystem (#30084)

* Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem

* guap

* More fixes

* Wait you can do that?

---------

Co-authored-by: Pieter-Jan Briers <[email protected]>
* Add special microwave board to Combat Bakery Kit

* use event instead of trycomp

* make the board sus

* add instructions note

* embarrassing typo

* Add functionality to Donk Co. microwave instead

* update note
Moomoobeef and others added 19 commits September 3, 2024 17:33
* Sprites

* Prototype_&_Locale

* sorted_in_alphabetical_order
* Added the Commandments, Paladin, LetLive, Station Efficiency, Robocop, Overlord, Dungeon Master, Artist, Antimov and Nutimov lawsets/

* Wording

* Anti-Antimov

* Fixed fun
* meta update

* camera

* ok bro
* add snails

* scuffix

* migrate

* mo-grate

* oopsied the ftls

* Revert "oopsied the ftls"

This reverts commit 0d3c6c17f31ec904679d6a48799cea71e77c1f99.

* the curse of staging the wrong file, resolved.

* Snoth

* fix my dumbs

* reviews 1

* anti space technology

* salt hurty

* spelling

* Its a slotherhouse out here

* sequencing

* cooked snail

* volfix

* speed reversal
… is radio-ed too (#31170)

* feat: now when research is unlocked in console, approver of reasearch is radio-ed too

* refactor: now most of events that require actor name to be radio-ed or logged use TryGetIdentityShortInfoEvent which is subscibed by id-card system and borg system (to work for both carbon and synthetic life-forms)

* refactor: moved TryGetIdentityShortInfoEvent on id card system to shared, fixed cargo cent-com-originated orders

* remove unused check

* refactor: decoupled systems from IdCardSystem (those that are not dependent on it anymore)

* refactor: removed unuseed usings

* feat: emagged cargo/research consoles wont radio messages on buy/research confirm anymore

---------

Co-authored-by: pa.pecherskij <[email protected]>
* Initial pH nodes, and description changes to indicate pH

* Psychoactive and stimulant nodes, Medical foundation, bioreactive hint

* Added medical reagents to medical node. Added norepinephric acid to acidic and made up a pH

* Added pyrotechnic chem node, and corresponding hint

* spelled psychedelic correctly

* Fixed capitalisation skill issue

* fixed indentation skill issue

* fixed a further indentation skill issue

* Removed extraneous whitespace

* Replaced bioreactive with theraputic and psychoactive. Also fixed typo skill issue.

* removed unnecessary comment

* Replaced heartbreaker with THC for psychadelic

* removed artifexium from acidic

* added tran acid to acidic

* added more medical chems

* removed pH values

* removed all but medical
* Red Neck Gaiter Added to SecDrobe

* Removes Gaiter From TheaterDrobe
…eam-sync

# Conflicts:
#	Resources/Prototypes/Entities/Objects/Misc/books.yml
@Morb0 Morb0 requested a review from ficcialfaint as a code owner September 3, 2024 19:15
@github-actions github-actions bot added Status: Needs Review This PR requires new reviews before it can be merged Changes: Sprites Should be reviewed or fixed by people who are knowledgeable with spriting or visual design Changes: Map Can be reviewed or fixed by people who are knowledgeable with mapping Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation and removed Status: Needs Review This PR requires new reviews before it can be merged labels Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

RSI Diff Bot; head commit a8c6210 merging into 3b788ff
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Objects/Weapons/Guns/Launchers/grappling_gun.rsi

State Old New Status
base-unshaded-off Modified
base-unshaded Modified
base Modified
hook Modified
inhand-left Modified
inhand-right Modified

Resources/Textures/Structures/Piping/disposal.rsi

State Old New Status
pipe-b Modified
pipe-bf Modified

Resources/Textures/Mobs/Animals/snail.rsi

State Old New Status
dead Added
snail Added
snoth Added
snothdead Added
spacedead Added
spacesnail Added

Resources/Textures/Mobs/Customization/human_hair.rsi

State Old New Status
classiclong2 Added
classiclong3 Added

Resources/Textures/Mobs/Pets/smile.rsi

State Old New Status
inhand-left Added
inhand-right Added

Resources/Textures/Objects/Consumable/Food/bowl.rsi

State Old New Status
escargot Added

Resources/Textures/Objects/Consumable/Food/meat.rsi

State Old New Status
snail-cooked Added
snail Added

@Morb0 Morb0 merged commit ad04253 into master Sep 3, 2024
14 of 15 checks passed
lzk228 pushed a commit that referenced this pull request Sep 3, 2024
@Morb0 Morb0 deleted the upstream-sync branch September 4, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation Changes: Map Can be reviewed or fixed by people who are knowledgeable with mapping Changes: Sprites Should be reviewed or fixed by people who are knowledgeable with spriting or visual design Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design
Projects
None yet
Development

Successfully merging this pull request may close these issues.