This website requires JavaScript.
Explore
Help
Sign In
nalc
/
cartographer
Watch
1
Star
0
Fork
0
You've already forked cartographer
Code
Issues
Pull Requests
Releases
Wiki
Activity
79
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Hugues Ross
a2e6597763
Refactor map creation / indexing into api object
2020-06-10 19:29:06 -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
More unused var cleanup
2020-06-01 18:22:08 -04:00
audio.lua
Refactor audio out of api.lua
2020-06-10 07:02:46 -04:00
biome_api.lua
Refactor biome calls into separate file
2020-06-10 19:18:36 -04:00
commands.lua
Fix remaining luacheck warnings in commands.lua
2020-06-10 07:06:59 -04:00
formspec.lua
map_formspec cleanup part 1 - Fix some long lines and start using gui API
2020-06-08 18:36:18 -04:00
init.lua
Refactor map creation / indexing into api object
2020-06-10 19:29:06 -04:00
items.lua
Refactor map creation / indexing into api object
2020-06-10 19:29:06 -04:00
map_api.lua
Refactor map creation / indexing into api object
2020-06-10 19:29:06 -04:00
map_formspec.lua
Refactor biome calls into separate file
2020-06-10 19:18:36 -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
Refactor map creation / indexing into api object
2020-06-10 19:29:06 -04:00
Description
A minetest mod for mapmaking
616
KiB
Languages
Lua
63.1%
Wavefront Object
36.9%