Zughy
45ccfe26fb
Removed some obsolete code ( #10562 )
...
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2021-01-21 18:17:09 +00:00
random-geek
f2e62298a5
Change some usages of "deprecated" to "obsolete" ( #9062 )
...
"Deprecated" means that something is still in use, but is unsupported and needs to be removed.
"Obsolete" means it is already out of use.
2019-10-29 19:23:12 +01:00
random-geek
cd35949cd0
Remove legacy file format documentation
2019-10-23 20:53:24 +02:00
random-geek
2f3c96b38d
Remove legacy flat-file map code
2019-10-23 20:53:24 +02:00
DS
049256573b
Document world format version 28 (private nodemeta) ( #8857 )
2019-08-31 14:47:12 +02:00
DS
f3fd85aafb
Document luaentity pitch and roll in world format ( #8864 )
2019-08-30 19:40:32 +02:00
Ben Deutsch
153fb211ac
Replace auth.txt with SQLite auth database ( #7279 )
...
* Replace auth.txt with SQLite auth database
2018-08-05 13:13:38 +02:00
lhofhansl
7454deb1bf
Allow an optional readonly base database ( #7544 )
...
* Allow an optional readonly base database
* Added basic documentation
2018-07-25 17:54:23 +02:00
Dániel Juhász
021e667511
Add documentation for map block format 27 ( #5576 )
2017-04-13 10:19:46 +02:00
Aleksey Vorona
da97969c9b
Fix a mistake in the world format documentation
...
Fixed a minor mistake that made it appear as if the inventory
is serialized multiple times - once per each variable. In fact
it is serialized once per each node.
2016-03-03 01:25:35 +01:00
est31
8edc8a14e4
Correct SRP documentation
...
Previous statements were wrong.
2015-10-06 19:08:53 +02:00
Kahrl
d130c36e14
Fix another typo in doc/world_format.txt
2015-09-21 19:26:54 +02:00
est31
691eb2d06d
Document current node metadata format
...
Document the node metadata changes of the commit (serialisation version >=23):
704782c95b8a4194a9383da55d93f37fd0f7278f "WIP node metadata, node timers"
2015-09-18 16:47:13 +02:00
est31
8acccf4c58
Fix "make install" and add underscore to doc file name
...
Fix regression since commit:
915807f8db1f3721ad9ffc00a4863ad940010c45 "Rename doc/mapformat.txt and update doc to match SRP changes"
And add an underscore to doc file name to make it more readable.
2015-09-14 07:51:31 +02:00