Commit Graph

5 Commits

Author SHA1 Message Date
Gaël C e9fa7f9a5c Adapt to multithreading, now it is working! 2024-01-05 00:02:30 +01:00
Gaël C f26fd1cccb Fixups 2024-01-04 23:54:59 +01:00
Gaël C e5b8f2b3b8 Refactor to use only Settings objects for settings.
Also remove globally stored path for modpath and data.
Basically use less global variables for better adaptation to multithreading.
2024-01-04 22:47:50 +01:00
Gaël C 6fa1852277 Replace table settings by the mod's Settings object (to be completed) 2023-12-30 17:38:51 +01:00
Gaël C 11e6e72324 Started refactoring code structure to support a separate mapgen thread
Probably not working for now (untested), still some things to do
Also making the code cleaner
2023-12-28 15:27:36 +01:00