Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.18.10.1993

19 Mar 23:29
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.10.1993

  • 1.18 versions are now using the new chunk format
  • Sprinting is now cancelled when player has blindness effect or is low on food
  • Sprinting is now cancelled when player hits an entity like on vanilla (can be disabled)
  • Fixed stripped wood turining into wrong wood types
  • Fixed coarse dirt drops
  • Fixed double stone slab drops
  • Fixed bone meal effect on flowers
  • Fixed unable to place pressure plates on fences
  • Fixed smooth sandstone stairs
  • Fixed speed potion effect duration
  • Fixed an NPE with riptide and minecart inventory
  • Fixed several possible glitches at chunk borders due to Level returning incorrect block IDs in some methods used by entity ticking
  • Fixes for double plants
  • Fixes for tool damage
  • Fixes for vanilla item stack enforcements
  • Player#setSprinting(value) now sends the new speed to client by default, added Player#setSprinting(value, send)
  • Added soul fire
  • Added limits for client initiated level sound events
  • Added glow ink sac (NukkitX#1966)
  • Added record otherside (NukkitX#1965)
  • Now using fire damage game rule for magma block damage

Nukkit PM1E 1.18.10.1953

08 Feb 18:29
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.10.1953

  • Added protocol support for Minecraft 1.18.10 including beta versions
  • Added "working" redstone (can be disabled)
  • Optimized redstone performance
  • Now supporting blocks from game versions 1.2-1.14
    • Using a custom, backwards compatible world format, see wiki for more details
    • New blocks will revert if the chunks are loaded on vanilla Nukkit!
    • You can disable the placement of new blocks in server.properties
    • New features implemented:
      • More slabs, stairs, trapdoors, signs, pressure plates
      • Looms, blast furnaces, smokers, composters, lava cauldrons, campfires
      • Pumpkin carving, log stripping
      • Sweet berry bushes and bamboo to world generation
  • Fixed issues with skin animations
  • Fixed issues with hoppers and hopper minecarts
  • Rewritten crafting manager for better multiversion compatibility
  • Difficulty can now be changed from in game settings
  • Fixed chest behavior with a slab on top of it
  • Coordinates of joining players are now shown in console (can be disabled)
  • Fixed placement of certain blocks on ice
  • Fixed several issues with player health and regeneration
  • Updated RakNet with several bug fixed
  • Lots of other bug fixes and improvements

Nukkit PM1E 1.18.0.1771

19 Jan 16:10
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1771

  • Added dispenser behavior for shears
  • Disabled sending of some entity data for better performance and less bandwidth usage
  • Fishing rods got from fishing can now have enchantments in them
  • Improved the performance of some inventory operations
  • Added back some previously removed API methods for better backwards compatibility
  • Fixed name tags being usable in adventure mode
  • Fixed some issues with entity scaling
  • Fixed some issues with entity rotation
  • Fixed a bug that made some invalid skins invisible instead of blocking their usage
  • Fixed several exploits with packets

Nukkit PM1E 1.18.0.1752

05 Jan 20:32
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1752

  • Dyes can now be used to change sign text color on latest client versions (NukkitX/#1943)
  • Shulker box item now drops the shulker box content when destroyed (NukkitX/#1945)
  • Cobblestone can now be used to repair stone items on anvil (NukkitX/#1944)
  • All ground vegetation can now be placed on mycelium (NukkitX/#1942)
  • Increased the default maximum message length to match vanilla
  • Fixed explosion exposure
  • Fixed incorrect color of the first row of pixels in maps
  • Fixed farmland not turning into dirt when player jumps on it
  • Fixed horses becoming saddled on their own
  • Fixed block break animation
  • Fixed piston extending animation
  • Other small bug fixes and improvements

Nukkit PM1E 1.18.0.1733

18 Dec 21:02
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1733

  • Added sounds from 1.18 (Nukkitx/#1924)
  • Updated log4j2 again
  • Implemented boss bar colors for 1.18+ clients (Nukkitx/#1925)
  • Fixed invalid item net ID
  • Fixed a crash with maps
  • Fixed an issue that could cause maps to show wrong image
  • Fixed several issues with crafting and creative inventory
  • Crafting banners no longer crashes the game

Nukkit PM1E 1.18.0.1714

09 Dec 21:38
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1714

  • Fixed some item runtime IDs for 1.18
  • Updated log4j2 to fix an exploit
  • CreeperPowerEvent is now called when a lightning hits creeper
  • Mob heads now drop when a mob is killed by powered creeper
  • Music discs now drop when a creeper is killed by skeleton or stray
  • Fixed tnt chain reaction on slabs
  • Fixed harming effect not being applied from tipped arrows
  • Other small bug fixes and improvements

Nukkit PM1E 1.18.0.1698

30 Nov 10:57
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1698

  • Added compatibility for 1.18 release and beta versions released before it
  • Fixed an issue with item runtime id mappings and multiversion
  • Disabled ender dragon experiment
  • Fixed resource pack downloading (NukkitX/#1916)
  • Added loyalty enchantment for trident
  • Other fixes and improvements

Nukkit PM1E 1.17.40.1682

18 Nov 20:38
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.17.40.1682 (First publicly released private build)

I don't currently have time to maintain multiple versions and branches of Nukkit and therefore this repo will not get updates for a while as it's not necessary for my own projects anymore.

If you don't mind using a private version here's some new features for your server:

  • Improved crossbows
  • Implemented knockback enchantment for bows and crossbows
  • Tipped arrows now give effect on hit
  • Tipped arrows can now be made in cauldron
  • Lingering splash potions are now implemented
  • Fixes to damage absorption
  • Chorus flower can grow now
  • Furnaces now drop experience
  • Rails will change direction on redstone signal
  • Minecart hoppers can now pickup items
  • You can now breed animals
  • You can now jump with a horse when riding it
  • Implemented spin attack for riptide enchantment
  • Experimental: ender dragon
  • Endermans can now pickup blocks
  • Silverfish can now convert stone blocks
  • Zombies can now pickup items
  • Experimental: zombies can now turn villagers into zombie villagers
  • Snow golems now create snow
  • Experimental: anti xray
  • Added asynchronous chunk sending
  • Improved map rendering

If you notice issues caused by the code protection or need a private filed accessible via reflection, please contanct me on Discord (PetteriM1#1059)