aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fame
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-16Fix daily city project reminder triggering for released projects (#928)alexia
2023-12-15reminders while in rifthannibal2
2023-12-12Fixed finished city project still reminding and suggests buying items.hannibal2
2023-12-09Fixed city project time remaining "soon!" error.hannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-09-23hiding more unnecessary error message lines and add todos for the futurehannibal2
2023-09-17migrate city project config into event and real time, tps display, and custom...hannibal2
2023-08-28changed return value of readItemAmount from Pair<String?, Int> to Pair<String...hannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-23Fixed error message when clicking a finished upgrade in the community shop.hannibal2
2023-08-15make the compiler happyhannibal2
2023-08-15Using SimpleTimeMark in AccountUpgradeReminderhannibal2
2023-08-15Merge pull request #380appable