Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-19 | Add online content repository | rubenwardy | |
Replaces mods and texture pack tabs with a single content tab | |||
2018-03-28 | Load dependencies and description from mod.conf | Andrew Ward | |
2017-11-19 | Mainmenu: Improve button alignment | ezhh | |
2017-11-14 | Mainmenu: Make capitalisation consistent in mainmenu and advanced settings | ezhh | |
2017-09-12 | Fix core.wrap_text and make its behaviour consistent with the docs | sfan5 | |
Code based on initial implementation by @dsohler. | |||
2017-07-14 | Remove remaining modstore code (#6120) | Elijah Duffy | |
2017-05-16 | CSM: Document forgotten functions | SmallJoker | |
2017-02-10 | Use tree to list mods rather than textlist | rubenwardy | |
2016-11-05 | Separate optional from required mod dependencies in main menu (#4721) | Wuzzy | |
* Separate optional from require dep's in main menu * Simplify modmgr mod dependency listing code | |||
2016-05-01 | Mainmenu: Remove space under mod list | Rui | |
2016-04-08 | Mainmenu: Refactor tab UI code | Rui914 | |
- Use local variables for tabs in place of globals - Merge together if statements where possible - Replace manual table searching code with indexof where possible | |||
2016-03-06 | Faster insertion into table | Rui914 | |
2015-08-19 | Client: disable mmdb modstore | est31 | |
The service isn't online, and on the long term, mmdb will likekly be replaced with other services from the modding community. | |||
2015-02-12 | Minor fixes in translations | ngosang | |
2015-02-12 | Fix tab_mods.lua: default screenshot patch | Rui | |
https://forum.minetest.net/viewtopic.php?f=6&t=11201 Fixed this bug. | |||
2014-12-13 | Remove vertlabels from main menu and relayout a bit | Kahrl | |
2014-05-16 | Add formspec toolkit and refactor mainmenu to use it | sapier | |
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews |