Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-16 | Fix Enter key after creating a new world (#12997) | Muhammad Rifqi Priyo Susanto | |
Prevents Enter key or "double-click" event to play the world just after creating a new world | |||
2022-11-30 | Avoid resetting music when dialog opens (#13003) | Jude Melton-Houghton | |
2022-07-17 | Enable the gamebar on Android (#12354) | ROllerozxa | |
2022-05-21 | Deprecate game.conf name, use title instead (#12030) | rubenwardy | |
2022-01-09 | Mainmenu game-related changes (#11887) | sfan5 | |
fixes: * Switching between games does not immediately hide creative mode / damage buttons if so specified * World creation menu has a game selection list even though the menu already provides a gamebar * Showing gameid in world list is unnecessary * Choice of mapgen parameters in menu persists between games (and was half-broken) | |||
2021-11-22 | Allow for Game-Specific Menu Music (#11241) | ExeVirus | |
2021-08-12 | Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative ↵ | Hugues Ross | |
Mode"/"Host Server" checkboxes (#11524) This adds support for disable_settings to game.conf. In this you can specify a list of settings that should not be visible in the "local game" (or however it is called nowadays) tab. Enable Damage, Creative Mode and Host Server are supported. Co-authored-by: Wuzzy <Wuzzy2@mail.ru> Co-authored-by: Aaron Suen <warr1024@gmail.com> Co-authored-by: rubenwardy <rw@rubenwardy.com> | |||
2021-01-20 | Local tab: rename 'Configure' to 'Select Mods' (#10779) | Zughy | |
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com> Co-authored-by: rubenwardy <rw@rubenwardy.com> | |||
2020-12-28 | Display Minetest header when menu_last_game value isn't available anymore ↵ | Zughy | |
(#10751) | |||
2020-09-29 | Improve layout of main menu 'local' tab (#10366) | Paramat | |
2020-06-04 | Add buttons to ContentDB in game bar and configure world (#9944) | rubenwardy | |
2020-04-12 | Fix delayed error message in start game tab | rubenwardy | |
2019-08-06 | Add luacheck to check builtin (#7895) | rubenwardy | |
2019-08-03 | Add styles to most elements | rubenwardy | |
2019-08-03 | Add style[] tag with button support | rubenwardy | |
2019-02-18 | Update gamebar on tab enter (#8192) | Paul Ouellette | |
2018-12-06 | Disable game bar and header on Android (#7940) | rubenwardy | |
2018-07-31 | Make the primary, flow-advancing action the right-most (#7594) | texmex | |
2018-04-19 | Add online content repository | rubenwardy | |
Replaces mods and texture pack tabs with a single content tab | |||
2018-01-25 | Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955) | Tre | |
2017-11-19 | Mainmenu: Improve button alignment | ezhh | |
2017-05-21 | Menu: Merge singleplayer and server tabs (#5627) | Elijah Duffy | |
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play." |