index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
fame
Age
Commit message (
Expand
)
Author
2024-07-15
Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)
hannibal2
2024-06-22
Improvement: Add hover descriptions to many ClickableChat messages (#1919)
Obsidian
2024-06-14
fixing and using shortFormat()
hannibal2
2024-06-14
Revert "creating and using Number.format()"
hannibal2
2024-06-14
creating and using Number.format()
hannibal2
2024-06-09
code cleanup
hannibal2
2024-06-09
Backend: Storage SimpleTimeMark (#2038)
Thunderblade73
2024-06-08
Fix: Account Upgrade Reminders with simultaneous profile and account upgrades...
appable
2024-06-08
Backend: Add annotation to smaller modules (#2022)
CalMWolfs
2024-05-29
Improvement: Dungeon End Reminder (#1917)
hannibal2
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-08
Improvement: Custom Reminder (#1740)
hannibal2
2024-05-08
Backend: Text API (#1718)
Brady
2024-05-06
no warnings in mineshaft
hannibal2
2024-05-04
Improvement: Show during contest (#1670)
hannibal2
2024-04-24
added dark auction to reminders utils (#1533)
SeRaid
2024-04-24
Backend: Replace Internal Commands (#1522)
hannibal2
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-09
Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)
J10a1n15
2024-04-04
Backend: matchFirst function for lists of strings (#1353)
CalMWolfs
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-12
Internal Change: Code cleanup ContainerChest getAllItems (#1047)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-01
Internal Change: Bazaar Config -> Inventory Config (#1082)
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-16
Fix daily city project reminder triggering for released projects (#928)
alexia
2023-12-15
reminders while in rift
hannibal2
2023-12-12
Fixed finished city project still reminding and suggests buying items.
hannibal2
2023-12-09
Fixed city project time remaining "soon!" error.
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-27
removed wildcards from imports
hannibal2
2023-09-23
hiding more unnecessary error message lines and add todos for the future
hannibal2
2023-09-17
migrate city project config into event and real time, tps display, and custom...
hannibal2
2023-08-28
changed return value of readItemAmount from Pair<String?, Int> to Pair<String...
hannibal2
2023-08-28
Removing npc price from bazaar data and Fixed multiple bugs with garden visitor
hannibal2
2023-08-23
Fixed error message when clicking a finished upgrade in the community shop.
hannibal2
2023-08-15
make the compiler happy
hannibal2
2023-08-15
Using SimpleTimeMark in AccountUpgradeReminder
hannibal2
2023-08-15
Merge pull request #380
appable