index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
world_format.txt
Age
Commit message (
Expand
)
Author
2023-01-05
Document mod storage psql settings in world_format.txt
Awkanimus
2022-10-21
Fix typos and en_US/en_GB inconsistency in files inside doc directory (#12882)
Abdou-31
2022-02-23
Lua API documentation: Various fixes (#12059)
SmallJoker
2022-02-12
Correct world_format.txt specification (#12061)
Dennis Jenkins
2022-01-30
Use virtual paths to specify exact mod to enable (#11784)
rubenwardy
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-01-21
Removed some obsolete code (#10562)
Zughy
2019-10-29
Change some usages of "deprecated" to "obsolete" (#9062)
random-geek
2019-10-23
Remove legacy file format documentation
random-geek
2019-10-23
Remove legacy flat-file map code
random-geek
2019-08-31
Document world format version 28 (private nodemeta) (#8857)
DS
2019-08-30
Document luaentity pitch and roll in world format (#8864)
DS
2018-08-05
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-07-25
Allow an optional readonly base database (#7544)
lhofhansl
2017-04-13
Add documentation for map block format 27 (#5576)
Dániel Juhász
2016-03-03
Fix a mistake in the world format documentation
Aleksey Vorona
2015-10-06
Correct SRP documentation
est31
2015-09-21
Fix another typo in doc/world_format.txt
Kahrl
2015-09-18
Document current node metadata format
est31
2015-09-14
Fix "make install" and add underscore to doc file name
est31