Archtec-io / bugtracker

0 stars 0 forks source link

Migrate to async LuaMapgen (requires mt 5.9-dev) #164

Open Niklp09 opened 3 months ago

Niklp09 commented 3 months ago

Minetest 5.9 (https://github.com/minetest/minetest/commit/3cac17d23e2e0bfe74f1f627a4e206fec981fa4a) finally introduced async Lua mapgen, this will reduce the lag while exploring significantly.

List of on_generated calls in our current modpack:

Niklp09 commented 1 month ago

Progress is there: https://github.com/Niklp09/minetest-async-it