Skip to content

Releases: zardoy/space-squid

v0.0.51

20 Dec 19:33
Compare
Choose a tag to compare

Bug Fixes

  • fix initial gamemode send on new versions 83da96b

v0.0.50

17 Dec 10:44
Compare
Choose a tag to compare

New Features

  • add plugins folder feature 75dc7d1

v0.0.49

21 Nov 17:40
Compare
Choose a tag to compare

Bug Fixes

  • fix gamerules handling! 69e2a72
  • improve output commands formatting, especially errored ones 69e2a72

v0.0.48

21 Nov 11:44
Compare
Choose a tag to compare

New Features

  • add gamerules support: basic data parsing, now possible to control/change them via /gamerule
    only these gamerules effect implemented: doDaylightCycle b9ffbd8

Bug Fixes

  • better messaging from output commands (now green) b9ffbd8

v0.0.47

05 Nov 04:02
Compare
Choose a tag to compare

Bug Fixes

  • update chat message format for version 1.19 1d160d5

v0.0.46

05 Nov 03:56
Compare
Choose a tag to compare

Bug Fixes

  • don't send chat message twice on 1.8 1f02a6d

v0.0.45

30 Oct 03:36
Compare
Choose a tag to compare

Bug Fixes

  • remove awful 'colors' npm lib as it was causing string prototype pollution a932afb

v0.0.44

20 Oct 17:54
Compare
Choose a tag to compare

Bug Fixes

  • fix player block interactions. cancel optimistic updates a6c934f

v0.0.43

17 Oct 12:53
Compare
Choose a tag to compare

New Features

Bug Fixes

v0.0.42

17 Oct 12:06
Compare
Choose a tag to compare

New Features

  • crafting table (#11)