Time Nick Message 18:54 rubenwardy the language `be` exists in the settings, but doesn't exist in `locale` 18:55 rubenwardy where can I find the language blacklist? 18:55 Krock https://github.com/minetest/minetest/blob/master/src/CMakeLists.txt 18:55 Krock you're welcome 18:55 rubenwardy found it 18:55 rubenwardy ah thanks 18:57 rubenwardy are they already blacklisted? None on that list exist 18:59 rubenwardy new commit: https://github.com/minetest/minetest/pull/9252/commits/33229a389a8de1036e8d9d01c9117f579c871e9f 19:14 Krock maybe it was removed from weblate? 19:15 Krock I hope that originates from master, or future merges will be very annoying 19:17 rubenwardy it's just on there, after this I update weblate on the master branch and re-apply this commit 19:19 rubenwardy btw, the Android PR uses the following repo to get dependencies from: https://github.com/MultiCraft/deps 19:19 rubenwardy obviously this will need to be changed to use the minetest organisation, but I was wondering the thoughts about this 19:19 rubenwardy builds in git repos are strange 19:20 rubenwardy but at least it's not in the main repo, so can be replaced at a later point without impacting our history 19:21 rubenwardy it's sooo much easier to build this than the old makefiles 19:21 rubenwardy we'll probably see an explosion of android apps based on this :/ 19:37 Krock I thought that URL was changed in one of the recent commits 19:37 rubenwardy you may be thinking of a package name 20:12 sfan5 do I see it correctly that this would put 100% dependency on monte if we want to ship updates to any library dependency? 20:13 sfan5 ah, his repo includes a makefile 20:15 sfan5 binary files should probably be stored in git lfs 20:15 sfan5 or this could be handeled like the windows buildbot, download zips from somewhere 21:04 rubenwardy You can gitlab CI to build and publish zip files 21:04 rubenwardy That's how I'd suggest to do it 21:25 paramat "we'll probably see an explosion of android apps based on this" oh no ... ;) 21:40 rubenwardy paramat: it will make it much easier to maintain the android app, as it means I'll actually be able to build it 22:21 paramat yeah =) it is good, just joking