Commit graph

846 commits

Author SHA1 Message Date
VorTechnix db8aef5f7c
fixed contributing link and removed redundent entry 2021-07-26 16:35:18 -07:00
VorTechnix 77fef22d29 Update CONTRIBUTING.md with template 2021-07-26 16:29:37 -07:00
VorTechnix b4d07e9d75 Update CONTRIBUTING.md with template 2021-07-26 16:29:01 -07:00
Starbeamrainbowlabs 2687c4a5f6
README: Add link to contributing guide 2021-07-27 00:09:05 +01:00
Starbeamrainbowlabs d00b5a6213
docs/Tutorial: typo 2021-07-26 19:06:23 +01:00
VorTechnix af07a158a8 shaved some milliseconds off split 2021-07-23 18:05:54 -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
VorTechnix 24569c37d3 fixed single nodename crash 2021-07-23 13:13:47 -07:00
VorTechnix 8718e59206 added wcompass 2021-07-23 12:11:08 -07:00
VorTechnix 72513b350a revert to fsplit 2021-07-23 10:46:23 -07:00
VorTechnix ce1ba27728 new split function 2021-07-22 13:29:41 -07:00
VorTechnix 4b35142044 params to params_text 2021-07-22 13:29:29 -07:00
VorTechnix 40f0e437fb Merge branch 'main' into VorTechnix 2021-07-21 12:38:18 -07:00
VorTechnix 19404484a0
Preserve Air During Schematic Load 2021-07-21 12:37:52 -07:00
Starbeamrainbowlabs 22c404b320
build.sh: only do ci tasks on main branch 2021-07-21 02:29:05 +01:00
VorTechnix d7d96ae263 //wbox added 2021-07-20 12:52:19 -07:00
VorTechnix 7b17c3675a Update corner_set.lua 2021-07-19 09:50:10 -07:00
VorTechnix 0c9987c745 corner set working 2021-07-19 08:55:39 -07:00
VorTechnix 1a78e61c31 selector aliases to init 2021-07-19 08:55:28 -07:00
VorTechnix 1e7ab670f7 fix typo 2021-07-19 07:47:22 -07:00
VorTechnix 2c42e0495c cornerset broken 2021-07-19 07:42:47 -07:00
VorTechnix dbab2e4a0d added wireframe stuff 2021-07-18 19:29:17 -07:00
VorTechnix 9420be3896 untangle init.lua 2021-07-18 19:24:57 -07:00
VorTechnix f7323afe10 wireframe corner 2021-07-18 17:27:37 -07:00
VorTechnix 7f9c8796d0 meta link fix 2021-07-18 17:27:21 -07:00
Starbeamrainbowlabs 73e07eb013
bit polyfill: tiny tweak 2021-07-19 00:26:52 +01:00
Starbeamrainbowlabs 9020948dc5
bit polyfill: fix undeclared global accessed warning 2021-07-19 00:26:19 +01:00
VorTechnix d94ebd7e54 separate init for meta commands 2021-07-18 13:12:45 -07:00
VorTechnix 5ea6ac18d2 wireframe blanks 2021-07-18 13:12:19 -07:00
VorTechnix 0b01520118 sets (not working) 2021-07-18 12:39:48 -07:00
Starbeamrainbowlabs fa2c0642c1
Fix typo in comment 2021-07-18 20:11:10 +01:00
Starbeamrainbowlabs 53f387344a
fixup 2021-07-18 00:00:22 +01:00
Starbeamrainbowlabs 496d41731a
Update changelog to add //airapply 2021-07-17 21:36:55 +01:00
Starbeamrainbowlabs e4d3f26692
perlin: use wea.bit.band 2021-07-17 21:34:50 +01:00
Starbeamrainbowlabs 5c7b5432d9
Add bit polyfill from https://github.com/Rabios/polyfill.lua 2021-07-17 21:31:31 +01:00
Starbeamrainbowlabs a80ab3b657
reference: update airapply & ellipsoidapply 2021-07-16 23:02:56 +01:00
Starbeamrainbowlabs 8b4ba8ccc1
airapply, ellipsoidapply: allow //multi to be a subcommand 2021-07-16 23:00:31 +01:00
Starbeamrainbowlabs eed691f6e0
Document //airapply 2021-07-16 22:26:41 +01:00
Starbeamrainbowlabs 271032a6d7
Merge pull request #68 from sbrl/VorTechnix
Add measurement tools, the start of worldeditadditions_core, some bug fixes, and other goodness :D
2021-07-15 22:13:01 +01:00
VorTechnix c1bfb496b5 Merge branch 'VorTechnix' of https://github.com/sbrl/Minetest-WorldEditAdditions into VorTechnix 2021-07-15 14:09:16 -07:00
VorTechnix caed5e7195 Create depends.txt 2021-07-15 14:09:14 -07:00
VorTechnix 49617b7f47
params_text in def.parse worldeditadditions_core/register/check.lua
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-07-15 14:04:43 -07:00
VorTechnix 7b651d7abe
Fix typo worldeditadditions_core/init.lua
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-07-15 13:47:37 -07:00
VorTechnix 0ad0c63def
Fix typos in mtools
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-07-15 13:44:56 -07:00
Starbeamrainbowlabs 57caddece7
airapply: fix header 2021-07-15 21:39:25 +01:00
VorTechnix a06413977e
fix mcount Chat-Command-Reference.md
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-07-15 13:29:25 -07:00
VorTechnix c57e8e6558 Merge branch 'main' into VorTechnix 2021-07-15 13:27:30 -07:00
VorTechnix e3dd7ae428 fixed optional dependency on worleditdebug 2021-07-15 12:00:05 -07:00
VorTechnix a6d5ead042 m-tools docs update 2021-07-15 11:45:06 -07:00