1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Make client report a newer version number to the server than 2011-07-31 does and make the server enforce it

This commit is contained in:
Perttu Ahola 2011-09-22 20:47:47 +03:00
parent 7244f09111
commit bdf54908aa
4 changed files with 13 additions and 2 deletions

View file

@ -3,6 +3,9 @@ Minetest-c55 changelog
This should contain all the major changes.
For minor stuff, refer to the commit log of the repository.
0.2.20110922_1:
- Make client report a newer version number to the server than 2011-07-31 does and make server disallow old clients
0.2.20110922:
- Map is saved in an SQLite database file (by Queatz)
- Ladders (MarkTraceur)