Minetest/builtin
sfan5 4c8c649779
Mainmenu game-related changes (#11887)
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)
2022-01-09 21:15:35 +01:00
..
async Async-related script cleanups 2021-08-28 12:15:12 +02:00
client Remove hardcoded "You died." message in chat (#11443) 2021-07-12 20:32:27 +02:00
common Fix vector.from_string returning a table without vector metatable 2022-01-02 22:15:41 -05:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Don't let HTTP API pass through untrusted function 2021-12-18 20:37:13 +01:00
locale Update German locale translation 2021-12-10 12:24:53 +01:00
mainmenu Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +02:00
settingtypes.txt Fully remove bitmap font support (#11863) 2022-01-08 14:53:25 +01:00