Skip to content

Conversation

@Fazfoxy
Copy link
Contributor

@Fazfoxy Fazfoxy commented Jan 22, 2026

What

Adds Level 100 Pet Support to Estimated Item Value Calculator, Chest Value Display & Auction House Copy Underbid Price

Also fixed auto copy underbid copying more than once

Changelog Improvements

  • Estimated Item Value now accurately calculates level 100 pets. - Fazfoxy

    • This means Chest Value will seperate Level 100 pets & Calculate them properly.
  • Auto Copy Underbid Now Copies max level LBin. - Fazfoxy

Changelog Fixes

  • Auto Copy Underbid No Longer runs multiple times per Item. - Fazfoxy

@github-actions github-actions bot added the Wrong Title/Changelog There is an error in the title or changelog label Jan 22, 2026
@github-actions
Copy link

I have detected some issues with your pull request:

Body issues:
Extra info should end with a full stop in text: This means Chest Value will seperate Level 100 pets & Calculate them properly

Please fix these issues. For the correct format, refer to the pull request template.

@github-actions github-actions bot removed the Wrong Title/Changelog There is an error in the title or changelog label Jan 22, 2026
@github-actions github-actions bot added the Detekt Has detekt problem label Jan 23, 2026
@github-actions
Copy link

1 Detekt Failure

@github-actions github-actions bot removed the Detekt Has detekt problem label Jan 23, 2026
@github-actions github-actions bot added the Detekt Has detekt problem label Jan 23, 2026
@github-actions
Copy link

1 Detekt Failure

  • TextCompat.kt#L408 MaxLineLength: Line detected, which is longer than the defined maximum line length in the code style.

@github-actions github-actions bot removed the Detekt Has detekt problem label Jan 24, 2026
val maxLevel = getMaxLevel(internalName)

if (this.getPetLevel() == maxLevel) {
internalName = "${internalName.asString()}+${this.getPetLevel()}".toInternalName()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the api seems to only support level 200 gregs

@github-actions
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merge Conflicts There are open merge conflicts with the beta branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants