Commit Graph
8 Commits
Author SHA1 Message Date
DrahcProandGitHub 0c6f61938f Merge branch 'dev' into dev 2023-08-15 20:15:17 +02:00
DrahcPro 562b1cf5fc Quick fix to resolve merge conflict 2023-08-15 20:09:03 +02:00
DrahcPro 4161500779 Move LocalLanguage from settings to statistics
see title
2023-08-08 22:12:55 +02:00
DrahcPro 0dbf795eb7 Small tweaks to language.cfg's
Edited names of Dutch and Chinese languages
2023-08-08 22:06:02 +02:00
DrahcPro 85f00d4541 Lua script fix
Now it should actually work
2023-08-08 21:49:10 +02:00
DrahcPro ebb26b1650 game.print changed to player.print
see title
2023-08-08 20:37:43 +02:00
DrahcPro db00e8080d Quick Fix Chinese
Added the two Chinese languages seen as these weren't in the last commit
2023-08-08 20:04:39 +02:00
DrahcPro 6415190b6a Added local language detection
Added language.cfg for all locale folders from the base game
Added language.lua with the functions which detect the local language
Added language.lua to _file_loader.lua
2023-08-08 20:00:24 +02:00