]> git.lizzy.rs Git - minetest.git/commit
Mods: Combine mod loading checks and deprection logging (#11503)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Sat, 31 Jul 2021 17:54:52 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Sat, 31 Jul 2021 17:54:52 +0000 (19:54 +0200)
commit32cb9d0828828da3068259c9e0a3c0f5da170439
tree7a768f3ffca8309b595db10102773c249db37c41
parente7cd4cfa25485610c05a906859e8365158a13f69
Mods: Combine mod loading checks and deprection logging (#11503)

This limits the logged deprecation messages to the mods that are loaded
Unifies the mod naming convention check for CSM & SSM
src/client/client.cpp
src/content/mods.cpp
src/content/mods.h
src/server/mods.cpp