Skip to content

Tags: zardoy/space-squid

Tags

v0.0.51

fix: fix initial gamemode send on new versions

v0.0.50

fix options type

v0.0.49

fix: fix gamerules handling!

fix: improve output commands formatting, especially errored ones

v0.0.48

feat: add gamerules support: basic data parsing, now possible to cont…

…rol/change them via /gamerule

only these gamerules effect implemented: doDaylightCycle
fix: better messaging from output commands (now green)

v0.0.47

fix: update chat message format for version 1.19

v0.0.46

fix: don't send chat message twice on 1.8

v0.0.45

fix: remove awful 'colors' npm lib as it was causing string prototype…

… pollution

v0.0.44

fix: fix player block interactions. cancel optimistic updates

v0.0.43

feat: add fall damage

fix: fix gameMode undefined

v0.0.42

fix build