Commit Graph

7101 Commits

Author SHA1 Message Date
ScreteMonge
37645ceb40 update creators-kit to v1.5.29 (#7971)
* 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
2025-05-11 00:08:58 -04:00
hawolt
7d932f0b3b update guardians-of-the-rift-optimizer to v1.0.1 (#7966)
* update guardians-of-the-rift-optimizer to 1.0.1

* update to version 1.0.2
2025-05-11 00:04:24 -04:00
ste-h
00ba572cb6 update auto-retaliate-warning (#7954)
* Toggleable warning for when auto retaliate is off

* Removed deprecated API
2025-05-11 00:02:16 -04:00
adnapPanda
5ad38c166f add special-attack-orb-hider (#7950)
* Create special-attack-orb-hider

* Explicitly check for nulls for SpecOrb Widget
2025-05-10 23:59:30 -04:00
Lake
5e53a737fc update clean-chat to v1.0.7 (#7936) 2025-05-10 23:45:35 -04:00
Typpi
786d3f4202 transfer ge-filters (#7921)
* Update ge-filters

* Update ge-filters

* Update ge-filters

* Update ge-filters

* change author to authors

change to authors
2025-05-10 23:18:43 -04:00
Koeppy
7736781b39 Update droptracker tp V3.83 (#7977) 2025-05-10 19:58:34 -05:00
ChunkyAtlas
5cf0b1e2ac update chance-man (#7967)
- change rolling animation numbers around for a happy medium between too slow/too fast

-update tick.wav to match roll animation
2025-05-10 23:27:03 +02:00
iProdigy
33c3202ebd update dink to v1.11.7 (#7984) 2025-05-10 23:18:59 +02:00
voltmaister
c5cb13f371 update collection-tracker (#7982)
Added more aliases and fixed typos in aliases
2025-05-10 23:15:38 +02:00
Zoinkwiz
12b162457f update clue-details to v2.3.5 (#7979)
* Update clue-details to 2.3.5

2 bug fixes for clue tracking + adds TheLope as a plugin author.

* Add authors to clue-details
2025-05-09 09:52:15 -07:00
TicTac7x
58247a9f3f Update tictac7x-charges to v0.6.4 (#7968) 2025-05-08 20:46:11 -05:00
Tyler Nex
4a893a447f update npc-contact-filter (#7974) 2025-05-08 17:45:33 -07:00
iProdigy
106e354c08 Update Dink to v1.11.6 (#7973) 2025-05-08 13:01:36 -04:00
riktenx
019a36ba41 Update loot-filters to v1.9.2 (#7970) 2025-05-08 10:24:09 -05:00
Joona
89f3c10143 Update tool required to v1.1.6 (#7969) 2025-05-08 16:42:25 +03:00
Skretzo
2af35cbfd6 update shortest-path to v1.17.2 (#7959)
* Update shortest-path

* Update shortest-path

* Update shortest-path
2025-05-07 21:44:10 -07:00
Advistane
50c526c583 update clogged-me (#7964)
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.
2025-05-07 00:35:48 -04:00
Andy
a99c8a63a6 update droptracker (#7963)
* 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.
2025-05-07 00:32:47 -04:00
voltmaister
cb9fb366a7 update collection-tracker to v1.1 (#7953)
* 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
2025-05-07 00:29:11 -04:00
Sharpienero
217b653932 update embargo-clan-plugin to v1.4.3 (#7952)
- Fix bug with missing requirements panel duplicating items
- Bump version to 1.4.3

Co-authored-by: Sharpienero <sharpienero@protonmail.com>
2025-05-07 00:23:57 -04:00
Claire
de04e84f95 add untrimmed-slayer-cape-helper (#7949) 2025-05-07 00:21:42 -04:00
Y. S.
7d876c543a update runelingual to v0.5.1 (#7948)
* Update runelingual

side panel fixes and fix for load error when running from jar file

* Update runelingual
2025-05-07 00:19:15 -04:00
Learth
a6aeb3857b update npc-max-hit to v1.2.2 (#7942)
* Update npc-max-hit

* update README

* README format
2025-05-07 00:17:22 -04:00
cmhainesii
9edc0d9c8d update skill-data-exporter (#7941)
Trim and remove trailing file separator from outputFile config option
Correct readme default options
2025-05-07 00:15:25 -04:00
Reinhardt Rijna
6ded57ce23 update runeprofile to v2.0.4 (#7940) 2025-05-07 00:07:29 -04:00
ChunkyAtlas
b6831f818c update chance-man to v2.1.6 (#7935)
* 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
2025-05-07 00:01:18 -04:00
NCG-RS
ec880f8f23 update tob-utilities to v1.0.2 (#7934)
* Create tob-utilities

* Create tob-utilities

* Update tob-utilities

* Update tob-utilities

added license

* Update tob-utilities

Implemented use of onNpcSpawned, onNpcChanged and onNPCDespawned for handling tracking spawns. Added clearing of lists to shutdown

Removed unused imports and formatted each file to ensure code style consistency

* Update tob-utilities

* Update tob-utilities

* Update tob-utilities

* Update tob-utilities
2025-05-06 23:55:11 -04:00
hawolt
7d700ad70b add guardians-of-the-rift-optimizer (#7848)
* 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>
2025-05-06 23:40:33 -04:00
Patrick Watts
a76028a45a Update startierindicator to v1.3.2 (#7955) 2025-05-06 19:05:04 -05:00
Skretzo
e2c1f85346 update identificator (#7960) 2025-05-06 17:00:21 -07:00
TicTac7x
b21c398cb0 update tictac7x-storage to v0.6.1 (#7958) 2025-05-06 16:59:52 -07:00
Patrick Watts
d5ddc931ae update tick-manipulation-helper to v1.0.2 (#7957)
Add 3 lines of code for 3 barbarian fish actions
2025-05-06 16:59:16 -07:00
Alex Hansen
226fd5d2be Update wilderness-player-alarm (#7946) 2025-05-06 16:09:30 -05:00
Robin
76ce722da8 Update wom-utils to 1.4.3 (#7938) 2025-05-06 16:07:08 -05:00
riktenx
7d81478173 Update loot-filters (#7931) 2025-05-06 16:06:08 -05:00
Jordan Atwood
be518c15b9 Update virtual-level-ups to v1.1.7 2025-05-06 09:10:43 -07:00
Tyler Grass
f02ea4f316 update attack-ranges to 1.3.1 (#7956) 2025-05-05 18:48:43 +02:00
pajlada
b9a9e5263a update action-logger to v0.1.3 (#7951) 2025-05-04 11:48:08 +02:00
voltmaister
7df36fb238 update collection-tracker (#7928)
* 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
2025-05-03 17:33:33 -04:00
Jordanza21
0c95d95273 add hide-chat (#7926) 2025-05-03 17:30:56 -04:00
Oelderoth
794585620a add forestry-spawn-helper (#7925)
* Add Forestry-Spawn-Helper plugin

* Update plugin version

* Update plugin version
2025-05-03 17:27:56 -04:00
Sharpienero
e3fa2c654c update embargo-clan-plugin to v1.4.1 (#7924)
* 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>
2025-05-03 17:18:14 -04:00
Advistane
d1438029cc update clogged-me to v1.1.0 (#7923)
* 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
2025-05-03 17:15:08 -04:00
TicTac7x
a9fb8f3f00 update tictac7x-charges to v0.6.3 (#7920)
* Update tictac7x-charges to v0.6.3

* Update tictac7x-charges

* Update tictac7x-charges

* Update tictac7x-charges

* Update tictac7x-charges
2025-05-03 17:13:06 -04:00
ImTedious
4783478f0b update log-master (#7919)
* 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
2025-05-03 16:57:54 -04:00
Jerom Venneker
880421a367 add eventtools-attendance (#7910)
* Create EventTools-Attendance

* Create eventtools-attendance

* Delete plugins/EventTools-Attendance

Delete incorrectly named manifest
2025-05-03 16:54:49 -04:00
Y. S.
5f4ffd6ada add runelingual (#7141)
* Create RuneLingual

* Rename RuneLingual to runelingual

* Update runelingual

added verification-metadata.xml

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

just changed the discord link that was invalid

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

removed System.out

* Update runelingual

* small fix i found

* Update runelingual

* Update runelingual

* Update runelingual

* Update runelingual

call backs okhttp workers with scheduled executors instead of sleeping
also properly applies colors to widget texts

* Update runelingual

* Update runelingual

made the warning more descriptive
2025-05-03 15:47:58 -04:00
Learth
266f37c3c7 Update npc-max-hit to v1.2.1 (#7929) 2025-05-03 06:09:40 +00:00
Liam King
20808b8865 Update monsterstats (#7930) 2025-05-01 12:42:35 -05:00