-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/custom infinite quantum storage #164
base: master
Are you sure you want to change the base?
Feature/custom infinite quantum storage #164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
most of these are style things so sefi or test feel free to weigh in or just simple mark as resolved regardless lol
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/sefiraat/networks/slimefun/network/NetworkQuantumStorage.java
Outdated
Show resolved
Hide resolved
@JustAHuman-xD Thanks for your review and suggestions with regards to code style, I really appreciate it! I've made some changes and resolved those I think should have been initially in the PR and a few others I've added a bit more context for consideration by Sefi and yourself. |
@test137E29B No problem! |
Added ability for top tier infinite quantum to have configurable maximum storage size between 1 and the previous maximum limit of Int max.
Doesn't allow more than the max into the quantum's storage.
Correctly shows in held item
Correctly sets custom limit when placed, if stored on the itemstack
Doesn't show up for the non infinite tier quantums