Skip to content

Releases: MineInAbyss/Bonfire

v1.9.0

22 Jan 19:52
Compare
Choose a tag to compare
chore: bump blocky

v1.8.14

27 Dec 01:38
Compare
Choose a tag to compare
Write players to PDC immediately on update

v1.8-SNAPSHOT

22 Jan 11:00
Compare
Choose a tag to compare
v1.8-SNAPSHOT Pre-release
Pre-release

Features

  • make lit bonfire emit light (Boy)
  • stop breaking of block below bonfire (Boy)

Bug Fixes

  • update debugTextDisplay ids (Boy)
  • update packet-id for state update (Boy)
  • self_lit bonfire state not sending to players (Boy)
  • make BonfireRemoved serializable (Boy)
  • ensure bonfirePlayers is empty when placing (Boy)
  • beds being placable but not destroyable (Boy)

Code Refactoring

  • move debugTextOffset to config setting (Boy)
  • use mutable list for bonfirePlayers (Boy)

Chores

  • bump blocky (Boy)
  • bump idofront (Boy)
  • bump blocky (Boy)

Commits

  • c38072e: 1.20.2 (Boy)
  • 1469e90: Use paper-plugin, geary 0.27 (Danielle Voznyy)
  • 57b87bf: Fix BonfireRemoved not being serializable, leaving furniture behind because of error (Danielle Voznyy)
  • 8529a9b: Add migrator for old broken bonfires (Danielle Voznyy)
  • 9291b4d: Write players to PDC immediately on update (Danielle Voznyy)

v1.8.13

25 Dec 21:57
Compare
Choose a tag to compare
Add migrator for old broken bonfires

v1.8.12

13 Dec 11:26
Compare
Choose a tag to compare
fix: beds being placable but not destroyable

v1.8.11

09 Dec 22:14
Compare
Choose a tag to compare
fix: ensure bonfirePlayers is empty when placing

v1.8.10

05 Dec 22:45
Compare
Choose a tag to compare
Fix BonfireRemoved not being serializable, leaving furniture behind b…

v1.8.9

02 Dec 01:16
Compare
Choose a tag to compare
refactor: use mutable list for bonfirePlayers

v1.8.8

01 Dec 22:54
Compare
Choose a tag to compare
feat: stop breaking of block below bonfire

v1.8.7

01 Dec 20:50
Compare
Choose a tag to compare
fix: self_lit bonfire state not sending to players