aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/common.lua
AgeCommit message (Expand)Author
2022-10-17Take geographic distance into account for server list ordering (#12790)sfan5
2022-07-17Enable the gamebar on Android (#12354)ROllerozxa
2022-06-03Rework main menu confirmation dialogs (#12356)ROllerozxa
2022-01-09Mainmenu game-related changes (#11887)sfan5
2021-10-07Move archive extraction in content store to async jobsfan5
2021-03-20Mainmenu: Improve "Join Game" tab (#11078)sfan5
2021-02-07Use consistent temp folder path (#10892)rubenwardy
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2021-01-10Sanitize server IP field in mainmenu (#10793)Zughy
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2018-06-13Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb3167
2018-06-05Fix builtin lua function os.tempfolder (#7368)nOOb3167
2018-04-19Add online content repositoryrubenwardy
2017-09-12Fix core.wrap_text and make its behaviour consistent with the docssfan5
2017-05-16CSM: Document forgotten functionsSmallJoker
2017-05-06Use a settings object for the main settingsShadowNinja
2017-02-18Multiplayer menu: fix attempt to open nonexistant imagekilbith
2017-02-03Serverlist: Add ping indicators (#5164)kilbith
2017-01-15Add keyword based search to serverlistred-001
2016-08-22Client: disable pre v25 init sending by defaultest31
2016-04-22Fix mainmenu code downloading the public serverlist twice.Ekdohibs
2016-04-20Mainmenu: Code cleaningkilbith
2016-04-20Mainmenu: Unify favorite servers with main serverlistkilbith
2016-04-15Mainmenu: Still support favorites if send_pre_v25_init is disabledest31
2016-04-15mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker
2016-03-15Add option to not send pre v25 init packetest31
2016-03-06Faster insertion into tableRui914
2015-10-24Better gettext support for protocol version mismatch messagesest31
2015-08-14Don't do formspec escaping twice for loading descriptionest31
2015-07-02Set server_announce to world.mt and respect modes when changing subgameSokomine
2015-07-01Fix world.mt not written when selecting modeSokomine
2015-06-30Fix single click world selectest31
2015-06-30Fix bugs in mainmenujeanpatrick.guerrero@gmail.com
2015-06-09More reliable serverlist behaviourHybridDog
2015-03-25Remove duplicate code since 8ca08a850ff2494652aa0ac2daa3d00f03aa4e7aLoic Blot
2015-03-18Save creative_mode and enable_damage setting for each world in world.mtfz72
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-01-04Fix forgotten favourite list image update of simple menusapier
2014-12-30Ignore downloaded public serverlist if public_serverlist is falseKahrl
2014-12-13Display serverlist flags as iconsKahrl
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier