* Update creators-kit to v1.5.27
v1.5.27
- Bugfix: appropriate handling of loading json files for v1.5.19 setups with regards to recent spotanim saving changes
* Update Creator's Kit to v1.5.28
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
* Update creators-kit to v1.5.29
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
Removed parenthesis in response for quantities.
Added option to view missing items in clog.
Added option to show total items in clog.
Removed ToB entry mode from KC count because you can't get uniques from entry mode.
Fixed issue where "!clog sync" would trigger syncing even if the player wasn't the author.
* Fix webhook list generation
Load webhooks on plugin startup instead of the first time a send is attempted; to prevent latency
* Increment versioning
v3.82.
* Update collection-tracker
Fixed names with multiple spaces in the name (this time for sure)
* Update collection-tracker
Fixed names with multiple spaces in the name (this time for sure) changed normalize function to replace non-breaking spaces with regular spaces and added more aliases
* Update collection-tracker
added support for gim chat
* Update chance-man to v2.1.6
- consolidate onConfigChanged handlers into switch-case for tradeable item refresh
- add Silver Bar and Gold Bar to SkillItems
- add tick.wav for the roll animation
- reduce roll time/speed/deacceleration time/minimum speed
- add configOption "enableRollSounds"
* Update chance-man
- fix tick.wav resource path to /com/chanceman/tick.wav
- add destroy option to bank
* add guardians-of-the-rift
* resolve issues
* some bugfixes and robuster render handling
* move blocking operation away from edt and synchronize imageio call
* further improvements
* add new menuswapping option and show portal overlay whilst minigame widget is up
* resolve workflow issue
* add new config to display a warning outline when no binding necklace is equipped when doing comb runes
* fix convex hull issue with cell tiles
* minor update to obelisk analysis handler
* dont use client thread invoke during startup and shutdown
* update LICENSE
* update README
* fix startup exception for 3 slices
---------
Co-authored-by: n1klas4008 <45050975+n1klas4008@users.noreply.github.com>
* Create collection-tracker
Collection Tracker is a plugin that fetches your collection log from TempleOSRS api and shows it in the game chat with icons using !log boss name just like the old collection log plugin did
* Update collection-tracker
updated api calls to have specific user agent
* Update collection-tracker
Fixed Gson injection with Plugin Hub rules
* Update collection-tracker
Fixed more (and hopefully final) Gson injection to apply to Plugin hub rules
* Update collection-tracker
Added license of BSD clause 2
* Update collection-tracker
Fixed review comments for okhttp client log.info → log.debug added the warning about third party saved executor and added class for the h2 instance
* Update collection-tracker
Corrected warning location
* Update collection-tracker
Changed !log → !col so that people with runeprofile don't have problems.
* Update collection-tracker
Fixed the explicit dependency on gson
* Update collection-tracker
changed logging from jul to slf4j
* Update collection-tracker
changed everything in pull request "you don't need to invoke chatMessageManager.queue on the swing threadyou should save the database inside the RuneLite.RUNELITE_DIR" also some of the optional ones
* Update collection-tracker
* Update collection-tracker
* Update collection-tracker
fixed issues with names with spaces as senders
* Update Embargo to 1.4.1
- Bump version to 1.4.1
- Add timeout to isUserRegistered method in case of API failures
- If the API was down, the plugin would freeze due to looping requests. Reduce timeout to 2 seconds, add a minute cooldown on the API call
- Populate untradable item icons in the side panel by having the API pass itemIDs for them instead of names
- Change default side panel to match what it used to be (not signed in, log in to send data to Embargo) + reset it on logOut() as intended
- Only add wiki link to items that are found. This prevents "EHB/EHP/| items" from linking to nonsense wikipedia links
* Bump Embargo Plugin version to 1.4.2
- Refactor check registration to be async
- Prevent spamming of prevent registration by setting a variable
- Enqueue network calls to prevent locking due to execute
- Change logging to be a little more verbose/precise
- Properly check registration based on body response
Looks like the formatter kinda went crazy too
---------
Co-authored-by: Sharpienero <sharpienero@protonmail.com>
* Update clogged-me
* Update version
* Update clogged-me
Added commas to message builder
* Store KC as -1 instead of not storing subcategory
* Added sprite cropping and dynamic alias map lookup
* Removed new gson instance
...oops
* Removed java error usage causing build to fail
* Updated readme with new config options and instructions
* Changed AliasHelper to use lower casing
* Update log-master
New task roll animation + DT2 tasks
* Update log-master
Added other tiers
Fix to tab and tier selection
Fix to loading task list data
Small fix to task roll animation
* Update log-master
Bugfix for first load
* Update log-master
Fix first load issues
* Update log-master
Big refactor to tidy things up a lot, also add an overlay to display current task and persist save data across PCs if on the same RL account
* Update log-master
Remove task overlay on shutdown
* Update log-master
Update default task list
Optimise loading remote task list
* Update log-master
Fix deprecated issues
* Update log-master
Fix multi-account issue
* Update log-master
Fix save data issue which caused inability to select different tabs
* Update log-master
Fix task complete issue
* Update log-master
Change rounding of tier progression to round down
* Update log-master
Update tasks list
* Update log-master
Added ms unit for roll time in side panel
Added FAQ button on dashboard
* Update log-master
Temporary fix for plugin breaking with collection log update
* Update log-master
Update default task list
Add option in hamburger menu to access dashboard