aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fame
AgeCommit message (Expand)Author
2024-08-31Improvement: Click on chat (#2428)hannibal2
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)hannibal2
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-09code cleanuphannibal2
2024-06-09Backend: Storage SimpleTimeMark (#2038)Thunderblade73
2024-06-08Fix: Account Upgrade Reminders with simultaneous profile and account upgrades...appable
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-05-29Improvement: Dungeon End Reminder (#1917)hannibal2
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-08Improvement: Custom Reminder (#1740)hannibal2
2024-05-08Backend: Text API (#1718)Brady
2024-05-06no warnings in mineshafthannibal2
2024-05-04Improvement: Show during contest (#1670)hannibal2
2024-04-24added dark auction to reminders utils (#1533)SeRaid
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2
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