Commit Graph

1423 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
39bba6bef1
website: update all 11ty file to .mjs / ESM modules 2024-10-02 00:55:24 +01:00
Starbeamrainbowlabs
1f8ad8e106
website: update 11ty to v3 2024-10-02 00:21:05 +01:00
Starbeamrainbowlabs
f56b4ff8f6
website: update dependencies 2024-10-01 22:29:36 +01:00
Starbeamrainbowlabs
f3f0e8966d
run_command: prepend the name of the command in case of error. 2024-10-01 21:27:30 +01:00
VorTechnix
f24ceffd2c
Merge pull request #112 from sbrl/selection-tools-refactor
Selection tools refactor
2024-10-01 11:52:04 -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
e811090527
Position statements for command returns 2024-10-01 08:03:21 -07:00
VorTechnix
f4b3b09b26
Update init.lua Removed TODO 2024-10-01 07:58:08 -07:00
VorTechnix
df2af2df7d
Description Tweak for removed commands
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 07:48:32 -07:00
VorTechnix
a48576a7ab
Better errors?
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 06:53:32 -07:00
VorTechnix
f399d475cc
UASPARSE touchups
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 06:51:38 -07:00
VorTechnix
a794429961
Show default values in param
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2024-10-01 06:50:48 -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
Starbeamrainbowlabs
5fd0c3dad3
core/pos: implement set_multi as a convenient alternative to multiple set() calls
/cc @VorTechnix & https://github.com/sbrl/Minetest-WorldEditAdditions/pull/112/files?diff=unified&w=1
2024-09-30 22:01:22 +01: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
61bfab240a
axes parser re-refactor tests passed 2024-09-18 21:25:42 -07:00
VorTechnix
d6c452a221
hooked up UAS Parse 2024-09-18 21:01:46 -07:00
VorTechnix
d635bec9f3
params fix 2024-09-18 21:01:30 -07:00
VorTechnix
90f2fcb2ab
added UAS Parse 2024-09-18 21:00:51 -07:00
Starbeamrainbowlabs
17390ab064
Changelog: bugfix //speed entry link 2024-09-18 01:15:26 +01:00
Starbeamrainbowlabs
fbd32a1df9
chat command reference: add *Added in <version>* quotes; document //set+ 2024-09-18 01:15:05 +01:00
Starbeamrainbowlabs
67701f36bc
README: add links, update quick reference 2024-09-18 01:14:28 +01:00
Starbeamrainbowlabs
8f84188653
API.md: create a convenient file for those looking for documentation, as it's a well-known name 2024-09-18 00:37:35 +01:00
Starbeamrainbowlabs
51d3e0a23e
CONTRIBUTING.md: add Lua API link; minor update
...we need to overhaul this with a *bunch* more detail
2024-09-18 00:37:03 +01:00
VorTechnix
ea25e36f3c
doc updates 2024-09-17 16:19:05 -07:00
Starbeamrainbowlabs
d787309127
copy, move: add TODO ref being node metadata-aware 2024-09-17 23:25:43 +01:00
Starbeamrainbowlabs
d29b037675
orientation: refactor a bit, docs 2024-09-17 23:23:09 +01:00
Starbeamrainbowlabs
d49f6d2131
Lift orientation functions from screwdriver2 mod
Ref @12Me21 https://github.com/12Me21/screwdriver2/blob/master/init.lua#L75-L79
Ref @khonkhortisan https://forum.minetest.net/viewtopic.php?p=73195&sid=1d2d2e4e76ce2ef9c84646481a4b84bc#p73195

....if either of you have an issue with this, please get in touch! The licence seems to allow this lifting and relicencing like this (given it's WTFPL as of the time of typing), but correct me if I'm wrong.

For reference, WorldEditAdditions is currently licenced under the Mozilla Public License Version 2.0.
2024-09-17 23:18:37 +01:00
Starbeamrainbowlabs
0915a137f8
weac.table: dofile() table_find 2024-09-17 23:13:00 +01:00
Starbeamrainbowlabs
6290c61e2f
typo 2024-09-17 22:56:02 +01:00
Starbeamrainbowlabs
163f4fc0fd
weac.table*: fix documentation, table.find 2024-09-17 22:51:04 +01:00
Starbeamrainbowlabs
da97890e0c
Make weac.table* appear in API docs 2024-09-17 22:13:01 +01:00
VorTechnix
753ead2102
UAK to UAS 2024-09-17 14:10:02 -07:00
VorTechnix
aaa976c286
aliasing 2024-09-17 12:31:13 -07:00
VorTechnix
1a18d4c8d0
params modification for UAK 2024-09-17 12:31:02 -07:00
VorTechnix
a31e34f420
sfactor deprecation 2024-09-17 12:30:21 -07:00
VorTechnix
d43c8212d2
Documentation Update 2024-09-17 12:29:34 -07:00
VorTechnix
4c4fab189e
Update smake.lua 2024-09-15 17:04:57 -07:00
VorTechnix
38b55712cc
scentre, sshift stable + housekeeping 2024-09-15 09:15:22 -07:00
VorTechnix
d1c4f9bd19
finish deprecation 2024-09-13 10:47:42 -07:00
Starbeamrainbowlabs
12747f6524
pos_marker_manage: fix crash 2024-09-12 19:00:29 -07:00
Starbeamrainbowlabs
48af3e3127
run_command: fix crashes
...oops, should have tested that last commit
2024-09-13 02:58:24 +01:00
Starbeamrainbowlabs
0561e02845
pos_marker_manage: fix crash 2024-09-13 02:54:38 +01:00
Starbeamrainbowlabs
8c4d503f1f
turn wea_core into an EventEmitter; emit command execution pipeline events
These are subject to feedback and change - please let me know if they are named sensibly or not!
2024-09-13 02:52:35 +01:00
Starbeamrainbowlabs
f09e10ae49
document register_command 2024-09-13 02:51:36 +01:00
VorTechnix
f51ed36f9e
some optimization 2024-09-12 18:30:21 -07:00
VorTechnix
981bdc2b76
tested: stable enough 2024-09-12 17:45:19 -07:00