Time Nick Message 00:37 rubenwardy there's another wiki page with more information on translations 00:37 rubenwardy I forget how I did it last time, and now it's time to sleep 01:52 paramat merging #9578 01:52 ShadowBot https://github.com/minetest/minetest/issues/9578 -- Add warning to set_sky() docs about unstable dawn and night sky colours by paramat 19:57 Krock how does game#2631 fix the teleportation problem? No set_pos call is changed 19:57 ShadowBot https://github.com/minetest/minetest_game/issues/2631 -- Fix respawn not working at all when suitable position was not found by sfan5 20:01 sfan5 the problem is if set_pos is *not* called, the on_respawnplayer callback still returns true, preventing the engine code from deciding a spawn location 20:02 Krock oh! that's it. I see, thanks. 20:10 sfan5 https://dev.minetest.net/Translating#How_to_merge_translations_from_Hosted_Weblate oh cool 20:10 sfan5 guess I'll be doing this now 21:21 sfan5 rubenwardy, Krock: how does this look? https://github.com/minetest/minetest/tree/weblate 21:43 sfan5 ... 22:00 sfan5 I'll take that as a "looks good" 22:00 sfan5 there is not much that could be wrong anyway, considering I just followed the steps in the wiki 22:13 sfan5 hm the build fails now, wonder why travis didn't catch that 22:16 sfan5 also wondering why gettext consider such trivial mistakes to be fatal errors 22:50 sfan5 https://github.com/orgs/minetest/teams/engine/discussions/26