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

cleanup and carrying refactor #2466

Merged
merged 5 commits into from
Dec 18, 2024
Merged

cleanup and carrying refactor #2466

merged 5 commits into from
Dec 18, 2024

Conversation

deltanedas
Copy link
Member

About the PR

  • cleanup of 2 recent prs
  • surface level refactor of deep fryer component
  • full refactor of carrying, moved it to shared too

Why / Balance

good

Technical details

begone shitcode

removed the explicit escape from inventory thing since nothing uses it + escape from inventory should be able to just work
removed redundant checks and fleshed out CanCarry, it was checking if the user was alive when you cant start carrying when crit anyway

Media

felenid chucking amusement park...

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

moved everything from Content.Server.Carrying and Content.Shared.Carrying to Content.Shared.DeltaV.Carrying
CarrySlowdownComponent now only has 1 field, Modifier, that is applied for both sprint and walk speed

Changelog
🆑

  • fix: Fixed not being able to throw felenids...

@deltanedas deltanedas requested review from a team as code owners December 18, 2024 04:34
@github-actions github-actions bot added S: Needs Review size/XL Over 1024 lines Changes: YML Changes any yml files Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: Sprite Changes any png or json in an rsi labels Dec 18, 2024
@deltanedas deltanedas merged commit ee4fca4 into master Dec 18, 2024
20 checks passed
@deltanedas deltanedas deleted the cleanup-ops branch December 18, 2024 11:33
@Lyndomen
Copy link
Contributor

🔥🔥🔥🔥

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: Localization Changes any ftl files Changes: Sprite Changes any png or json in an rsi Changes: YML Changes any yml files S: Needs Review size/XL Over 1024 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants