Skip to content

Conversation

@Fazfoxy
Copy link
Contributor

@Fazfoxy Fazfoxy commented Nov 9, 2025

What

Neu is slowly breaking (doesn't count chest cost for instance chest profit & hasn't worked on attribute shards, ever but now this matters ever since Foraging update) & since we have Instance Chest Profit it makes some sense for us to inherit this part of NEU's equivalent features between versions since we already had half of it

Images image

Changelog New Features

  • Croesus Profit Overlay and Highlight most profitable chest. - Fazfoxy

@github-actions github-actions bot added the Detekt Has detekt problem label Nov 9, 2025
@Fazfoxy Fazfoxy marked this pull request as ready for review November 10, 2025 20:54
@github-actions
Copy link

3 Detekt Failures

Rules flagged (2): UnsafeCallOnNullableType, VarCouldBeVal

@github-actions
Copy link

13 Detekt Failures

Rule violations

@github-actions github-actions bot removed the Detekt Has detekt problem label Nov 10, 2025
@github-actions github-actions bot added the Detekt Has detekt problem label Nov 13, 2025
@github-actions
Copy link

1 Detekt Failure

@github-actions github-actions bot removed the Detekt Has detekt problem label Nov 13, 2025
Copy link
Owner

@hannibal002 hannibal002 left a comment

Choose a reason for hiding this comment

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

not tested in game, just a first review

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 25, 2025
@github-actions
Copy link

Conflicts have been resolved! 🎉

@NopoTheGamer
Copy link
Collaborator

you cooked the merge

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/combat/InstanceChestProfit.kt
…esus-Profit-Overlay

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/combat/InstanceChestProfit.kt
Copy link
Collaborator

@NopoTheGamer NopoTheGamer left a comment

Choose a reason for hiding this comment

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

it looks like the dungeon chest key is profit when its a cost
|Image

Do i need the other pr for kuudra to work?
Image

val cost = itemsWithCost.values.filter { cost -> cost < 0 }.sum()
add(listOf(Renderable.emptyText()))
add(listOf(Renderable.text("§c§lTotal Cost"), Renderable.text("§c${cost.formatCoin()}")))
add((" "))
Copy link
Contributor

Choose a reason for hiding this comment

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

space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Soon This Pull Request will be merged within the next couple of betas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants