aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/mixins/MixinInventoryPlayer.java
AgeCommit message (Collapse)Author
2023-01-18Made it so barriers appear where you are unable to slot bind to (#528)NopoTheGamer
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-02-27feat: improve formating :)IRONM00N
2021-12-28more code clean up (#38)IRONM00N
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-08-07Fix being able to drop slot locked itemsDoKM
2021-05-06fine ironmanBuildTools