13 Commits

Author SHA1 Message Date
est31
e5ed9dedc5 Don't do formspec escaping twice for loading description 2015-08-14 15:56:25 +02:00
Sokomine
f7dbdfa50a Set server_announce to world.mt and respect modes when changing subgame 2015-07-02 23:03:42 +02:00
Sokomine
26b340995e Fix world.mt not written when selecting mode 2015-07-01 19:50:24 +02:00
est31
81179f59e4 Fix single click world select 2015-06-30 20:09:29 +02:00
jeanpatrick.guerrero@gmail.com
06dd23637c Fix bugs in mainmenu 2015-06-30 18:11:38 +02:00
HybridDog
ef6a3e794f More reliable serverlist behaviour
-> remember the previously loaded serverlist, and use if new one failed
-> show a "loading" serverlist
2015-06-09 16:44:43 +02:00
Loic Blot
948c4d8b6c Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7a 2015-03-25 09:08:17 +01:00
fz72
330915393f Save creative_mode and enable_damage setting for each world in world.mt
Create Parameters on world initialisation and set settings of old worlds
2015-03-18 09:53:24 +01:00
est31
22ea6a5d81 Server: announce MIN/MAX protocol version supported to serverlist. Client: check serverlist
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements.
Server announces its supported protocol versions to master server
2015-02-18 16:09:59 +01:00
sapier
acc24555e1 Fix forgotten favourite list image update of simple menu 2015-01-04 17:37:45 +01:00
Kahrl
a9a0c4735d Ignore downloaded public serverlist if public_serverlist is false
Fixes #1807: When the server list finishes downloading, the local server
list resets in certain conditions
2014-12-30 00:49:23 +10:00
Kahrl
50be291105 Display serverlist flags as icons 2014-12-13 00:33:38 +01:00
sapier
53f01294df Add formspec toolkit and refactor mainmenu to use it
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00