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 #1636

Merged
merged 115 commits into from
Aug 18, 2024
Merged

upstream merge #1636

merged 115 commits into from
Aug 18, 2024

Conversation

deltanedas
Copy link
Member

@deltanedas deltanedas commented Aug 16, 2024

About the PR

notable changes:

  • added back grappling hook
  • added RE to diamond tipped drill like regular drill has
  • shock collar recipe from nyano was unused, now its roundstart in the secfab
    upstream has its own delay mechanism so dont need to add anything
  • infinite blood fix is merged
  • updated gamerules to use new entity table stuff
  • 50 ingredients in burger

excluded:

  • meteor swarm scheduler changed to use old meteor event, still uses new code and scheduler
  • mantle loadouts with timer
  • contraband examine (disabled with cvar)
  • german accent
  • mining rebalance, magnet has its own balancing here

Why / Balance

grappling hook is essential for spaceborgs and salv ever since space friction was reduced for mobs, and its not nearly as lrp as gravity guns (which are still commented)

no contraband examine since it would need a massive pr to make everything correct, and its doubtful that its even a good thing

Changelog
🆑

  • add: Added the grappling hook back to the research tree.
  • tweak: Burgers can have 50 ingredients now.
  • fix: Fixed Synthesis Specialists not showing up in the round end summary.

deltanedas and others added 30 commits August 16, 2024 14:32
remove remaining geras stuff
…(#30918)

* Fixes inhand hardsuit cross color from space-wizards/space-station-14#26516 (comment)

* Fixed HoS Turtle not covering all butt pixels

---------

Co-authored-by: Zachary Yona <[email protected]>
* why do I have to change so much just to add drills

* diamon
* System & loc strings

* pass over syndie contraband

* fixes

* grand theft pass

* contrabandexamine -> contraband

* examine text generation update

* all composition parents necessary

* bring back minor contra so it has a less confusing message

* minor

* weapon pass

* jumpsuit pass

* feet pass

* AUUUUUUUUUGHHHHHHHHHHHHHHHHHH

* head

* AUUUUGH

* ear

* belt

* back

* fix

* bro

* rename for more clarity

* do da review

* add cvar for contraband examine

---------

Co-authored-by: EmoGarbage404 <[email protected]>
Co-authored-by: Nemanja <[email protected]>
* First pass contra fix

* bam

* More

* Security crates are now marked as security restricted

* Syndicate raid suit is contra

* damn I forgot gatfruit
* Fix DoDrop to DropNextTo in container cases
DoDrop is too heavy to calculation. In any other case we should use alternatives, for example DropNextTo helper method

* codestyle change
* Fix Reagent Fire Stacks

* Comments on code

* little nicer wording?
…… (#30954)

Lines 88 and 89, updated 'narsie' and 'ratvar' to 'Nar'Sie' and Ratvar, per issue #30719.
* add the mantle

* fix a few things

* fix merge conflict stuff, remove from winterdrobe and lathe.

* Add mantle to loadouts (20 hour requirement)
* init

* wtf git
* add base

* add fake suffix and flavor fix

* address some reviews

* parent it

* fix test fail

* add FoodSequence support and address small review
add the thing i missed
@deltanedas deltanedas merged commit f941121 into DeltaV-Station:master Aug 18, 2024
10 of 11 checks passed
@deltanedas deltanedas deleted the upstream-ops branch August 18, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Documentation Changes any xml or md files Changes: Localization Changes any ftl files Changes: Map Changes: Sprite Changes any png or json in an rsi Changes: UI Changes: YML Changes any yml files S: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.