aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
AgeCommit message (Expand)Author
2024-04-23disabling "feature toggles enabled by default"hannibal2
2024-04-22try 5 times to save config, if it fails oncehannibal2
2024-04-17Backend: Crash in dev env for @ConfigLink (#1455)hannibal2
2024-04-15Improvement: Add all remaining config links (#1412)hannibal2
2024-04-12Backend: Remove Neu Constant (#1191)Thunderblade73
2024-04-12Backend: Update farming weight api links and format (#1308)CalMWolfs
2024-04-08Add hud element config links. (#1383)Linnea Gräf
2024-04-08Bump MoulConfig to 3.0.0 betas (#1382)Linnea Gräf
2024-04-07Backend: Change stuff around with chat messages (#1227)CalMWolfs
2024-04-06code cleanuphannibal2
2024-04-06Backend: Add feature toggle adapter to automatically turn on features (#581)Linnea Gräf
2024-04-01add more todos after https://github.com/hannibal002/SkyHanni/pull/1264hannibal2
2024-03-22Feature: Shwords saves to new file (#1234)CalMWolfs
2024-03-22Improvement: Load Trophy Fishing from NEU (#1123)hannibal2
2024-03-01printStackTrace -> ErrorManager #1028hannibal2
2024-02-22Saving every diana burrow location and option to show them. #938hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-08Add RepoPatterns (#715)Linnea Gräf
2023-12-05GardenNextJacobContest now uses SimpleTimeMark. SimpleTimeMark is storable in...hannibal2
2023-12-02better shutdown logichannibal2
2023-11-30Using a broken config no longer resets the config in dev env.hannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-22fishing profit tracker (#703)hannibal2
2023-11-17Internal Change: ConfigMigrator Variable Names (#714)Walker Selby
2023-11-17removed duplicate code pt2hannibal2
2023-11-17Split storage into more files plus code cleanup (#695)CalMWolfs
2023-11-15Added mythic visitor support.hannibal2
2023-11-11Added location fixes to repo.hannibal2
2023-11-03cleaned up some config stuff and fixed a bug (#682)CalMWolfs
2023-10-30Added debug command /shconfigmanagerresethannibal2
2023-10-15Feature: Show alerts when the player catches a legendary sea creature (#530)Brandon
2023-09-27removed wildcards from importshannibal2
2023-09-17fixed combination of opengl and windows together don't like file replace oper...hannibal2
2023-09-16Config migration and also more atomic config saves (#420)Linnea Gräf
2023-09-10SackAPI event and storing data #410CalMWolfs
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03moving trophy fishing classes into own packagehannibal2
2023-07-27Merge pull request #337appable
2023-05-29Fortune guide - Mostly done (#160)CalMWolfs
2023-05-18Migrated minion data into profile specific logichannibal2
2023-05-18added profile specific config supporthannibal2
2023-05-15Various Fixes (#107)CalMWolfs
2023-05-01Fixed crashes and config resets because of averageBlocksPerSecond is 'not a n...hannibal2
2023-04-30Added and used CropClickEvent to fix wrong cactus blocks per second valueshannibal2
2023-04-28Fix config resets (#75)Roman / Linnea Gräf
2023-04-28Transform Main class to use kotlin (#74)Roman / Linnea Gräf
2023-04-23Fixed typoshannibal2
2023-04-22Hopefully fixed config reset bug and added more logginghannibal2