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

Update Creators-Kit to v1.5.4 #6831

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

Conversation

ScreteMonge
Copy link
Contributor

  • FolderTree, CreatorTreeModel, CreatorTreeTransferHandler refactored to ManagerTree, ManagerTreeModel, and ManagerTreeTransferHandler, respectively
  • ManagerTree now uses Characters directly as nodes instead of ObjectPanels, and new Folder class for folder nodes
  • TimeTree added which links the ManagerTree to the Timesheet
  • Switch buttons removed in favour of managing Characters in SidePanel and ManagerPanel via Tree Drag/Drop
  • Help button added to CreatorPanel to link to youtube tutorial
  • Setup saving/loading updated to handle new ManagerTree

WIP

  • TimeSheetPanel tab added to Toolkit. WIP, temporarily hidden
  • TimeTree correlates of ManagerTree created for TimeSheetPanel
  • Various Swing elements worked on to support TimeSheetPanel. It was really quite painful especially when making custom Swing elements, and it's probably only 25% of the way there.

- FolderTree, CreatorTreeModel, CreatorTreeTransferHandler refactored to ManagerTree, ManagerTreeModel, and ManagerTreeTransferHandler, respectively
- ManagerTree now uses Characters directly as nodes instead of ObjectPanels, and new Folder class for folder nodes
- TimeTree added which links the ManagerTree to the Timesheet
- Switch buttons removed in favour of managing Objects via Tree Drag/Drop
- Help button added to CreatorPanel to link to youtube tutorial
- Setup saving/loading updated to handle new ManagerTree

WIP
- TimeSheetPanel tab added to Toolkit. WIP, temporarily hidden
- Various UI elements worked on to support TimeSheetPanel
- TimeTree correlates of ManagerTree created for TimeSheetPanel
@runelite-github-app
Copy link

runelite-github-app bot commented Oct 20, 2024

Bugfix: loading Setups wouldn't properly revalidate side panel
Bugfix: adding objects to Manager or duplicating objects in Manager wouldn't properly resetObjectHolder
@LlemonDuck
Copy link
Contributor

LlemonDuck commented Oct 25, 2024

System.out removed
@ScreteMonge
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants