A minetest mod for mapmaking
Go to file
Hugues Ross 7c667b04e7 Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
models Add advanced table assets 2020-03-29 20:34:48 -04:00
sounds Add feedback sounds for table-related actions, and make sounds play for everyone 2020-04-18 11:29:09 -04:00
textures Add height mode toggle to maps 2020-04-21 07:36:48 -04:00
.gitignore Add graphics for 2nd tier table 2020-02-25 20:23:09 -05:00
.gitlab-ci.yml Add gitlab CI configuration to run luacheck automatically 2020-06-01 07:33:57 -04:00
.luacheckrc Add luacheck configuration 2020-06-01 07:32:12 -04:00
commands.lua Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
init.lua Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
items.lua Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
map_api.lua Add feedback sounds for table-related actions, and make sounds play for everyone 2020-04-18 11:29:09 -04:00
map_formspec.lua Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
marker_formspec.lua Add tooltips to the map formspec 2020-04-21 07:54:16 -04:00
mod.conf Split off game support and turn into a pure API mod 2020-03-29 14:12:10 -04:00
scanner.lua Refactor out global variable 'data' 2020-06-01 07:59:34 -04:00
skin_api.lua Add height mode toggle to maps 2020-04-21 07:36:48 -04:00
table.lua Various command-related fixes 2020-04-26 10:21:24 -04:00