Skip to content

Update Creator's Kit to v1.5.29 #7971

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

Merged
merged 5 commits into from
May 11, 2025
Merged

Conversation

ScreteMonge
Copy link
Contributor

v1.5.29
Multiple changes in place. 99.9% of them do not change the current operation of the plugin and are preparation for a future update.

KeyFrames

  • HealthKeyFrame now runs off a duration instead of a toggle
  • HealthAttributes, HealthOverlay, and HisplatOverlay have been modified appropriately for duration changes

AttributePanel

  • Has an animation table in the AnimCard for quickly setting active anim

TimeSheet, SummarySheet, AttributeSheet

  • Format modified
  • Multiple keyframe types now have tails to indicate their duration

Character

  • Multiple (unused) methods added for setting active state
  • Colour has been added

CreatorsPanel

  • Loading and saving a file will now remember the last file modified
  • Animation Button has been replaced by Colour Button for quickly randomizing a Character's colour
  • Duplicating keyframes should now work appropriately
  • ManagerTree will now be updated when Character selection, addition, or removal changes
  • getRandomColour now restrains the colour variety to lighter colours
  • KeyBinds have been added for saving/loading

CreatorsPlugin

  • A number of new hotkeys have been added for manipulating the time, saving, loading, undo/redo

ModelOrganizer

  • Should now appropriately handle a dynamically updated arraylist

MovementManager

  • Multiple methods have been modified to return int[] of coordinates

TimeSheetPanel

  • Methods have been added for initializing and modifying Movement and Orientation keyframes
  • Undo/redo stacks and adding/removing keyframeActions have been fixed to properly undo/redo
  • Hotkeys have been removed and transferred over to ToolBoxFrame

ToolBoxFrame

  • Hotkeys have been added as overarching hotkeys so that it does not matter which tab you're currently in
  • A number of JMenuItems have been updated with accelerators
  • A number of new JMenuItems have been added for modifying the TimeSheetPanel

v1.5.27
- Bugfix: appropriate handling of loading json files for v1.5.19 setups with regards to recent spotanim saving changes
v1.5.28
- Added WeaponAnimData datatype for connecting weapon itemIds to their associated active and pose animations
- Some reformatting to AttributePanel and addition of height Swing elements for spotanims
v1.5.29
Multiple changes in place. 99.9% of them do not change the current operation of the plugin and are preparation for a future update.

KeyFrames
- HealthKeyFrame now runs off a duration instead of a toggle
- HealthAttributes, HealthOverlay, and HisplatOverlay have been modified appropriately for duration changes

AttributePanel
- Has an animation table in the AnimCard for quickly setting active anim

TimeSheet, SummarySheet, AttributeSheet
- Format modified
- Multiple keyframe types now have tails to indicate their duration

Character
- Multiple (unused) methods added for setting active state
- Colour has been added

CreatorsPanel
- Loading and saving a file will now remember the last file modified
- Animation Button has been replaced by Colour Button for quickly randomizing a Character's colour
- Duplicating keyframes should now work appropriately
- ManagerTree will now be updated when Character selection, addition, or removal changes
- getRandomColour now restrains the colour variety to lighter colours
- KeyBinds have been added for saving/loading

CreatorsPlugin
- A number of new hotkeys have been added for manipulating the time, saving, loading, undo/redo

ModelOrganizer
- Should now appropriately handle a dynamically updated arraylist

MovementManager
- Multiple methods have been modified to return int[] of coordinates

TimeSheetPanel
- Methods have been added for initializing and modifying Movement and Orientation keyframes
- Undo/redo stacks and adding/removing keyframeActions have been fixed to properly undo/redo
- Hotkeys have been removed and transferred over to ToolBoxFrame

ToolBoxFrame
- Hotkeys have been added as overarching hotkeys so that it does not matter which tab you're currently in
- A number of JMenuItems have been updated with accelerators
- A number of new JMenuItems have been added for modifying the TimeSheetPanel
@runelite-github-app
Copy link

@runelite-github-app
Copy link

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@LlemonDuck LlemonDuck merged commit 37645ce into runelite:master May 11, 2025
2 of 3 checks passed
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