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

Loadouts V4 #1164

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Conversation

DEATHB4DEFEAT
Copy link
Member

@DEATHB4DEFEAT DEATHB4DEFEAT commented Oct 29, 2024

Description

Reverts space-wizards/space-station-14#26593, I'll look into fixing some issues mentioned later when I move the revert to another PR.


TODO

  • Custom name/desc/color tint, toggleable individually per-loadout
    • Fix them not changing correctly between profiles in-editor
    • Preview colors in the lobby
    • Allow the users to null the color themselves (and default it to such)
  • Guidebook links
    • Make an example
  • Special components for loadouts
  • Heirlooms?
  • Decimate lag
  • Fix live character preview
  • If all else is pretty simple, maybe do characters per job
    • rethink unusable

Media

2024-10-29_23-26-56.mp4


Changelog

🆑

  • add: Players can set custom names, descriptions, and color tints for their loadout items
  • add: Certain loadouts may have Guidebook pages shown in the editor
  • add: (WIP) Players can set one of certain loadout items as their family heirloom for a mood bonus or deficit if they are carrying it
  • fix: Loadouts are much less laggy, though due to their complex nature there still is some
  • fix: (TBD) Everything properly updates your character preview live
  • add: (TBD) Instead of picking jobs per-character, you now pick characters per-job and antagonist

@DEATHB4DEFEAT DEATHB4DEFEAT added Priority: 3-Medium Needs to be resolved at some point Type: Feature Creation of or significant changes to a feature Type: Bug [Un]intentional issue with something Type: Cleanup Like Rework but small labels Oct 29, 2024
@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files Changes: Documentation Changes any xml or md files Changes: YML Changes any yml files labels Oct 29, 2024
@SimpleStation14 SimpleStation14 changed the title Loadouts v4 Loadouts V4 Oct 29, 2024
@DEATHB4DEFEAT DEATHB4DEFEAT marked this pull request as draft October 29, 2024 01:33
@github-actions github-actions bot added the Changes: Sprite Changes any png or json in an RSI label Oct 30, 2024
Copy link
Contributor

github-actions bot commented Oct 30, 2024

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

Resources/Textures/Objects/Fun/spraycans.rsi

State Old New Status
spray_cap Removed
clown-inhand-left Added
clown-inhand-right Added
spray-inhand-left Added
spray-inhand-right Added

Edit: diff updated after c2362e7

@DEATHB4DEFEAT
Copy link
Member Author

24 -> 71 files :goberserk:

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: Sprite Changes any png or json in an RSI Changes: UI Changes any XAML files Changes: YML Changes any yml files Priority: 3-Medium Needs to be resolved at some point Type: Bug [Un]intentional issue with something Type: Cleanup Like Rework but small Type: Feature Creation of or significant changes to a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants