Skip to content

[pull] master from AppliedEnergistics:master#2

Open
pull[bot] wants to merge 19 commits intoAkariNext:masterfrom
AppliedEnergistics:master
Open

[pull] master from AppliedEnergistics:master#2
pull[bot] wants to merge 19 commits intoAkariNext:masterfrom
AppliedEnergistics:master

Conversation

@pull
Copy link

@pull pull bot commented Oct 1, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

62832 and others added 7 commits October 1, 2023 12:59
…s other than IBasicCellItem (#7377)

Provides an API method that dictates whether a cell is empty or not in
order for a non-empty cell with a custom `StorageCell` implementation to
not be stored in other cells.

There is, however, the caveat that cells that do implement `StorageCell`
on their own, if accepting `AEItemKey`s, will need to also implement
their own checks for other non-empty cells within their insertion logic
each time.

Also closes #6819.

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
Prior to this the Matter Cannon used the parent `item/handheld`, which
made it look very strange and missized when held in first and third
person.

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
…7385)

Closes #7266.

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
…o reach a certain stored amount (#7382)

Closes #7156.

---------

Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
Updated Translations from Crowdin
https://appliedenergistics2.crowdin.com/

Co-authored-by: shartte <shartte@users.noreply.github.com>
…cting to the return value of Level#addFreshEntity
@pull pull bot added the ⤵️ pull label Oct 1, 2023
shartte and others added 12 commits October 6, 2023 01:13
…e them (#7425)


---------

Co-authored-by: James Daniels <danielsj9@gmail.com>
Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
Updated Translations from Crowdin
https://appliedenergistics2.crowdin.com/

Co-authored-by: shartte <shartte@users.noreply.github.com>
If the new max power was lower than the current power, the clamping took
only place if the new max power was larger than the default max power,
i.e. it worked for any energy card but the last one.

Fixes #7431

There is a potential for refactoring here, depending on whether the 3
functions setAEMaxPowerMultiplier, setAEMaxPower, and resetAEMaxPower
are considered to be a stable API or not. I chose to not refactor for
compatibility reasons. Deciding if that is the way to go is up to a
reviewer in my opinion.

Be advised that this is my first time coding for any Minecraft mod, but
the change should be small enough for a starter task.
Updated Translations from Crowdin
https://appliedenergistics2.crowdin.com/

Co-authored-by: shartte <shartte@users.noreply.github.com>
@shartte shartte deleted the branch AkariNext:master November 11, 2023 18:59
@shartte shartte deleted the master branch November 11, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants