Commit Graph

113 Commits

Author SHA1 Message Date
Starbeamrainbowlabs abfd76930a
reference: add //listentities 2023-08-01 00:11:49 +01:00
Starbeamrainbowlabs 87a80d2faf
reference: add //metaball
....oops
2023-07-11 19:23:39 +01:00
Starbeamrainbowlabs 5c632df658
Override basic selection commands
//mark
//unmark
//pos1 //1
//pos2 //2
//reset
Also add //pos <index>
2023-07-10 20:17:28 +01:00
Starbeamrainbowlabs bf365d2d11
reference: update //maze and //maze3d
Ref https://forum.minetest.net/viewtopic.php?p=414718#p414718
2023-07-09 19:57:02 +01:00
Starbeamrainbowlabs 9be7854297
//move+, //copy+: add integrated airapply
fixes #97
2023-07-02 01:52:25 +01:00
Starbeamrainbowlabs f970a8d6bb
reference: update docs for //sculpt 2023-07-02 01:37:48 +01:00
Starbeamrainbowlabs 46587164bd
//sculpt: tweak the default settings
I got the idea from an MC video about voxelsniper. Surprisingly it works rather well :P
2023-06-29 03:19:30 +01:00
Starbeamrainbowlabs 8cc2c735b1
Reference: I searched for wireframe, but didn't get the command I wanted 2023-06-27 20:57:04 +01:00
Starbeamrainbowlabs daad494c7e
reference //for: add command example from @VorTechnix 2023-05-24 22:09:51 +01:00
Starbeamrainbowlabs b2556934b1
reference: fix incorrect example 2023-05-24 22:01:33 +01:00
Starbeamrainbowlabs cfef411bbd
//revolve: write initial docs 2023-02-12 02:08:57 +00:00
Starbeamrainbowlabs 554bc86b3d
reference: tweak //spline 2022-10-23 02:26:05 +01:00
Starbeamrainbowlabs 9f2bfb33c7
reference: add //spline 2022-09-25 23:02:18 +01:00
Starbeamrainbowlabs 1473074d4a
Reference: add multi-point selection wand 2022-09-20 02:17:28 +01:00
Starbeamrainbowlabs 2d989acee5
reference: typo 2022-06-11 18:54:04 +01:00
Starbeamrainbowlabs 03fb033b70
//dome+: add option to make the resulting dome hollow inside 2022-05-15 15:38:50 +01:00
Starbeamrainbowlabs 04e971e12d
Add //dome+
Improvements oveer //dome:

 - Allow customising the direction it points in
 - Allow multiple pointing directions at once to give the effect of 
creating multiple domes on top of each other in a single command (it's 
actually implemented as an implicit union, and doesn't actually call 
wea.dome more than once).
2022-05-15 15:27:43 +01:00
Starbeamrainbowlabs 8170ecb1f1
reference //for: add more examples 2021-12-31 13:19:22 +00:00
Starbeamrainbowlabs c93f692f9d
docs: Add basic documentation for //for 2021-12-31 13:10:40 +00:00
Starbeamrainbowlabs 9d0ca493b8
docs //sculpt: add note about contributing your own brushes back
we'd lvoe to expand our collection of inbuilt custom brushes :D
2021-12-31 12:53:05 +00:00
Starbeamrainbowlabs c5276ae47e
docs //sculpt: add note about negative height values 2021-12-31 12:45:47 +00:00
Starbeamrainbowlabs db7602a8b3
//sculpt, //sculptlist: add to documentation 2021-12-31 12:44:15 +00:00
Starbeamrainbowlabs a321c7d2ab
Reference: Fix heading indents 2021-11-13 12:46:50 +00:00
Starbeamrainbowlabs e773edb58c
//move+: Update documentation 2021-11-13 12:42:58 +00:00
Starbeamrainbowlabs acb1ef1a0a
//copy+: write docs 2021-11-11 02:36:37 +00:00
Starbeamrainbowlabs 3f48832fff
Merge branch 'main' into VorTechnix 2021-11-07 14:31:01 +00:00
Starbeamrainbowlabs 3f1f3b5628
reference: mark a thing in bold 2021-11-07 12:49:13 +00:00
Starbeamrainbowlabs f5133d287b
Default to square spirals 2021-10-31 17:11:24 +00:00
Starbeamrainbowlabs 21902b8512
//spiral2: update docs 2021-10-31 17:10:22 +00:00
Starbeamrainbowlabs dae59b63db
//walls: Prevent crash if not parameters are specified by defaulting to dirt as the replace_node 2021-10-31 16:41:52 +00:00
Starbeamrainbowlabs 2ae241aee5
Add //ellipsoid2 2021-10-14 01:50:27 +01:00
VorTechnix 0352595e41 Merge branch 'main' into VorTechnix 2021-10-10 18:37:58 -07:00
Starbeamrainbowlabs 5f2d5216af
Reference: Categorise commands 2021-10-04 22:12:41 +01:00
Starbeamrainbowlabs d642d44e4c
Chat-Command-Reference: add note 2021-10-04 21:52:33 +01:00
Starbeamrainbowlabs 66a3244203
Bugfix docs: fix last section not appearing in reference 2021-10-04 21:45:15 +01:00
VorTechnix a5960983e7 Merge branch 'main' into VorTechnix 2021-09-05 09:34:54 -07:00
Starbeamrainbowlabs 5228aef56c
//noiseapply2d: document 2021-08-07 23:10:40 +01:00
VorTechnix cff58792bf Merge branch 'main' into VorTechnix 2021-08-05 10:43:00 -07:00
Starbeamrainbowlabs f30ddbae3b
//walls: add optional thickness argument 2021-08-05 02:00:38 +01:00
Starbeamrainbowlabs 7e008df540
Reference: tweak //layers explanation 2021-08-05 01:18:27 +01:00
Starbeamrainbowlabs 87f84e2482
//bonmeal: add optional node list constraint 2021-08-05 01:17:43 +01:00
Starbeamrainbowlabs 3338a3fddf
Reference: Document new extension to //layers 2021-08-05 00:57:22 +01:00
Starbeamrainbowlabs b7c3f21135
reference: add quick todo 2021-08-04 12:20:32 +01:00
VorTechnix af1640c4da Revert "added conventions header and DIR details"
This reverts commit 9669e46ff8.
2021-08-01 10:41:52 -07:00
VorTechnix 9669e46ff8 added conventions header and DIR details 2021-08-01 10:37:13 -07:00
VorTechnix bd84979393 //sshift added 2021-07-30 14:02:46 -07:00
VorTechnix 6e3b9d99e9 removed tests 2021-07-23 16:21:58 -07:00
VorTechnix f6ed5241b4 documentation for wireframe stuff 2021-07-23 14:12:20 -07:00
Starbeamrainbowlabs a80ab3b657
reference: update airapply & ellipsoidapply 2021-07-16 23:02:56 +01:00
Starbeamrainbowlabs eed691f6e0
Document //airapply 2021-07-16 22:26:41 +01:00