Releases: zardoy/mcraft-fun-mineflayer-plugin
Releases · zardoy/mcraft-fun-mineflayer-plugin
v0.1.8
Bug Fixes
- add processPacketDataForLogging to safely serialize packet data 095dba1
v0.1.7
New Features
Bug Fixes
- refactor packets logger as it writes header now bef2ff0
v0.1.6
Bug Fixes
- must return header from parse result 74c3c03
v0.1.5
Bug Fixes
- integrate header packets parser da507a5
v0.1.3
Bug Fixes
- adjust replay file extensions 11f2d46
v0.1.2
Bug Fixes
- some fixes for world state capturing cce9368
v0.1.1
New Features
- add unstable api for recording (!!!) world state and bot state actions into special replayable packets format 231a1fd
v0.1.0
💥 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
Bug Fixes
- fix cjs usage (defualt imports) bc97bbb