Revert "Fix a crash (assert) when client set serial version < 24 in INIT command...
authorCraig Robbins <kde.psych@gmail.com>
Mon, 26 Jan 2015 14:39:33 +0000 (00:39 +1000)
committerCraig Robbins <kde.psych@gmail.com>
Mon, 26 Jan 2015 14:39:33 +0000 (00:39 +1000)
commitca217d041639883ffcc1c7f7856502efca1b90a4
treed0e3ef9aed43f445b73545fd0226a01aeaa0c12b
parent47aca6f6d164347de950a46b11e1774445cdb9e3
Revert "Fix a crash (assert) when client set serial version < 24 in INIT command SER_FMT_VER_LOWEST is set to zero, then the test is stupid in INIT because all client works. In mapblock we check if client's serialization version is < 24, but if client sent serialization version < 24 (15 for example) the server set it and tried to send nodes, then BOOM"

nerzhul is (may?) be working on a new solution. For the moment this is reverted because old worlds cannot be loaded (see discussion on github for the commit).

This reverts commit 800d19270250bb13cc6b2d330199815bf8e96446.
src/mapblock.cpp
src/serialization.h