summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test/hotswap
AgeCommit message (Collapse)Author
2024-09-07Backend: Use on DelayedRun to add scheduled tasks (#2462)CalMWolfs
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-22do not use Supplierhannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-01-18code cleanuphannibal2
2024-01-18Add hotswap agent support (#910)Linnea Gräf
Added hotswap detection and reloading all listeners on hotswap. #910