Commit graph

1057 commits

Author SHA1 Message Date
VorTechnix 57369099a7 Update basename.lua 2021-07-28 10:15:03 -07:00
Starbeamrainbowlabs b708fec2db
fixup 2021-07-28 18:07:21 +01:00
Starbeamrainbowlabs 6a77b3cd21
split_shell: fix escape handling by unwinding escaping by 1 level 2021-07-28 17:54:44 +01:00
Starbeamrainbowlabs c282e286bb
split_shell: correctly handle escaping edge cases 2021-07-28 17:49:18 +01:00
Starbeamrainbowlabs 31a4d89a49
TEST: implement split_shell 2021-07-28 17:39:09 +01:00
VorTechnix 1436974e9b added //for 2021-07-27 19:56:45 -07:00
VorTechnix 415f36013f comment tweak 2021-07-27 19:56:29 -07:00
VorTechnix 9ee24cf32f Update README.md 2021-07-26 18:12:20 -07:00
VorTechnix 9b585f2906 Merge branch 'main' into VorTechnix 2021-07-26 16:40:53 -07:00
Starbeamrainbowlabs a3bba21266
CONTRIBUTING.md: fiddle with layout 2021-07-27 00:38:51 +01:00
VorTechnix 9f3bb3a3bb Merge branch 'main' into VorTechnix 2021-07-26 16:36:32 -07:00
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