Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: MineInAbyss/Mobzy

v0.24.3

28 Jan 22:06
Compare
Choose a tag to compare
Fix: running spawn checks as target, not source

v0.24.2

26 Jan 19:17
Compare
Choose a tag to compare
Fix: bump geary to fix build

v0.24.0

22 Jan 19:48
Compare
Choose a tag to compare
Fix woopsie in versions.toml

v0.24-SNAPSHOT

22 Jan 01:04
Compare
Choose a tag to compare
v0.24-SNAPSHOT Pre-release
Pre-release

Commits

  • 0fa3ce6: Bump for geary update (Danielle Voznyy)
  • fcd48fb: Version bumps (Danielle Voznyy)
  • f1931da: Fix woopsie in versions.toml (Danielle Voznyy)

v0.23.2

27 Dec 04:19
Compare
Choose a tag to compare
Fix looting calculation on drops

v0.23.1

27 Dec 01:27
Compare
Choose a tag to compare
Convert exp, amount in drops to use range serializer use PolymorphicL…

v0.23.0

26 Dec 06:50
Compare
Choose a tag to compare
Add and refactor some components

v0.22.11

18 Dec 21:28
Compare
Choose a tag to compare
Fix leak with double spawning entities on chunk load

v0.22.10

06 Dec 00:41
Compare
Choose a tag to compare
Fix search radius not being used for cap checks

v0.22-SNAPSHOT

05 Dec 23:19
Compare
Choose a tag to compare
v0.22-SNAPSHOT Pre-release
Pre-release

Commits

  • 0a7290f: Fix spawn feature loading before worldguard. Start migrating to idofront features (Danielle Voznyy)
  • 26fa305: Fix error on spawn when categorizing entities not registered with geary (Danielle Voznyy)
  • f0d3522: move ModelEngineSupport to onEnable (Boy)
  • dac960e: remove meleeattackOverride (Boy)
  • 8b51660: Dont launch coroutine in SetModelEngine system now that we fire event in a different place (Danielle Voznyy)
  • df82e11: Revert back to coroutine on modelengine, avoid component access error from the yield by reading beforehand (Danielle Voznyy)
  • 24dbc08: Fix custom sound execution (Danielle Voznyy)
  • d6923e1: Add right click interact cancelling component (Danielle Voznyy)
  • c3b007c: Fix error when categorizing entity not tracked by geary (Danielle Voznyy)
  • 32d798f: Fix search radius not being used for cap checks (Danielle Voznyy)