* Update profit-tracker to latest commit
Updated version includes a bunch of fixes for calculations.
* Updating to latest commit to fix the github action error.
v1.5.34
Continued development in preparation for v2.0
KeyFrames:
- Multiple KeyFrame types have been slightly adjusted
- AnimationKeyFrame now has a freeze feature
- ModelKeyFrame now applies radius as well
AttributePanel
- Now has a cache searcher feature for spotanims
- Includes a button for calculating duration of an OrientationKeyFrame
- Can now grab the Model and Radius of the currently selected Character to apply as a ModelKeyFrame
- Feature to quickly keyframe a HealthKeyFrame based on the entered HitsplatKeyFrame
- Includes a method for properly updating the ObjectLabel, and restricting its maximum size
CacheSearcherTab
- Now includes several new buttons for automatically keyframing animations from the cache. Currently unused
CKObject
- Overhaul in progress includes switching from AnimationControllers to CKAnimationControllers for better control of onFinished and looping functions
- Animations are now properly identified as Active or Pose animations. Getting and setting animations now requires specifying which to modify
CreatorsPanel
- Cleaner method for updating Character names
- Saving and Loading setups now timestamps the operation
TransmogPanel
- Transmog functions have been moved from CreatorsPlugin to TransmogPanel, which now receives its own events
- Transmog CKObject creation in ModelOrganizer has been updated to accommodate the new animation system
- Transmogs have been updated to the new animation system with both Active and Pose animations
DataFinder
- Now includes methods for determining animations for use in the CacheSearcherTab for automatically keyframing AnimationKeyFrames
Overlays
HitsplatOverlay, TextOverlay, HealthOverlay, and OverheadOverlay have all been tweaked to handle null models and Points
ModelGetter
- Now includes a new STORE_ADD_ANIMATE menuOption for quickly adding an AnimationKeyFrame to a model found in the scene. Currently unused
Programmer
- Cleaned up and consolidated setOrientation functions
- Orientation setting is no longer movement speed dependent
- Updated Animation handling to accommodate CKObject use of Active and Pose CKAnimationControllers
TimeSheet
- Now properly handles when the TimeIndicator is clicked or dragged while KeyFrames are currently selected
TimeSheetPanel
- New addKeyFrameAction method for adding KeyFrames to the undo stack
- OrientationKeyFrame and MovementKeyFrame functions have been given a little QoL to automate certain aspects
- undo()/redo() method has been corrected to properly undo/redo the latest changes instead of picking incorrectly from the undo stack
- Playing/Pausing the programmer will now properly set the time to the nearest 0.1 gameTick
- Unused buttons and methods were removed
* Update homeassistant
Added functionality to update daily tasks in homeassistant
* Update homeassistant
* Update homeassistant
Fix for battle staff buying detection
* Update homeassistant
- Added current login and world status updates
* feat: Add disable cancel plugin
* fix: amend plugin value
* feat: Amend gradle settings and add ignore all items/spells config
* fix: amend bug for all spells disabling items
* feat: Modify config value names for clarification
* fix: Amended logic and clarified in config due to wording of variables.
* chore: README
* fix: license amend
* Update linux-custom-cursor
Integrating memory leak fix.
Changed deprecated Inventory ID to new version
Added mirroring across x/y with similarly cached images to avoid memory leaks.
* Update linux-custom-cursor
* Switches GE search prefix removal to widget event
Improves buy prefix removal by handling the widget load event
instead of script pre-fire, enhancing reliability and compatibility
with the Grand Exchange search UI. Adjusts logic to update the
input field directly when the relevant widget loads.
Also enables automatic null analysis in Java project settings.
* Update ge-filters
* Update ge-filters
* Update ge-filters
* Transform Thrall Helper into Spell Reminder
* Update the configName to the old plugin name
* Add a prefix to notifications & disable new spells by default
* Update flipping-utilities
Updated tax handling to better account for items bought prior to tax update
* Updated Flipping Utilities Author
I'm a co-owner alongside Zumaad, though I haven't touched the plugin much in the past
* Update flipping-utilities
Fixed the legacy interface
* Minor: Update interface ID
* Update flipping-utilities
More QOL updates:
- Made request async to avoid blocking main thread
- Added retry mechanism on failed auth
* Create Companion Pet Plugin
* fix unregister
* Update to make sure RlObjects are properly de-spawned
* Update to make sure RlObjects are properly de-spawned and bump ver
* Update Companion Pet Plugin- Update for compatibility with WorldView update.
* Update Companion Pet Plugin- Update Nav Icon Size
* Update Companion Pet to to support full animation scaling.
* Update for Yami, Royal titans, cute dog.
(short review)