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 merge 67 #2219

Merged
merged 199 commits into from
Nov 9, 2024
Merged

Upstream merge 67 #2219

merged 199 commits into from
Nov 9, 2024

Conversation

Kirus59
Copy link
Collaborator

@Kirus59 Kirus59 commented Nov 9, 2024

Описание PR

Оффовская контра удалена в коммите e16c4f3

Проверки

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

Изменения

no cl. no fun

github-actions bot and others added 30 commits October 20, 2024 02:38
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
)

Fix: blunt damage will now do stamina damage on wide attacks.
…space-wizards#32908)

* Reduce player softcap for wizden servers and panic bunker wizden Leviathan

* Fix bunker message

* Make sure it actually activates by default and make it turn off when an admin joins

* Update Resources/ConfigPresets/WizardsDen/wizardsDen.toml

The voices

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Fixes smile's ghost role to not need a raffle, very nice

* a simplier solution

* Mute toxin buffed to be more like glue

* buffed the toxin even more

* Update Resources/Prototypes/Entities/Mobs/NPCs/pets.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
…ace-wizards#32906)

* prevent typing sound from playing when AI interacts with consoles

* cleanup
…#32930)

Initial Commit

Created new sprites for all the partial fills and modified the ammo-case ymls to accomodate the new stages
* Init testing

* copyright

* oops

* Tracking the embed entity uid

* testing stuff for gradual injection

* work

* weh

* god save me

* bleh

* Yippee!

* Again

* Mini syringe ammo

* cleaning up

* mini syringes have a texture for fill amount

* -3 cool points :(

* hitboxes

* init cleanup

* much needed fixes

* Fixes
* init

* im so confused

* clean

* sprite update

* :|

* further attempts

* be blessed for it works

* Very prestigious pAI

* cleaning up

* Intellicard in RD locker

* PAIn't

* .Clear()n't

* .Clear()n't for real this time

* Cleaning up

* Whoopsie Daisy
* Initial implementation

* currently it crashes on load, don't know why, maybe changing the products will provide some insight

* I was overlooking part of the yaml formatting.
* Fix several jank issues with space ninja cell upgrades.

* Rework the code to comply with maintainer request.

* Fix some naming convention & formatting errors.

* Change from a custom check to an item whitelist to avoid power cages from fitting.

* Make the EntityUid of GetCellScore non nullable.

* Remove a line from a previous solution to the above problem I forgot to remove.

* Fix the magic number issue.
* golden apprasial tool when

* thanks evan. very cool
Boaz1111 and others added 7 commits November 8, 2024 15:50
* Initial commit

* Review feedback changes

* ProtoId

* TempCommit

* First attempt to have client alerts

* Review changes
* jumpsuit detailening

* jumpskirt stuff

* meta.json

* update meta.json

* meta.json fix fix

* meta.json fix fix fix
@github-actions github-actions bot added Changes: Sprites Изменение затронуло файлы ".rsu / .png" Changes: Map Изменение затронуло файлы ".yml" в неймспейсе "maps" Changes: UI Изменение затронуло файлы ".xaml" Changes: Localization Изменение затронуло файлы ".ftl" Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Changes: C# Изменение затронуло файлы ".cs" labels Nov 9, 2024
Copy link

github-actions bot commented Nov 9, 2024

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

Resources/Textures/Objects/Consumable/Food/Baked/misc.rsi

State Old New Status
muffin-berry Modified
muffin-cherry Modified
muffin-banana Added
muffin-chocolate Added

Resources/Textures/Objects/Devices/ai_card.rsi

State Old New Status
base Modified
empty Modified
full Modified

Resources/Textures/Objects/Devices/encryption_keys.rsi

State Old New Status
crypt_blue Modified
crypt_gold Modified
crypt_gray Modified
crypt_orange Modified
crypt_red Modified
crypt_rusted Modified
crypt_silver Modified

Resources/Textures/Objects/Devices/tablets.rsi

State Old New Status
generic Modified
tablet Modified
tabletsol Modified

Resources/Textures/Objects/Specific/Chemistry/syringe.rsi

State Old New Status
syringeproj Modified
minisyringe1 Added
minisyringe2 Added
minisyringe3 Added

Resources/Textures/Objects/Tools/appraisal-tool.rsi

State Old New Status
equipped-BELT Modified
inhand-left Added
inhand-right Added

Resources/Textures/Interface/Actions/actions_ai.rsi

State Old New Status
job_view Removed

Resources/Textures/Interface/Alerts/walking.rsi

State Old New Status
walking Added

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

State Old New Status
muffin-tin Added

Resources/Textures/Objects/Specific/Janitorial/janitorial.rsi

State Old New Status
mopbucket_carpplush Added

Resources/Textures/Objects/Specific/Medical/defibsmall.rsi

State Old New Status
icon Added
inhand-left Added
inhand-right Added
ready Added
screen Added

Resources/Textures/Objects/Specific/Medical/defibsyndi.rsi

State Old New Status
icon Added
inhand-left Added
inhand-right Added
ready Added
screen Added

Resources/Textures/Objects/Specific/Medical/medipen.rsi

State Old New Status
dexpen Added
dexpen_empty Added
punctpen Added
punctpen_empty Added
pyrapen Added
pyrapen_empty Added

Edit: diff updated after 1bb7519

@stalengd stalengd merged commit aa0dda8 into SerbiaStrong-220:master Nov 9, 2024
16 checks passed
@Kirus59 Kirus59 deleted the upstream-merge-67 branch November 9, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Изменение затронуло файлы ".cs" Changes: Localization Изменение затронуло файлы ".ftl" Changes: Map Изменение затронуло файлы ".yml" в неймспейсе "maps" Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Changes: Sprites Изменение затронуло файлы ".rsu / .png" Changes: UI Изменение затронуло файлы ".xaml" Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.