A minetest mod for mapmaking
Go to file
Hugues Ross 777f09fbe7 Add height mode to map api, and scale in map command 2020-04-21 07:29:30 -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 Split table background in two to handle different UI sizes better 2020-04-19 09:33:24 -04:00
.gitignore Add graphics for 2nd tier table 2020-02-25 20:23:09 -05:00
commands.lua Add height mode to map api, and scale in map command 2020-04-21 07:29:30 -04:00
init.lua Fix marker editor ordering and add pagination 2020-04-16 19:50:03 -04:00
items.lua Various map item fixes 2020-04-18 20:10:02 -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 Add height mode to map api, and scale in map command 2020-04-21 07:29:30 -04:00
marker_formspec.lua Fix marker editor ordering and add pagination 2020-04-16 19:50:03 -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 Fix numerous scan-related bugs 2020-04-11 14:02:12 -04:00
skin_api.lua 'Disable' table buttons when an action is invalid 2020-04-19 18:23:28 -04:00
table.lua Rework size/scaling 2020-04-20 19:38:33 -04:00