Skip to content

Releases: d3cryptofc/FastMud

v1.3.0

Choose a tag to compare

@d3cryptofc d3cryptofc released this 22 Mar 18:10
c7eb6ee

Added:

  • cfb5511 When block fade to water (ex: ice block).

Changed:

  • 16292ef refactor: use GetDirtAroundBlockGenerator utils to get dirts around
  • df5c92c refactor: create GetDirtAroundBlockGenerator lazy class to get dirts around
  • 889ab53 refactor: move blockDirections to Constants.AROUND_BLOCK_OFFSETS
  • 4defbed refactor: change block.getWorld().getBlockAt() to block.getRelative()

See more

v1.2.0

Choose a tag to compare

@d3cryptofc d3cryptofc released this 20 Mar 14:14
04b0721

Added:

  • 24e7b55 When dispenser dispenses water.

Changed:

  • a4d0428 Optimized memory usage with a different code flow control in BlockPlace event function.
  • dd04e97 Updated gitignore, ignoring *.class and *.old.

v1.1.0

Choose a tag to compare

@d3cryptofc d3cryptofc released this 19 Mar 08:23
e3c0371

Added:

  • 8bd48bd When block is placed under water.

v1.0.0

Choose a tag to compare

@d3cryptofc d3cryptofc released this 17 Mar 15:56
d897764

Added: