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
|
Fix remaining luacheck warnings
|
2020-06-10 20:10:15 -04:00 |
audio.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
autofill.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
biome_api.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
chunk_api.lua
|
Refactor coordinate api into its own file
|
2020-06-13 07:50:34 -04:00 |
commands.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
formspec.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
init.lua
|
Refactor coordinate api into its own file
|
2020-06-13 07:50:34 -04:00 |
items.lua
|
Move map item functions into a separate api object
|
2020-06-10 19:45:13 -04:00 |
map_api.lua
|
Fix obvious errors
|
2020-06-10 20:54:00 -04:00 |
map_formspec.lua
|
Documentation pass, part 1
|
2020-06-13 07:41:56 -04:00 |
marker_api.lua
|
Refactor marker api calls into marker_api.lua
|
2020-06-10 19:39:26 -04:00 |
material_api.lua
|
Move autofill code into its own file
|
2020-06-10 20:49:21 -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
|
Remove all global refs from scanner, and return API
|
2020-06-08 20:08:24 -04:00 |
skin_api.lua
|
Make skin_api return a simple table and assign in init.lua
|
2020-06-01 18:00:02 -04:00 |
table.lua
|
Move material methods into separate api object
|
2020-06-10 20:01:58 -04:00 |
util.lua
|
Move detail_texture into internal utility api
|
2020-06-10 19:54:28 -04:00 |