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

Custom Equipment #416

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ranhai613
Copy link
Collaborator

This pr rewrites some methods of Equipment and add Equipment_Extend and CustomEquipment classes.
CustomEquipment has 2 features for now.

  • custom augment slots
  • custom cargo slots

This pr also contains some QoL features.

  • multiple over capacity: Allow over capacity box to hold multiple items. Player can select which item they take with them.
  • fix sell box position when over capacity box is rendered. In vanilla, over capacity completely overlaps sell box. So this pr moves sell box down when over capacity box is rendered.

Known issues

  • augment left arrow will overlap aug lock icon next to middle augment slot
    I cant come up with good workaround. Also I think this doesnt matter so much.

@ranhai613 ranhai613 added enhancement New feature or request zhl Requires testing on all platforms due to zhl changes labels Jan 7, 2025
@ChronoVortex ChronoVortex added this to the 1.17.0 milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request zhl Requires testing on all platforms due to zhl changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants