Commit Graph

6997 Commits

Author SHA1 Message Date
TicTac7x
17536b43fc update tictac7x-charges to v0.6 (#7838) 2025-04-19 20:50:46 -04:00
weiss
f16d9eb2da add world-map-runes (#7837) 2025-04-19 20:45:37 -04:00
Bloopser
fd2f82bdc0 update screen-marker-groups to v.1.0.1 (#7833)
* Screen Marker Groups v.1.0.1

* Fix: Fixed an issue with label positions & label position config option

Adds a new configuration option for label position

Options:
- Inside (Default): Label is drawn within the marker border.
- Above: Label is drawn slightly above the marker border.

Fix: positioning now correctly accounts for border thickness, fixes a bug where labels could be misplaced with thicker borders.

---------

Co-authored-by: Simon Urselmann <simon_urselmann@outlook.com>
2025-04-19 20:42:17 -04:00
Rhea
f41a9e7a3f update fortis-colosseum to v1.6.0 (#7854) 2025-04-19 00:14:55 -04:00
lalochazia
0a7411f7b5 Update hot-cold-helper to v1.1.2 (#7835) 2025-04-18 14:09:12 -05:00
Abex
afc4b27dfa update abexs-idle-notifier (#7853) 2025-04-17 17:04:09 -06:00
alex-macm
6caaa70cbe update nature-runecraft-utilities (#7850)
Added support for other altars + fixed bug from the submenu changes
2025-04-17 10:22:33 -07:00
Jason O'Neill
93bd6b39cf update tree-despawn-timer to v1.4.8 (#7851) 2025-04-17 11:21:09 +02:00
riktenx
fdce70340a Update loot-filters (#7845) 2025-04-16 09:54:21 -05:00
wideDvaAss
d15ac7606d update thumbs-up (#7846)
Co-authored-by: wideDvaAss <>
2025-04-16 09:53:41 -05:00
Zoinkwiz
bbcd298f56 update quest-helper to v4.9.1 (#7842) 2025-04-15 23:40:43 +02:00
Tyler Grass
bedbe12315 update attack-ranges to v1.3 (#7834) 2025-04-15 09:58:39 +02:00
Reinhardt Rijna
b245b1dfca update runeprofile to v2.0.1 (#7831) 2025-04-15 09:56:46 +02:00
Robin
5812ce030e update wom-utils to v1.4.2 (#7836) 2025-04-15 09:42:41 +02:00
ChunkyAtlas
cd43d7fc17 update chance-man (#7840)
- Added a boolean flag (tradeableItemsInitialized) that triggers refreshTradeableItems() only once during the GameTick when the client state is LOGGED_IN.

- Updated onShutdown() to reset tradeableItemsInitialized to false

- changed ItemID.SIGIL_OF_STORAGE_ATTUNED to ItemID.SIGIL_OF_STORAGE_UNATTUNED
2025-04-15 09:39:00 +02:00
Felanbird
1f83668be1 update dink to v1.11.5 (#7839) 2025-04-15 09:34:44 +02:00
riktenx
f6510be7c9 update loot-filters to v1.8.1 (#7832) 2025-04-15 09:28:23 +02:00
DunkingOreos
b045e5ef9d update cannon-damage (#7829)
Patch 1 - Updated plugin behavior to continue tracking even after cannon has been repaired.

Patch 2 - Updated overlay based on the changes made in patch 1.

Patch 3 - Updated README section for clarity on how the tracking starts/resets.
2025-04-15 09:19:24 +02:00
Ryan William O'Hara
d095f111d2 update irc to v1.1.1 (#7821) 2025-04-14 18:32:22 +02:00
ChunkyAtlas
56e9103f92 update chance-man (#7830)
fixed missing isNormalWorld in onItemContainerChanged.

fixed Dragon Dart (p) and Amethyst Arrow (p)
2025-04-14 17:42:02 +02:00
Zoinkwiz
467129457f update quest-helper to v4.9.0 (#7826)
Adds a tree run helper, along with a fix for druid pouch IDs and missing huasca detection for patches.
2025-04-14 03:21:10 -04:00
TheLope
f615a9418a add clue-saver (#7825)
* Add clue saver v1.0.0

* Add clue saver v1.0.0
2025-04-14 03:19:31 -04:00
ejaz-karim
fd213602d9 update reword-manager to v1.5.2 (#7823)
This update allows player rewording for ironmen, and additionally implements an alternative player rewording method.
2025-04-14 03:17:02 -04:00
Reinhardt Rijna
9aeb4baac9 update runeprofile to v2.0.0 (#7819)
* RuneProfile v2.0.0

* remove excessive logging
2025-04-14 03:14:44 -04:00
ItsJerome
1fcf6973d2 update calculator-pro (#7818)
Add user skill current xp lookup
2025-04-14 03:09:36 -04:00
ScreteMonge
df2beaba6b update creators-kit to v1.5.23 (#7815)
* Update creators-kit to v1.5.17

v1.5.17
- General code cleanup
- Added button for finding a Character and selecting it in the Manager Panel
- Added JMenuBar to the Toolkit for various menu options
- Removed Load and Save setup buttons from ManagerPanel due to redundancy
- ToolBoxFrame will now remember its previous location and extended state
- Cleaned up some code in CreatorsPanel regarding version number comparisons
- Removed several older CustomModel file handlers

- Bugfix: switchButton now has proper hover and select listeners
- Bugfix: loading setups wasn't properly revalidating the ToolBoxFrame
- Bugfix: previewObject wasn't properly adopting its parent's animFrame

v2.0
- KeyFrame label in AttributePanel is now a button
- TimeSheetPanel now can switch cards by pressing the up or down arrow keys while a label is already selected
- Dragging keyframes near the timelineIndicator in Timesheet now causes them to snap to it
- Removed AnimationToggle as it is not relevant with new poseAnimationController
- Added Toggle to AnimAttributes and AnimKeyFrame for looping

- Bugfix: saving ModelKeyFrames has been adapted to saving ModelKeyFrameSaves, allowing CustomModels to be properly saved and catalogued
- Bugfix: loading a setup was causing an NPE with registerSpawnChanges and registerModelChanges in Programmer

* Update creators-kit to v1.5.17

v1.5.17
- Removed system.out
- Switched out Desktop.browse() for LinkBrowser.browse()

* Update creators-kit to v1.5.17

Fixed NPE

* Update creators-kit to v1.5.18

v1.5.18
- Bugfix: ManagerPanel should no longer collapse the Tree when enough objects are added to the ObjectPanel

* Update creators-kit to v1.5.19

v1.5.19
- Bugfix: ManagerTree will no longer recognize copy/paste/cut hotkeys, as they are not useful in this context
- Bugfix: setting transmog was not properly registering the RLO on clientthread

* Update Creator's Kit to v1.5.20

Bugfix: Fix concurrent access of DataFinder lists during async population & Make DataFinder callbacks thread-agnostic

* Update creators-kit

* Update creators-kit to v1.5.21

v1.5.21
- SpotAnimKeyFrames now have a height parameter
- CreatorsOverlay now gives spotanim heights, if available
- Selecting a Character in the side panel now selects it in the ManagerTree, and vice versa
- Scrolling Characters has been overhauled and simplified to one unified system, whether scrolling in the side panel or the Manager the ManagerTree will receive the scroll event and adjust which Character is selected appropriately
- Find button has been removed as it is now redundant

* Update creators-kit

* Update creators-kit to v1.5.22

v1.5.22
- Overhauled ModelGetter class to now add new MenuEntries as a submenu. Also collapsed several redundant methods together and reorganized for clarity. Simplified config for right-click menu options

* Update creators-kit to v1.5.23

v1.5.23
- Proper spotanim support has been added to all systems that acknowledge other object types (Object, NPC, Player, Items, etc)
- Autocomplete has been removed in favour of a new series of JTable classes dedicated to easy searching via a JTextField. A String is entered, and the JTable searches within the catalogue of names and highlights the entered part, plus filters out all irrelevant names
- New DataType added: anims
- SeqData and SpotanimData have been given associated names
- CacheSearcherTab will now allow searching for anims and spotanims
2025-04-14 03:07:42 -04:00
lalochazia
21d9694c7e add hot-cold-helper (#7814) 2025-04-14 03:05:31 -04:00
Eric
b26882fdcf update combat-logger to v1.3.5 (#7807) 2025-04-14 03:03:18 -04:00
ChunkyAtlas
61ca1a2a20 update chance-man to v2.1.0 (#7778)
* Update chance-man to 2.0.0

Massive Overhaul: Integrate New Menus & Account Systems, Refactor Core Functionality

Menus Enhancements:
- Differentiated ground item interactions from other menu entries.
- Introduced helper methods (isGroundItem and isLockedGroundItem) to accurately detect and manage locked ground items.
- Locked ground items now display their 'Take' (and similar) options in grey (<col=808080> tags) and are disabled via a no-op click handler, while 'Drop' actions remain enabled.
- Added a static method handleGroundItems as an extra safeguard to ensure locked ground item events are properly consumed.

Account System Overhaul:
- Integrated a new Account package to streamline multi-account management.
- Added event handling (AccountChanged) for seamless account state transitions.
- Enhanced item tracking and permissions with a robust account management logic.
- Updated ChanceManPlugin with a public getter getItemManager() for reliable canonicalization, ensuring consistent operations across accounts.

Refactoring and Structural Improvements:
- Restructured the project into clearer packages: com.chanceman.account for account-related functionality and com.chanceman.menus for menu interactions.
- Updated ActionHandler to manage user interactions more robustly, preventing unintended operations and enforcing skill, spell, and item usage restrictions.
- Consolidated various helper classes and logic, including Restrictions, RuneProvider, SkillItem, SkillOp, and Spell.
- Enhanced overall code quality and readability

* Update chance-man

add more blocked items to ItemsFilter
increase item pool number

* Update chance-man

add more blocked items.

* Update chance-man

preserve order and improve manual roll messaging

- Change unlocked/rolled items storage to LinkedHashSet to maintain insertion order, allowing the UI to display the most recent items on top.

- set a manualRoll flag in the roll animation so manual rolls display "by pressing a button" instead of a random item name.

* Update chance-man

update deprecated usages to use gameval
add items to itemfilter

* Update chance-man

update world types in "isNormalWorld"

* Update chance-man to 2.1.0

Enhance filtering for poison weapons, flatpacks, and armour sets

- Refactor ItemsFilter:
  - Add new files for supporting features (e.g., PoisonWeapons, ArmourSets, BlockedItems).
  - Simplify isBlocked() to combine checks for flatpacks, armour sets, and blocked items.
  - Add isPoisonEligible() method that wraps the PoisonWeapons logic for filtering eligible poisonable weapons.
  
- Add new global prerequisites for poisonable weapons in the PoisonWeapons enum:
  - Introduce global constants for standard, enhanced, and superior weapon poisons.
  - Update all poisonable weapons (e.g. daggers, javelins, spears, darts, knives, arrows, bolts) with four variants: base, (p), (p+), and (p++).

- Add new configuration options:
  - enableArmourSets: Toggle armour set items in the rollable list.
  - enableFlatpacks: Toggle flatpack items in the rollable list.
  - requireWeaponPoison: Require that both the base weapon and its matching global weapon poison are unlocked for poison variants.

- Update ChanceManPlugin:
  - Modify refreshTradeableItems() to exclude poison variants when the base weapon or its corresponding global poison is not unlocked.

* Update chance-man
2025-04-14 02:59:46 -04:00
Andy
af23d0e14d update droptracker (#7771)
* Adventure Log support

Added support for tracking Adventure Log entries when a player opens the log in their own POH, allowing us to grab all existing stored PBs instantly without requiring a re-submission of boss kills.

* Do not set core plugin config fields.

Bugfixed for ChatMessageEvent handler & remove our functions that set core plugin config fields as they were unnecessary.

* Bugfixes & changes

Revised the plugin according to reviewers' requests, implemented some fixes for collection log tracking & removed unused/bloat code.

* More bugfixes :(

Fixed improper storage of team sizes after conclusion of raids/etc.

* Remove logger statement

Removed an incorrectly left-behind debugging line & fixed external Discord URL (we lost our vanity 😢)
2025-04-14 02:54:23 -04:00
UmaLPZ
0b02810303 update time-zone-clocks to v1.5 (#7755)
* Update time-zone-clocks to 1.5

- v1.5 release
- fixed second dropdown not working properly
- updated gradle to match example plugin
- fixed Fixed Tab using display name as the custom name value
- added dynamic local display name function

* removed use of java.lang.System.err
2025-04-14 02:47:04 -04:00
MoreBuchus
eac641fd38 update better-npc-highlight (#7822) 2025-04-13 13:20:50 +02:00
Rhea
2089cfc23e update pageless-things (#7820) 2025-04-12 17:51:39 -04:00
DMAD777
0119ca10a8 update tray-indicators to v1.4 (#7805) 2025-04-12 17:33:50 -04:00
wideDvaAss
9662976f9c update thumbs-up (#7804)
Co-authored-by: wideDvaAss <>
2025-04-12 17:31:32 -04:00
bigdiesel2m
700be3e221 add pageless-things (#7803)
* pageless-things submission

* Update pageless-things
2025-04-12 17:22:11 -04:00
Robin
f252b6d4d5 update wom-utils to v1.4.1 (#7802)
* Update wom-utils to 1.4.1

* Replace deprecated code
2025-04-12 17:16:16 -04:00
DTKBRS
ce3c414847 update party-potion-tracker (#7795)
* update potion Tracker

* Update plugin to use party to get the color

* Had to set expectedPickUp back to null

* Switch expectedPickUp back to null if event was cancelled

* Update party-potion-tracker
2025-04-12 17:11:50 -04:00
Headline
8aaddb1fae update party-emotes to v1.0.1 (#7792)
* Update party-emotes

* Update party-emotes
2025-04-12 17:09:37 -04:00
Mathieu
32f0c4240a update pvp-performance-tracker to v1.6.0 (#7791)
New statistic: KO chance tracking (thanks to sacca-1)
2025-04-12 17:07:32 -04:00
cbrewitt
a06ca56ed5 update flipping-copilot to v1.6.6 (#7790)
Co-authored-by: cillian <cillian@coflip.net>
2025-04-12 17:04:51 -04:00
riktenx
350c900ffe update loot-filters to v1.8.0 (#7788)
* Update loot-filters

* Update loot-filters

* Update loot-filters

* Update loot-filters

* Update loot-filters

* Update loot-filters
2025-04-12 17:02:36 -04:00
daanbom
8c0c08d2a4 update custom-drop-sounds (#7787)
* Update and rename custom-drop-sounds to custom-sounds

* Update custom-sounds

* Rename custom-sounds to custom-drop-sounds
2025-04-12 17:00:37 -04:00
Nathan
42d763df06 update visual-ticks (#7782) 2025-04-12 16:58:40 -04:00
Sebastian Schubert
f47960c633 update bingoscape-companion (#7781)
* UI Reworks, pinning bingo boards, fixed UI glitches

* Set preferredWidth of overlay based on longest component

---------

Co-authored-by: s.schubert <sebastian.schubert@inola.at>
2025-04-12 16:55:27 -04:00
Bloopser
0b46cd6a48 add screen-marker-groups (#7734)
* Create screen-marker-groups

* Fix marker import and ensure ID/config uniqueness

Issue when deleting markers the new plugin also caused the data from the original (location & size) to be deleted.

- Generate new unique IDs for imported markers to prevent conflicts.
- Read original position/size from config during import.
- Explicitly save position/size config under the new unique ID to ensure independence from original markers.

* Fix: Prevent duplicate imports using original ID

- Add optional  field to ScreenMarker to store original ID.
- Check  during import to prevent re-importing markers.
- Store original marker ID in  field upon successful import.
- Update ScreenMarker constructor calls to match new signature.

* Update screen-marker-groups

fix: Ensure markers created via UI element clicks are saved

fixed an issue where screen markers weren't saved/created when created by hover -> clicking ui elements

* Refactor & build gradle line width

- Applied pull request comment
- Improved comments
- Moved code around
- Cleaned up code

* move readme images to root/readme
2025-04-12 16:34:39 -04:00
Chris
32aba4f946 update ca-export (#7779) 2025-04-11 19:12:54 +02:00
ScreteMonge
a7abfbf30e update creators-kit to v1.5.22 (#7784) 2025-04-11 19:08:16 +02:00
Zoinkwiz
ffe89bf4bb update quest-helper to v4.8.1 (#7811)
Crash fix in CoA and fixed minimap arrow not appearing at a distance.
2025-04-11 17:28:19 +02:00
Zoinkwiz
72432b3d3f update quest-helper to v4.8.0 (#7810) 2025-04-11 16:13:07 +02:00