45 Commits

Author SHA1 Message Date
goblin_mode
f408adb2e5 add unsticky and unmovable_by_piston groups to nodes 2024-11-20 02:31:45 +00:00
goblin_mode
72adc03eb4 add inital mcl_pistons files 2024-11-20 02:31:45 +00:00
goblin_mode
1734d4995a implement tick command 2024-11-20 02:31:45 +00:00
Elias Åström
a788f485ed Polyfill vector.in_area and use it instead of custom in_cube 2024-09-14 18:41:19 +00:00
cora
3b49294fa7 Add mcl_charges to .luacheckrc globals 2024-08-17 11:48:45 +00:00
cora
3c8d96da6c Add unused global to .luacheckrc ignore list
this may otherwise issue a warning when a global is defined but not
used in the same file.
2024-08-04 20:28:43 +00:00
Jürgen Rühle
f72c6e89f0
Tell luacheck about new table.max_index 2024-06-21 17:23:31 +02:00
codiac
14042b4688 Add a grid based layout for villages 2024-05-31 23:17:10 +00:00
cora
74f4790932 Add table.random_element function 2024-05-05 12:10:54 +00:00
AFCMS
4b3286f28f Move Gamemode code to new mcl_gamemode mod 2024-04-02 17:41:31 +00:00
cora
4a15625de7 Add table.count function to mcl_util 2024-03-20 18:43:45 +01:00
cora
ff7d589609 Rename "lightning" global var to mcl_lightning 2024-01-27 18:45:25 +00:00
codiac
45f60836e7 Rename settlements API to mcl_villages 2023-10-29 11:01:01 +10:00
codiac
7fa17abd69 Village Overhaul 2023-10-29 11:01:01 +10:00
chmodsayshello
86e55f8190 add armor trim templates 2023-10-14 22:31:47 +02:00
cora
4fd28769e9 Add "walkover" to .luacheckrc 2023-10-11 18:20:20 +00:00
cora
b48c864c12 Rename xpanes mod to mcl_panes 2023-10-08 01:57:44 +02:00
cora
2623ac9cd3 Add pottery sherds 2023-10-07 15:43:20 +02:00
cora
dab8109006 Move dripleaf and nodes to separate files 2023-10-07 11:07:03 +00:00
cora
23df75b748 Add hudbars "hb" global to luacheckrc 2023-09-06 20:21:12 +00:00
cora
b33997d2a7 Add "hb" global to .luacheckrc 2023-08-26 17:42:40 +02:00
cora
b1bb102ca0 Fix crash when creating maps of nodes with empty palette 2023-08-20 16:32:28 +02:00
cora
68cd1d2e80 Add tsm_railcorridors global to .luacheckrc 2023-08-13 20:33:54 +00:00
AFCMS
7c1579034e Update .luacheckrc, add .luarrc.json 2023-08-01 14:13:32 +00:00
cora
9e79591e0b Fix luacheck warnings in mcl_minecarts 2023-07-31 17:47:08 +00:00
cora
193893fdc3 .luacheckrc: allow loop-at-most-once
this is being used intentionally sometimes
2023-07-31 17:47:08 +00:00
cora
5c532c7b8e Fix luacheck warnings in mcl_util 2023-07-31 17:47:08 +00:00
cora
3ea79f8f7d .luacheckrc: move modname globals to rw 2023-07-31 17:47:08 +00:00
cora
675b610052 Define undefined local in mcl_grindstone 2023-07-31 17:47:08 +00:00
cora
f2ee571b95 luacheckrc: mobs_mc and screwdriver to allowed globals 2023-07-31 17:47:08 +00:00
cora
834a76306d Add controls, flowlib and awards to allowed globals 2023-07-31 17:47:08 +00:00
cora
dfcee5536d Add mcl_vars to luacheckrc 2023-07-31 17:47:08 +00:00
cora
1211d3698f Add some more modnames to luacheckrc globals 2023-07-31 17:47:08 +00:00
cora
2cae0098b1 Add all modnames as globals to luacheckrc 2023-07-31 17:47:08 +00:00
cora
bea7da2ed8 Add custom table. fields to luacheckrc 2023-07-31 17:47:08 +00:00
Lizzy Fleckenstein
bc2d4eddee Update luacheckrc 2023-04-21 18:19:14 +00:00
ROllerozxa
43356ef349 Remove dead code in mobs_mc for MTG 2023-04-17 21:17:15 +00:00
AFCMS
f76b66eec6 [mcl_mobs] fix some warnings (131 remaining!) 2021-05-25 00:37:02 +02:00
AFCMS
21b7647731 [doc] fix warnings 2021-05-23 14:23:37 +02:00
AFCMS
ce9258b764 [awards] fix warnings 2021-05-23 13:43:59 +02:00
AFCMS
02f393998f fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
AFCMS
5f076d372a fix many codestyle errors 2021-04-17 07:42:49 +02:00
AFCMS
3dd490ed6b remove lengh limitation 2021-04-16 12:59:00 +02:00
AFCMS
d865d95639 update config 2021-04-15 14:26:12 +02:00
AFCMS
54f81b7740 add basic .luacheckrc file 2021-04-15 14:19:11 +02:00