aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/GardenNpcPrices.java
AgeCommit message (Collapse)Author
2023-08-05fix crash with copper overlay (#790)NopoTheGamer
2023-07-10Add garden copper to coins tooltip (#756)heyngra
* Add copper to coins converter * i accidentally ctrl+z'd a bit too much * Fix bug with ignoring AH * make it compatibile with skyhanni * use repo instead of enum requires https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/pull/952 * Change isWorthless to cost threshold * change return type, use repositoryreloadevent and also change variable names
2023-03-11Added prices in garden npcs (#623)NopoTheGamer