Skip to content

Conversation

Buddelbubi
Copy link
Member

No description provided.

@Buddelbubi Buddelbubi merged commit 171d083 into master Apr 6, 2025
9 of 10 checks passed
@Buddelbubi Buddelbubi deleted the fix/horseMap branch April 6, 2025 10:50
tunikakeks added a commit that referenced this pull request May 9, 2025
* Fix/lava fuel (#1938)

* Fixed that lava bucket is infinite fuel

* XP wont get dropped on smelt anymore. Its now vanilla

* Removal/flight check (#1939)

* Removed allow-flight

* Removed flight checks from player

* Updated events

* Feat/cactusflower (#1940)

* Marked API as internal

* Made Cactus Flower placable on probably all blocks where it should be placed on

* Cacti now grow cactus flowers

* Removed debug prints

* Added Mob Spawning algorithm (#1941)

* Added new debug commands

* Added spawning related settings

* Added fields for despawn algorithm

* Now counting how many nights the night was not slept away

* Update lang.json

* Updated biome tags

* Fixed Array concat

* Turtle won't die in air anymore

* Horse variant now depends on the timestamp.

This change was made so all horses in one herd are the same variant

* Changed ghast route change time

* Added Llama

* Added Mob Spawning Algorithm

* Fixed chunk loading problem caused by mob spawning

* Fixed that polar bears do not spawn

* Fix/emptychunk (#1942)

* Added more debug options to command

* Make sure that the chunk is ready to be sent

* Improved skylight calculations (#1943)

* Add PNX Maven Repository (#1944)

* Update build.gradle.kts

* Update pnx.yml

* Update build.gradle.kts

* Change maven package name

* Fix: PNX Maven Repo & Actions (#1945)

https://repo.powernukkitx.org/#/releases

* Fix/multi fix (#1946)

* Fixed Skylight Test

* Fixed Segmented blocks rotation

* Update DebugCommand.java

* Improved some spawn rules

* Fix/horse map (#1947)

* Fixed concurrentmodification in horse

* Update Chunk.java

* Increased default perTickSend

Higher perTickSend reduces ghost chunks

* Fixed loom (#1948)

* Implemented bundles (#1950)

* Initial bundle functionallty

* Fixed problem with NBT Tags

* Fixed clonings

* Sending bundle contents

* Fixed bundles not sending on waterdog

* Fixed bug where bundle could not be found

* Added Bundle Sounds

* Item drop now when bundle is clicked in air

* Fixed bundles from creative inventory

* Add Firework & Explosion Builder (#1949)

* add FireworkBuilder and ExplosionBuilder

* update flight parameter

* Update src/main/java/cn/nukkit/utils/firework/FireworkBuilder.java

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: AzaleeX <[email protected]>
Co-authored-by: Copilot <[email protected]>

* Changed HORSE_FLAGS to its updated name (#1951)

* optimized imports (#1952)

* Fix NullPointerException in GamemodeCommand by filtering out null pla… (#1953)

Fix NullPointerException in GamemodeCommand by filtering out null players

* Feat/crafter (#1954)

* initial crafter work

* add to registry

* Removed doubled ContainerOpenPacket

* Fixed crafter input

* Removed useless stuff

* Fixed broken packet

* Moved flags in the inventory

* Implemented Crafter Inventory

* Implemented crafter logic

ToDo: Fix rotation

* Implemented crafter

---------

Co-authored-by: PleaseInsertNameHere <[email protected]>

* Fix NullPointerException in commands by filtering (#1955)

* fix: ItemQuartzBlock is now a Block (#1956)

fix: quartz block can_destroy was not working

* Feat/entityspawnimproved (#1957)

* Fixed mycelium error

* Fixed behavior sequence

* Fixed that dead entities are still visible sometimes

* Removed unused imports

* Updated biomes

* Improved entity spawn rules by implementing vanillas population control

* Implemented Wolf Armor (#1958)

* fix: /fill not replacing correctly (#1960)

* fix: /fill not replacing correctly

* remove debug

* Add getXUID method to Player (#1961)

add xuid method to Player

* Libs cleanup, improved PlayerChunkManager & Chunk generating (#1962)

* Libs cleanup, improved PlayerChunkManager & Chunk generating

* Fix startup gc

* chunkDistanceComparator

* Revert "Libs cleanup, improved PlayerChunkManager & Chunk generating" (#1964)

Revert "Libs cleanup, improved PlayerChunkManager & Chunk generating (#1962)"

This reverts commit 81323c2.

* Updated protocol to 1.21.80 (#1965)

* Updated protocol to 1.21.80

* Removed problematic tests

todo: fix those test

* wet sponges are now placable in overworld and nether (#1966)

---------

Co-authored-by: Buddelbubi <[email protected]>
Co-authored-by: herby2212 <[email protected]>
Co-authored-by: AzaleeX <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Güney Yılmaz <[email protected]>
Co-authored-by: PleaseInsertNameHere <[email protected]>
Co-authored-by: ma27inranma <[email protected]>
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.

1 participant