mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-03 20:09:11 -05:00
* Update creators-kit to v1.5.24 v1.5.24 - New TreeCellRenderer class allows displaying of more accurate object icons (Folders have a folder icon, Characters have a character icon) - ManagerTree and TimeSheet now display alternating colours per row - Character has been updated to include a KeyFrameType[], for visibility in the SummarySheet. Appropriate methods have been updated. - RowHeight has been modified to separate SummarySheet from AttributeSheet - SummarySheet has been overhauled. It currently no longer offers functions such as moving keyframes, but rather shows a summary of 3 KeyFrameTypes from the Character - SummarySheet includes a popup to choose which KeyFrameTypes the character shows * Update creators-kit - TimeSheet includes a new layer to paint (for AttributeSHeet specifically) that draws the selected Character's name - Adjusted some Font sizes/colours and keyframe button dimension * Update creators-kit build version Updated build version * Update creators-kit - reduce build version Got my build version mixed up * Update Creator's Kit to v1.5.25 v1.5.25 KeyFrames - KeyFrame method #copyKeyframe now considers KeyFrameType as an argument instead of checking for instances - MovementKeyFrames (and MovementAttributes) been implemented, though not currently available. - AnimationKeyFrame (and AnimAttributes) have been refactored and reworked to include several different parameters - OrientationKeyFrame (and OriAttributes) now includes duration instead of a toggle - TextKeyFrame (and TextAttributes) now includes duration instead of a toggle AttributePanel & TimeSheetPanel - Has implemented MovementKeyFrame into a separate MoveCard. Updated AnimCard and OriCard to reflect AnimationKeyFrame and OrientationKeyFrame changes - OriCard now allows you to Grab the current orientation of the selected character - Update button implemented to update a KeyFrame to the current parameters shown, instead of requiring the user to delete and readd a keyframe - AnimationKeyFrames can now have their starting frame randomized - TimeSheetPanel has had a number of hotkeys added for SelectAll, Pause, Skip Forward/Backward TimeSheets - AttributeSheet and SummarySheet will now render durations of Movement and Orientation keyframes as tails - TimeSheets will now recognize mouse1 double clicks; SummarySheet will listen to it to switch to the nearest Character Overlays - HealthOverlay, TextOverlay, and OverheadOverlays now recognize text durations Movement - MovementKeyFrames have been updated as mentioned above. MovementComposition and MovementManager classes have been added for future Movement programming development
3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
repository=https://github.com/ScreteMonge/creators-kit.git
|
|
commit=0398f44a1c0017ef17602f77fdb440d29c5eb4d1
|