aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tab_mods.lua
AgeCommit message (Collapse)Author
2018-04-19Add online content repositoryrubenwardy
Replaces mods and texture pack tabs with a single content tab
2018-03-28Load dependencies and description from mod.confAndrew Ward
2017-11-19Mainmenu: Improve button alignmentezhh
2017-11-14Mainmenu: Make capitalisation consistent in mainmenu and advanced settingsezhh
2017-09-12Fix core.wrap_text and make its behaviour consistent with the docssfan5
Code based on initial implementation by @dsohler.
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-05-16CSM: Document forgotten functionsSmallJoker
2017-02-10Use tree to list mods rather than textlistrubenwardy
2016-11-05Separate 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-01Mainmenu: Remove space under mod listRui
2016-04-08Mainmenu: Refactor tab UI codeRui914
- 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-06Faster insertion into tableRui914
2015-08-19Client: disable mmdb modstoreest31
The service isn't online, and on the long term, mmdb will likekly be replaced with other services from the modding community.
2015-02-12Minor fixes in translationsngosang
2015-02-12Fix tab_mods.lua: default screenshot patchRui
https://forum.minetest.net/viewtopic.php?f=6&t=11201 Fixed this bug.
2014-12-13Remove vertlabels from main menu and relayout a bitKahrl
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews