mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Add hardware node coloring. Includes:
- Increase ContentFeatures serialization version - Color property and palettes for nodes - paramtype2 = "color", "colored facedir" or "colored wallmounted"
This commit is contained in:
@@ -143,9 +143,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
serialization of TileAnimation params changed
|
||||
TAT_SHEET_2D
|
||||
Removed client-sided chat perdiction
|
||||
PROTOCOL VERSION 30:
|
||||
New ContentFeatures serialization version
|
||||
Add node and tile color and palette
|
||||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 29
|
||||
#define LATEST_PROTOCOL_VERSION 30
|
||||
|
||||
// Server's supported network protocol range
|
||||
#define SERVER_PROTOCOL_VERSION_MIN 13
|
||||
|
Reference in New Issue
Block a user