Archtec-io / bugtracker

0 stars 0 forks source link

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

Open Niklp09 opened 8 months ago

Niklp09 commented 8 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 6 months ago

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

Niklp09 commented 1 month ago

Farming support get reverted due to mem leak issue. https://codeberg.org/tenplus1/farming/commit/e3bf5f92a7d6faccce0f6e0f8569d43d20ddf897