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

Party Management #1

Open
19 of 20 tasks
Jade-TheCat opened this issue Oct 14, 2021 · 3 comments
Open
19 of 20 tasks

Party Management #1

Jade-TheCat opened this issue Oct 14, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Jade-TheCat
Copy link
Owner

Jade-TheCat commented Oct 14, 2021

Features

  • Heart-Shaped Locket: Item
  • Heart-Shaped Locket: Set or Unset Best Friend of Human
  • Flute: Item
  • Flute: Better sprite
  • Flute: LibGui Menu for Party Management
    • Party Menu: Teleport Party Button
    • Party Menu: List of Humans in Party
    • Party Menu: Whole Party Stay button
    • Party Menu: Whole Party Follow button
  • Flute: LibGui Menu for Managing a Human
    • Human Menu: State Management (Following, Sentry, Waiting)
    • Human Menu: Set Legacy Sound, Legacy Animation, and Slim Model
    • Human Menu: Set skin to an internal skin (separated to its own issue for a future release, will not be in 1.0.0: Flute Human Menu: Set skin to a builtin skin #3)
    • Human Menu: Set skin lock
  • Human: State tracking for Following, Sentry, and Waiting
  • Human: Home position data
  • Human: Skin Lock

Polishing

  • Fix sizing of Flute menus
  • Remove Humans from party after being set to Sentry mode, and add them back in any other mode except None.
  • Make sure Humans are removed from party when player is removed as best friend
@Jade-TheCat Jade-TheCat added the enhancement New feature or request label Oct 14, 2021
@Jade-TheCat Jade-TheCat added this to the 1.0.0 Release milestone Oct 14, 2021
@Jade-TheCat Jade-TheCat self-assigned this Oct 14, 2021
@Jade-TheCat
Copy link
Owner Author

c41ea83
Added Party Menu to Flute, updated the Flute sprite, added State Tracking and Home Position data to Human.
Party is tracked with a Cardinal Components Component on the player (https://github.com/Jade-TheCat/Humans/blob/main/src/main/java/dev/jadethecat/humans/components/PartyComponent.java).

@Jade-TheCat Jade-TheCat pinned this issue Oct 16, 2021
@Jade-TheCat
Copy link
Owner Author

4108fba
Added Human menu to flute.
Added skin lock data to human.
Finished up Party Management menu.

@Jade-TheCat
Copy link
Owner Author

Added extra polishing tasks, hopefully they're all I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant