aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/NEUApi.java
AgeCommit message (Collapse)Author
2023-10-06Code Cleanup: Remove unused imports (#858)Walker Selby
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-03-02NeuEventListener changes and dead code removal (#88)Lulonaut
* hide Hypixel reforge stats * unused import? * better comments * 2.1.md 🙂 * 2.1.md 🙂 * minor cleanup * api * remove collectionLog and morus and cape.png * remove FancyPortals and panorama dev cmd Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-02-27feat: improve formating :)IRONM00N
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-08-31Add Ability for third party mods to disable Inventory ButtonsDoKM
Per request