Commit Graph

7 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
d74427e017
Fix some luacheck errors
the others are because rotate.lua isn't finished
Unfortunately I don't have the time to fix it now, because it will require a lot of time
2024-10-02 01:17:41 +01:00
Starbeamrainbowlabs
de902fbd40
luacheck: VoxelArea is a minetest-defined global 2023-11-28 00:38:48 +00:00
Starbeamrainbowlabs
440cdcc504
Fix luacheck
The problem was that we moved bit.lua from worldeditadditions to worldeditadditions_core, but failed to update .luacheckrc
2022-09-20 20:03:36 +01:00
Starbeamrainbowlabs
64ff61a4d2
Fix override aliases 2022-05-24 02:24:43 +01:00
Starbeamrainbowlabs
12371a472d
we_core: fix bugs, add more useful error messages 2021-11-07 13:35:40 +00:00
Starbeamrainbowlabs
6f00394d3d
Noise: add perlinmt algorithm & set as default 2021-08-07 22:30:10 +01:00
Starbeamrainbowlabs
e16fa0f5c8
Move luacheck config file to standard location 2021-07-30 21:21:50 +01:00