poet-nohit
45a87269f3
Update tab_singleplayer.lua
...
This fixes the situation where it would give you "builtin/mainmenu/tab_singleplayer.lua:167: attempt to index a nil value" where you have nothing selected (for example, switch to minimal game, delete all your old worlds, and then click the toggle buttons for creative or damage).
2015-03-26 02:59:52 -06:00
fz72
8ca08a850f
Save creative_mode and enable_damage setting for each world in world.mt
...
Create Parameters on world initialisation and set settings of old worlds
2015-03-18 09:53:24 +01:00
Kahrl
581efea60e
Remove vertlabels from main menu and relayout a bit
2014-12-13 00:33:38 +01:00
Wuzzy
18c583ee0b
Add tooltips to main menu subgames button bar
2014-11-09 09:38:43 +01:00
Kahrl
8a44df8cba
Change topleft text when switching subgames, fixes #1728
2014-10-09 08:58:47 +02:00
sapier
f969a91c0a
Fix a bunch of small bugs due to mainmenu cleanup
...
Fix doubleclick not working in singleplayer
Fix of by one issue on accessing raw list
Fix this->self
Fix copy&paste error for scroll button
2014-05-24 11:16:05 +02:00
sapier
87b4bce594
Fix singleplayer dialogs missing game customization
2014-05-17 15:32:51 +02:00
sapier
c3984569c0
Add formspec toolkit and refactor mainmenu to use it
...
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00