Releases: zardoy/space-squid
Releases · zardoy/space-squid
v0.0.31
Bug Fixes
- allow to overwrite spawn position right after server start fc57287
v0.0.29
Bug Fixes
- block entities handling for old versions 8220f71
v0.0.28
Bug Fixes
- fix chat handler on newer versions 348cd00
v0.0.27
Bug Fixes
- support world generation for all latest versions 36ccbfa
v0.0.26
Bug Fixes
- fix block renames for some versions
fix bitmap in the client locally 84071ac
v0.0.25
Bug Fixes
- add support for 1.19.4 client 81abb9d
v0.0.24
New Features
- parse, write day time from level.dat 168fe27
Bug Fixes
- cancel generating chunks on server stop 168fe27
v0.0.23
New Features
- basic support for bun hot reload in dev! (bun --hot src/app.js) 7997d80
Bug Fixes
- improve server cleanup on quit 7997d80
v0.0.22
Bug Fixes
- fix esm module crash, don't create false directory when no world folder is selected, improve some types 391a546