Releases: sandstone-mc/sandstone
Releases · sandstone-mc/sandstone
v0.14.0-alpha.17
Completely reverted build changes, lets see if this fixes it
v0.14.0-alpha.16
Full Changelog: v0.14.0-alpha.15...v0.14.0-alpha.16
v0.14.0-alpha.15
What's Changed
Full Changelog: v0.14.0-alpha.13...v0.14.0-alpha.15
v0.14.0-alpha.13
v0.14.0-alpha.12
Full Changelog: v0.14.0-alpha.11...v0.14.0-alpha.12
v0.14.0-alpha.11
Full Changelog: v0.14.0-alpha.10...v0.14.0-alpha.11
v0.14.0-alpha.10
This release fixes two bugs:
- ObjectiveInstances or Scores in commands always produce invalid output - #158
- A bug with
chalk
preventing from using some JS files
A new feature has been added:
- Let RootNBT and NBTObject accept undefined values - #159 by @GrantGryczan
v0.14.0-alpha.9
Bumped patch version number
v0.14.0-alpha.8
Fixed a lot of bugs
This alpha fixes a lot of bugs:
- #102 (by @TheEternalShine)
- #124 (partially)
- #125
- #127
- #128
- #129
- #130
- #132
- #133
- Max objective length being capped to 16: 1.18 removed this limit (by @GrantGryczan)
New features:
rel()
andloc()
now return default values if no argument is passed, respectively~ ~ ~
and^ ^ ^
(by @Aeryle)