1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-19 19:25:18 +02:00

Restore proportional minimap scaling (#15022)

This commit is contained in:
grorp
2024-08-31 18:11:56 +02:00
committed by GitHub
parent 52376fd87a
commit 322a9c2f74
4 changed files with 25 additions and 7 deletions

View File

@@ -225,7 +225,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Move default minimap from client-side C++ to server-side builtin Lua
[scheduled bump for 5.9.0]
PROTOCOL VERSION 45:
Reserved for minimap size change
Minimap HUD element supports negative size values as percentages
[bump for 5.9.1]
PROTOCOL VERSION 46:
Move default hotbar from client-side C++ to server-side builtin Lua
[scheduled bump for 5.10.0]