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

Groups Refactor #136

Draft
wants to merge 6 commits into
base: 1.20.x
Choose a base branch
from
Draft

Groups Refactor #136

wants to merge 6 commits into from

Conversation

ThatGravyBoat
Copy link
Member

@ThatGravyBoat ThatGravyBoat commented Nov 9, 2023

Initial Tasks

  • Add context menu for editing
  • Allow for renaming
  • Allow for adding icon
  • Allow for movement up and down
  • Migrate to a json instead of a txt file for storage

Closed Issues:

closes #53

# Conflicts:
#	common/src/main/java/earth/terrarium/heracles/client/screens/quests/GroupsList.java
#	common/src/main/java/earth/terrarium/heracles/common/handlers/quests/QuestHandler.java
#	common/src/main/java/earth/terrarium/heracles/common/network/NetworkHandler.java
#	common/src/main/java/earth/terrarium/heracles/common/network/packets/groups/CreateGroupPacket.java
#	common/src/main/java/earth/terrarium/heracles/common/network/packets/groups/DeleteGroupPacket.java
#	common/src/main/java/earth/terrarium/heracles/common/network/packets/quests/SyncQuestsPacket.java
#	common/src/main/java/earth/terrarium/heracles/common/utils/ModUtils.java
#	gradle.properties
@Ftrless
Copy link

Ftrless commented Apr 15, 2024

any progress? :)

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

Successfully merging this pull request may close these issues.

[Feature Request]: Icons for Groups
2 participants