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 |
|
Gael-de-Sailly
|
417ce1bcbc
|
Use builtin logging system and appropriate loglevels
|
2022-01-03 16:33:56 +01:00 |
|
Gaël C
|
e3cadcdbc6
|
Collect garbage during pre-generation to free some space and reduce OOM problems
|
2021-07-26 22:28:45 +02:00 |
|
Gaël C
|
f7bc5ee0b4
|
Added logs during pre-generation
|
2021-07-25 10:14:15 +02:00 |
|
Gaël C
|
2c5e0ee5af
|
Code style consistency: use tabs for indentation in all Lua code
|
2021-07-24 18:55:13 +02:00 |
|
Gaël C
|
32bc9561b6
|
Made interactive loading optional but enabled by default
|
2021-06-26 16:02:00 +02:00 |
|
Gaël C
|
a313244d07
|
Rename generate.lua -> pregenerate.lua
|
2021-06-23 19:53:56 +02:00 |
|