Skip to content

Releases: zardoy/mcraft-fun-mineflayer-plugin

v0.1.8

03 Mar 12:01
Compare
Choose a tag to compare

Bug Fixes

  • add processPacketDataForLogging to safely serialize packet data 095dba1

v0.1.7

26 Feb 20:16
Compare
Choose a tag to compare

New Features

Bug Fixes

  • refactor packets logger as it writes header now bef2ff0

v0.1.6

23 Feb 20:47
Compare
Choose a tag to compare

Bug Fixes

  • must return header from parse result 74c3c03

v0.1.5

23 Feb 18:54
Compare
Choose a tag to compare

Bug Fixes

  • integrate header packets parser da507a5

v0.1.4

23 Feb 18:35
Compare
Choose a tag to compare

Bug Fixes

v0.1.3

22 Feb 22:16
Compare
Choose a tag to compare

Bug Fixes

  • adjust replay file extensions 11f2d46

v0.1.2

22 Feb 18:48
Compare
Choose a tag to compare

Bug Fixes

  • some fixes for world state capturing cce9368

v0.1.1

22 Feb 18:26
Compare
Choose a tag to compare

New Features

  • add unstable api for recording (!!!) world state and bot state actions into special replayable packets format 231a1fd

v0.1.0

17 Feb 16:40
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • feat: now using named export for plugin loading to avoid issues with different default export handling in cjs/esm defe6c1

v0.0.7

13 Feb 19:21
Compare
Choose a tag to compare

Bug Fixes

  • fix cjs usage (defualt imports) bc97bbb