VorTechnix
d638a349a9
weatool priv & docs update
2024-10-09 21:07:14 -07:00
VorTechnix
d53f4f8702
Initial refactor
2024-10-09 20:35:45 -07:00
VorTechnix
b319baae16
Merge branch 'dev' into selection-tools-refactor
2024-10-01 11:44:01 -07:00
VorTechnix
7a0d24f872
CRLF to LF
2024-10-01 08:40:58 -07:00
VorTechnix
b884eb0e58
Apply suggested removals
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 06:49:04 -07:00
VorTechnix
5415e21384
Apply suggested title changes
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 06:48:08 -07:00
VorTechnix
462332d5ad
Update Chat-Command-Reference.md
2024-09-20 09:47:58 -07:00
VorTechnix
41443f058e
Doc update
2024-09-19 20:22:11 -07:00
VorTechnix
90f2fcb2ab
added UAS Parse
2024-09-18 21:00:51 -07:00
fbd32a1df9
chat command reference: add *Added in <version>* quotes; document //set+
2024-09-18 01:15:05 +01:00
VorTechnix
ea25e36f3c
doc updates
2024-09-17 16:19:05 -07:00
VorTechnix
753ead2102
UAK to UAS
2024-09-17 14:10:02 -07:00
VorTechnix
d43c8212d2
Documentation Update
2024-09-17 12:29:34 -07:00
VorTechnix
4ab8e7ca2c
Deprecate scol, scube & srect
2024-09-12 06:54:46 -07:00
4728dad02a
Add //ndef
2024-05-25 15:10:09 +01:00
170ec01bed
Alias //napply to //nodeapply
2024-05-25 14:48:38 +01:00
45bed5cc71
docs: Improve //noise2d documentation
...
Thanks to @notsowow for pointing out that it didn't make sense!
2023-12-26 19:07:41 +00:00
faddfe1d48
reference: document movement speed adjustment tool
...
also update changelog
2023-12-26 15:06:29 +00:00
0a9c125316
Implement //speed
2023-12-26 13:37:19 +00:00
71d95b5e83
reference: add some more alerts in key places
2023-12-20 00:44:39 +00:00
2722a190f4
reference: update do cs about img2brush tool
2023-12-19 23:47:20 +00:00
b56bd0d84b
//rotate: fix some minor keyword issues, update reference & changelog
...
At some point we need to move the parser to allow for a `player` reference for relative keywords.... or else pass them through somehow
2023-12-16 01:11:25 +00:00
26fd756321
reference: fix typos
2023-11-28 22:38:11 +00:00
3c619ed71a
reference: file //ngroups under statistics, not meta
2023-11-27 23:50:20 +00:00
78844484f8
Add //ngroups, which lists the groups a given node is a member of
2023-11-27 23:44:06 +00:00
050bd80cf3
//nodeapply: Generalise matching engine into NodeListMatcher
...
Also add support for @groups, i.e. @crumbly matches nodes that are a member of the "crumbly" group
This groups feature is untested atm as I need to implement //ninfo....
2023-11-27 22:27:20 +00:00
28ed864c84
Added //nodeapply to filter cmd changes via a nodelist
2023-11-26 22:20:05 +00:00
abfd76930a
reference: add //listentities
2023-08-01 00:11:49 +01:00
87a80d2faf
reference: add //metaball
...
....oops
2023-07-11 19:23:39 +01:00
5c632df658
Override basic selection commands
...
//mark
//unmark
//pos1 //1
//pos2 //2
//reset
Also add //pos <index>
2023-07-10 20:17:28 +01:00
bf365d2d11
reference: update //maze and //maze3d
...
Ref https://forum.minetest.net/viewtopic.php?p=414718#p414718
2023-07-09 19:57:02 +01:00
9be7854297
//move+, //copy+: add integrated airapply
...
fixes #97
2023-07-02 01:52:25 +01:00
f970a8d6bb
reference: update docs for //sculpt
2023-07-02 01:37:48 +01:00
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
8cc2c735b1
Reference: I searched for wireframe, but didn't get the command I wanted
2023-06-27 20:57:04 +01:00
daad494c7e
reference //for: add command example from @VorTechnix
2023-05-24 22:09:51 +01:00
b2556934b1
reference: fix incorrect example
2023-05-24 22:01:33 +01:00
cfef411bbd
//revolve: write initial docs
2023-02-12 02:08:57 +00:00
554bc86b3d
reference: tweak //spline
2022-10-23 02:26:05 +01:00
9f2bfb33c7
reference: add //spline
2022-09-25 23:02:18 +01:00
1473074d4a
Reference: add multi-point selection wand
2022-09-20 02:17:28 +01:00
2d989acee5
reference: typo
2022-06-11 18:54:04 +01:00
03fb033b70
//dome+: add option to make the resulting dome hollow inside
2022-05-15 15:38:50 +01:00
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
8170ecb1f1
reference //for: add more examples
2021-12-31 13:19:22 +00:00
c93f692f9d
docs: Add basic documentation for //for
2021-12-31 13:10:40 +00:00
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
c5276ae47e
docs //sculpt: add note about negative height values
2021-12-31 12:45:47 +00:00
db7602a8b3
//sculpt, //sculptlist: add to documentation
2021-12-31 12:44:15 +00:00
a321c7d2ab
Reference: Fix heading indents
2021-11-13 12:46:50 +00:00