|
3ac0fa14f9
|
is_airlike: Fix accessing undefined global variable
|
2021-07-30 19:54:13 +01:00 |
|
|
a8e0a3088b
|
lru_benchmark: fix luacheck errors
|
2021-07-30 19:53:29 +01:00 |
|
|
3c414f2dbd
|
Fix more issues discovered by luacheck
|
2021-07-30 19:52:36 +01:00 |
|
|
64ed01132e
|
scale_down: fix redefining posi_copy
|
2021-07-30 19:49:11 +01:00 |
|
|
54d0f5a3a3
|
run2d: Fix accidental redefining global variable
|
2021-07-30 19:48:10 +01:00 |
|
|
51e1e7dcbd
|
noise.params_apply_default: Fix shadowing variable
|
2021-07-30 19:47:21 +01:00 |
|
|
1f4a115063
|
//maze3d: Fix accidental global variable definition
|
2021-07-30 19:46:33 +01:00 |
|
|
f37a2aabcf
|
//forest: Fix redefining variable i in loop
|
2021-07-30 19:45:09 +01:00 |
|
|
c6bae3b7e0
|
//erode river: fix redefining i in nested loop
|
2021-07-30 19:44:02 +01:00 |
|
|
fd2ae78625
|
typo
|
2021-07-30 19:19:09 +01:00 |
|
|
082f491fa6
|
add comment
|
2021-07-30 19:04:21 +01:00 |
|
|
910d4b036f
|
maze2d: squash another undefined variable
|
2021-07-30 19:03:54 +01:00 |
|
|
e10dd1ff2e
|
Luacheck: start drafting config file
|
2021-07-30 19:03:40 +01:00 |
|
|
73a9ff3d60
|
GitHub Actions: tweak
|
2021-07-30 18:49:05 +01:00 |
|
|
6f8c4d0c7c
|
GitHub Actions: Run tests
|
2021-07-30 18:47:21 +01:00 |
|
|
37f25d40a1
|
GitHub Actions: Add Checkout action
|
2021-07-30 18:45:31 +01:00 |
|
|
04b5723db2
|
GitHub Actions: sanity check
|
2021-07-30 18:43:02 +01:00 |
|
|
624b9539a7
|
GitHub Actions: lua --version → lua -v
|
2021-07-30 18:39:55 +01:00 |
|
|
26617d71a7
|
GitHub Actions: sudo
|
2021-07-30 18:38:48 +01:00 |
|
|
591ffb977e
|
fixup
|
2021-07-30 18:37:48 +01:00 |
|
|
1c4310b6dd
|
GitHub Actions: Fix docker container name
|
2021-07-30 18:35:46 +01:00 |
|
|
caee6a8443
|
fixup
|
2021-07-30 18:34:53 +01:00 |
|
|
c86cff6de6
|
GitHub Actions: alter steps values
|
2021-07-30 18:32:20 +01:00 |
|
|
5a211279e2
|
GitHub Actions: main → test
|
2021-07-30 18:28:48 +01:00 |
|
|
ce923353f2
|
GitHub Actions: define steps
|
2021-07-30 18:28:13 +01:00 |
|
|
7a77fffbca
|
GitHub Actions: and again
|
2021-07-30 18:27:38 +01:00 |
|
|
971deaa63b
|
GitHub Actions: does this work? I hate yaml SO MUCH.
|
2021-07-30 18:27:04 +01:00 |
|
|
baf8a5e02d
|
GitHub Actions: fix
|
2021-07-30 18:22:51 +01:00 |
|
|
21043f7c9d
|
Move GitHub Actions definition
|
2021-07-30 18:19:46 +01:00 |
|
|
b2fcc4d72f
|
GitHub actions
|
2021-07-30 18:16:43 +01:00 |
|
|
7ef3d694a7
|
Add syntax check
|
2021-07-30 18:12:28 +01:00 |
|
|
f7cda8c817
|
//subdivide: Fix referencing undefined global variable
|
2021-07-30 18:06:44 +01:00 |
|
|
92451cf125
|
scale.lua: fix inconsistent whitespace
|
2021-07-30 18:05:45 +01:00 |
|
|
ecb846fcfe
|
//erode river: fix undefined global variable
|
2021-07-30 18:03:39 +01:00 |
|
VorTechnix
|
b795f3b169
|
dissabled macros -- too buggy
|
2021-07-29 15:49:37 -07:00 |
|
VorTechnix
|
5757ef892d
|
added //macro
|
2021-07-28 18:13:15 -07:00 |
|
VorTechnix
|
ebae1cd844
|
update to use player_vector
|
2021-07-28 18:08:22 -07:00 |
|
VorTechnix
|
0ecd6233ad
|
Update for.lua
|
2021-07-28 18:06:26 -07:00 |
|
VorTechnix
|
8225199520
|
renamed axes.lua to player.lua
|
2021-07-28 18:06:10 -07:00 |
|
VorTechnix
|
43a59b68ff
|
converted //for to step function
|
2021-07-28 13:35:52 -07:00 |
|
|
bd1da727a4
|
Integrate split_shell into worldeditadditions
...it's not used anywhere yet though
|
2021-07-28 18:32:41 +01:00 |
|
VorTechnix
|
57369099a7
|
Update basename.lua
|
2021-07-28 10:15:03 -07:00 |
|
|
b708fec2db
|
fixup
|
2021-07-28 18:07:21 +01:00 |
|
|
6a77b3cd21
|
split_shell: fix escape handling by unwinding escaping by 1 level
|
2021-07-28 17:54:44 +01:00 |
|
|
c282e286bb
|
split_shell: correctly handle escaping edge cases
|
2021-07-28 17:49:18 +01:00 |
|
|
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 |
|