31 Commits

Author SHA1 Message Date
sapier
89c5163c02 Replace pause and message menu by formspec ones 2014-03-05 18:44:14 +01:00
Dániel Varga
d0df784d3d Fixed mainmenu lua errors because of changes in get_textlist_index
Fixed lua error when none of the worlds or servers selected are and connect,
delete or configure buttons used.
2014-01-18 10:41:43 +01:00
Kahrl
d58f5a0878 Add formspec table 2014-01-13 18:11:08 -05:00
sapier
723f6e156a Implement search tab and version picker 2013-12-11 23:07:38 +01:00
sapier
b1a9e58d6a Fix modstore/favourites hang by adding asynchronous lua job support 2013-11-29 22:09:14 +01:00
sapier
9345e006c3 Temporary disable local install button due to irrlicht dialog breaking localization 2013-11-24 02:15:25 +01:00
Sfan5
e0d7b47f33 Fix rename modpack button not working, fixes #1019 2013-11-23 19:06:35 +01:00
ShadowNinja
1e61dd0951 Fix usage of 'minetest' where 'engine' was intended 2013-11-21 21:24:04 -05:00
BlockMen
1ecc5c1b2d Fix modmanager screenshot path 2013-11-19 15:39:40 +01:00
PilzAdam
bce94e4448 Replace print()s with minetest.log() in builtin 2013-11-17 12:11:44 +01:00
sapier
6b98489ed9 Fix "TODO read modinfo" in modmanager to improve ui usability 2013-11-10 19:37:45 +01:00
PilzAdam
bfdd2d03cb Use engine.is_yes() in mainmenu 2013-09-10 21:38:50 +02:00
PilzAdam
ee22bd0d15 Use the Settings Lua interface to read world.mt 2013-09-10 21:38:49 +02:00
Sfan5
606652b7bc Prevent ModMgr from deleting backend setting in world.mt 2013-09-09 22:50:51 +02:00
Kahrl
92ad6caa36 World config dialog: Use engine determined path for game mods 2013-08-19 15:49:36 +02:00
Kahrl
bfa1eb913f GUIFormSpecMenu focus fixes 2013-08-19 15:49:36 +02:00
sapier
281dc6a502 Add translation for main menu
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
2013-08-17 16:01:43 +02:00
PilzAdam
4b1078508f Sort modlist alphabetically 2013-08-16 02:09:45 +02:00
PilzAdam
cb0a43d1db Add ability to activate mods with doubleclick (remove old_style_mod_selection) 2013-08-16 01:04:37 +02:00
PilzAdam
6fa83cb84f Dont download modstore info if its isnt needed 2013-08-10 13:35:38 +02:00
sapier
24dda6b1b9 Fix enable mod/enable button not shown on entering world config dialog 2013-07-22 18:10:00 +02:00
sapier
d9f7cc1104 Fix bug in world creation
Add old style mod selection in worldconfig dialog
2013-07-22 18:10:00 +02:00
sapier
5050831be1 Fix Bug in modname guessing resulting in undefined modname 2013-07-22 18:10:00 +02:00
sapier
56cb1ed26c Fix background/overlay/footer/header handling
Add missing file headers
2013-07-22 18:10:00 +02:00
sapier
a4c3ec743e filterlist api cleanup 2013-07-22 18:09:59 +02:00
sapier
5f8013ae39 Add port to favorites if not 30000
Major modmgr overhaul
Add missing formspec checkbox doc
2013-07-22 18:09:59 +02:00
sapier
aba65b441b Remove unused required by list in worldconfig 2013-07-22 18:09:59 +02:00
sapier
4ca213127f Remove lots of debug output from modmgr
Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case)
Fix text of field element not unescaped correctly
2013-07-12 22:46:27 +02:00
sapier
4f7abcbafa Fix many formspec menu bugs 2013-07-07 19:49:52 -04:00
Sfan5
66c8125f40 Fix parseColor, change remaining colorkeys to new format, fix Contributor list 2013-07-07 19:59:18 +02:00
sapier
62794622d6 Replace C++ mainmenu by formspec powered one 2013-07-02 19:58:20 -04:00