]> git.lizzy.rs Git - minetest.git/history - src/content
Add chat HUD flag (#13189)
[minetest.git] / src / content /
2022-11-24 Jude Melton-HoughtonRename "mod metadata" to "mod storage" everywhere
2022-11-15 SmallJokergame.conf: Add setting to use volatile a map backend...
2022-11-15 Jude Melton-HoughtonAdd MetaDataRef:get_keys (#12841)
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-10-28 lhofhanslSafety check the map's blocksize (#12895)
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-09-25 Tobias FrostFix two spelling mistakes
2022-09-06 Herman SemenovCode optimizations / refactor (#12704)
2022-08-19 rubenwardyPrevent loading a world with unresolved dependencies...
2022-07-14 rubenwardyRefactor ModConfiguration
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-01-30 rubenwardyUse virtual paths to specify exact mod to enable (...
2022-01-09 sfan5Mainmenu game-related changes (#11887)
2022-01-07 Jude Melton-HoughtonUse a database for mod storage (#11763)
2021-10-06 emixa-dAdd "MINETEST_MOD_PATH" environment variable (#11515)
2021-07-31 SmallJokerMods: Combine mod loading checks and deprection logging...
2021-02-24 rubenwardyDeprecate not providing mod.conf
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2020-10-06 rubenwardyPrevent games from setting secure settings (#10460)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-07-28 Hugues RossSanitize world directory names on create. Keep original...
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-02-17 SmallJokerSettings: Fix game minetest.conf flags overriding defau...
2019-03-07 Jozef BehranOptimize string handling in path search (#8098)
2019-01-18 Jozef BehranOptimize subgames search a little bit (#8096)
2019-01-13 SmallJokerworld.mt: Only accept true/false/nil values (#8055)
2019-01-10 Paul OuelletteMake sqlite3 the default auth backend (#8085)
2019-01-06 rubenwardyDeprecate modpack.txt and use modpack.conf instead...
2018-07-28 rubenwardyAdd protocol_version and supported package types to...
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-05-16 rubenwardyAdd updating to online content browser
2018-04-19 rubenwardyAdd online content repository