aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/help
AgeCommit message (Collapse)Author
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2023-11-28Some misc changes (more in commit messages) (#957)jani270
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-06Code Cleanup: Remove unused imports (#858)Walker Selby
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-09-27Re-add join command (#821)Linnea Gräf
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2023-08-05Starting to remove api key mentions from NEU (#781)jani270
* Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-05Removing join command and dungeon preset (#800)jani270
2023-07-17Add free rift infusion to timer (#766)Roman / Linnea Gräf
2023-07-06Storage Overlay use /backpack (#740)IRONM00N
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf