Skip to content

Releases: Tschipcraft/make_bubbles_pop

v0.3.0

14 Jul 18:59
d108e5e
Compare
Choose a tag to compare

Changelog:

  • Support for Minecraft 1.21 ⚔️ (closes #13, #14, #15)
  • Added config file and settings menu when installed alongside MidnightLib (closes #4)
    🔎 In game screenshot Ingame screenshot of the settings menu
  • Added entity interaction physics to bubbles (configurable)
    🔎 In game demo
    bubble_entity_interactions.mp4
  • Added biome dependent tint to all bubble types (configurable)
    🔎 In game screenshot Ingame screenshot of the bubble tints
  • Fixed barrels opened by other players on servers not emitting bubbles (closes #11) (Thanks @AViewFromTheTop)
  • Adjusted current down bubbles to pop on top of magma blocks rather than inside them (closes #9)
    🔎 In game demo
    overhauled_magma_block_bubbles-v0.3.0.mp4
  • Added varied pitch and volume to bubble pop and bubble swirl sounds (closes #8) (Thanks @AViewFromTheTop)
  • Barrel bubbling is now reliable on the client and will no longer bubble when a chunk with an already opened Barrel is loaded (Thanks @AViewFromTheTop)
  • Fixed checking incorrect side of barrels for bubble particles
  • Changed the default behavior to not maintain bubble particle velocity when popping (configurable) (Thanks @AViewFromTheTop)
  • Tweaked explosion bubbles and used better variable names
  • Restructured bubble particle logic and used better variable types
  • Adjusted barrel bubble spawn locations
  • Moved bubble pop logic to a separate utility class to reduce code duplication
  • Simplified water checks to use the already provided helper function in world or level
  • Fixed literal new line in fabric.mod.json after building (closes #12)

Additional changelog for v0.3.1:

  • Added support for Minecraft 1.21.3 💰 and 1.21.4 🪵
  • Switched from MidnightLib to the native Forge config system, as the library does not support future versions of LexForge. To access the config in game, install Configured alongside Make Bubbles Pop

Make Bubbles Pop v0.2.0

12 Aug 19:05
Compare
Choose a tag to compare

Note: The versions named 1.19.4+ also work in Minecraft 1.20x

Changelog:

  • Added bubbles to opening barrels underwater 💦
  • Added support for double chests
  • Added support for bubbles emitting from chests opened by other players in multiplayer
  • Added low-pitch bubble pop sounds for regular bubbles popping underwater
  • Added support for Catalogue
  • Fixed bubble column particles not popping underwater
  • Fixed sounds using the distance delay on Forge
  • Added new custom license
  • Backported to Forge 1.18.2

Additional changelog for v0.2.1 for Fabric 1.18x-1.19.3:

  • Fixed crash whenever something explodes underwater in Minecraft 1.18x (fixes #10)

Make Bubbles Pop v0.1.1 for Minecraft 1.19.4 and 1.20x

08 May 17:45
Compare
Choose a tag to compare

Changelog:

  • Added Forge support for v0.1.1 and v0.1.0 🔨
  • Update to Minecraft 1.19.4 and 1.20x 🐪

For Minecraft 1.18x-1.19.3, use v0.1.0

Make Bubbles Pop v0.1.0 for Minecraft 1.18x-1.19.3

03 Mar 20:51
Compare
Choose a tag to compare

Note: The Forge version only works in Minecraft 1.19–1.19.3

Changelog:

  • Added more realistic bubble particle behavior and motion 🫧
  • Added bubbles particles to explosions underwater
  • Added bubble particles for opening chests underwater
  • Added unused bubble pop sound effect to bubbles popping on the surface
  • Updated metadata and better comments

Make Bubbles Pop v0.0.2 for Minecraft 1.17x and up

16 Jun 18:18
Compare
Choose a tag to compare

Changelog;

  • Update to Minecraft 1.19 🐸

Still works for 1.18x and should be compatible with newer versions as well

Make Bubbles Pop v0.0.1 for Minecraft 1.18x

02 Apr 13:06
Compare
Choose a tag to compare