Releases: lambdaisland/witchcraft
Releases · lambdaisland/witchcraft
v0.37.324
v0.36.317
v0.35.314
v0.34.310
v0.33.307
v0.32.303
v0.31.300
v0.30.297
Added
- Add
lambdaisland.witchcraft.matrix/cross-product
- Allow passing
:material
toset-blocks
as a default - make the step size for
lambdaisland.witchcraft.shapes/line
configurable
Fixed
- return
nil
when asking for the material of a vector that doesn't have one, instead of erroring out
Changed
- handle
item-meta
more generally (read-only currently) - return an ordered sequence from
lambdaisland.witchcraft.shapes/line
in the order of the line, instead of a set - Improvements to
lambdaisland.witchcraft.shapes/line
v0.29.292
v0.28.286
Added
- Added different arities for
set-game-rule/set-game-rules/difficulty/set-difficulty, making the world
argument optional
Fixed
- Fix
map->Location
for vectors that contain material/direction info
Changed
- Optimize
loc
for blocks - Make
set-block
accept vectors for consistency