Skip to content

1.21.100#14

Merged
tunikakeks merged 9 commits intoLostPlace:masterfrom
PowerNukkitX:master
Aug 6, 2025
Merged

1.21.100#14
tunikakeks merged 9 commits intoLostPlace:masterfrom
PowerNukkitX:master

Conversation

@tunikakeks
Copy link
Member

No description provided.

Refactius and others added 9 commits July 27, 2025 10:21
* The item frame duplication issue has been resolved.

* The NullPointerException issue was resolved by adding a null check for the player in the onActivate method.
… on load (#2049)

* Initial commit

* Refactor of block normal block tick and enhancement of custom block ticking

* Removed random tick of custom blocks

* Removed a few comments & debug loggings

* Added redstone torch to normal tick on chunk load

* Removing code smells...

* Only tick blocks if chunk is in use, helps to sync ticks on chunk reload

* Moved the check into the method just to keep the same format as others when calling it
Just a bool overload of getWaterloggingLevel(), to make the code easier for server owners and also feature parity with BDS API of same name.
* Initial commit

* Added back the comment for horizontal spread TODO

* Fixed Daylight Detectors to properly get light sunrrouding it
…s been fixed. (#2055)

* The item frame duplication issue has been resolved.

* The NullPointerException issue was resolved by adding a null check for the player in the onActivate method.

* The issue that allowed Curse of Binding equipment to be unequipped has been fixed.
* Initial commit

* Changed return to inside of the match condition instead outside

* Removed nested if
* 1.21.100 Protocol changes

* Changes (wip)

* Fixed biomes not loading correctly

* Fixed broken records

* Removed useless test

regenerateChunk is unused anyways. Why test for it?

---------

Co-authored-by: Buddelbubi <44944269+Buddelbubi@users.noreply.github.com>
@tunikakeks tunikakeks merged commit d96de9d into LostPlace:master Aug 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants