Releases: lambdaisland/witchcraft
Releases · lambdaisland/witchcraft
v0.37.324
Compare
Sorry, something went wrong.
No results found
plexus
released this
19 Jun 10:04
Changed
Bumped our version of XSeries , which
makes us now compatible with Minecraft 1.19
v0.36.317
Compare
Sorry, something went wrong.
No results found
plexus
released this
08 Jun 06:51
v0.35.314
Compare
Sorry, something went wrong.
No results found
plexus
released this
08 Jun 06:49
Fixed
fix empty-inventory and shapes/line
v0.34.310
Compare
Sorry, something went wrong.
No results found
plexus
released this
07 Jun 09:04
Fixed
Fix chicken-shape example
Optimize wc/loc for maps and vectors
Augment launcher code to deal with spaces in paths
v0.33.307
Compare
Sorry, something went wrong.
No results found
plexus
released this
05 Jun 11:37
v0.32.303
Compare
Sorry, something went wrong.
No results found
plexus
released this
01 Jun 09:34
Added
Changed
Fine tune gradient-gen, tube
v0.31.300
Compare
Sorry, something went wrong.
No results found
plexus
released this
01 Jun 07:31
Added
Add lambdaisland.witchcraft.shapes/arch
Add lambdaisland.witchcraft.matrix/extrude
Fixed
Fix lambdaisland.witchcraft.matrix/rotation-matrix
Changed
v0.30.297
Compare
Sorry, something went wrong.
No results found
plexus
released this
24 May 05:27
Added
Add lambdaisland.witchcraft.matrix/cross-product
Allow passing :material to set-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
Compare
Sorry, something went wrong.
No results found
plexus
released this
17 May 09:20
Fixed
Locally cache results to satisfies? calls in lambdaisland.witchcraft,
leading to a big speedup for a lot of operations
v0.28.286
Compare
Sorry, something went wrong.
No results found
plexus
released this
03 May 07:41
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