Skip to content

Class name refactor:#10494

Merged
riktenx merged 3 commits intorunelite:masterfrom
Attoz:choicer-class-refactor
Feb 7, 2026
Merged

Class name refactor:#10494
riktenx merged 3 commits intorunelite:masterfrom
Attoz:choicer-class-refactor

Conversation

@Attoz
Copy link
Contributor

@Attoz Attoz commented Feb 6, 2026

Please note, this was purely moving the files and refactoring classess and methods accordingly. Now "ChanceMan" and "ChoiceMan" are totally gone.
The only actual modifications, were in ChoicerOverlay.java for tests to run

  • Renamed ChanceMan to Choicer
  • Moved account/ drops/ filters/ managers/ to com.choicer -- refactored account/ drops/ filters/ managers/ to use com.choicer
  • Moved overlay / plugin / panel / config / etc to com.choicer -- refactored overlay / plugin / panel / config / etc to use com.choicer
  • Renamed Choiceman to Choicer -- refactored Choiceman to Choicer
  • Refactored hitbox detection to use simple rectangles instead of rounded rectangles

- Renamed ChanceMan to Choicer
- Moved account/ drops/ filters/ managers/ to com.choicer
-- refactored account/ drops/ filters/ managers/ to use com.choicer
- Moved overlay / plugin / panel / config / etc to com.choicer
-- refactored overlay / plugin / panel / config / etc to use com.choicer
- Renamed Choiceman to Choicer
-- refactored Choiceman to Choicer
- Refactored hitbox detection to use simple rectangles instead of rounded rectangles
@runelite-github-app
Copy link

runelite-github-app bot commented Feb 6, 2026

@runelite-github-app
Copy link

runelite-github-app bot commented Feb 6, 2026

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Member

riktenx commented Feb 7, 2026

something is extremely wrong here, format your code in this file. it is impossible to read. you can press ctrl+alt+L in IntelliJ with the file open.

image

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Feb 7, 2026
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Feb 7, 2026
@riktenx riktenx merged commit caa7893 into runelite:master Feb 7, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants