Closed DarkGuardsman closed 5 years ago
Beta Release
[x] Rework grid system to work with nodes
[x] Have sources store node list for easy removal (could store as an array of chunk coords contain list of nodes per chunk)
[x] Switch threads to path using source as the input
[x] Have nodes set as dead if a source is invalid
[x] Have chunks scan for dead sources and remove
[x] Have chunks clean up data to reduce memory usage (remove empty layers & chunks)
[x] Have map check for updates near sources to queue updates of sources
[x] Rework grid system to use capabilities
[x] Rework heat and radiation sources to use capabilities
Beta Release
[x] Rework grid system to work with nodes
[x] Have sources store node list for easy removal (could store as an array of chunk coords contain list of nodes per chunk)
[x] Switch threads to path using source as the input
[x] Have nodes set as dead if a source is invalid
[x] Have chunks scan for dead sources and remove
[x] Have chunks clean up data to reduce memory usage (remove empty layers & chunks)
[x] Have map check for updates near sources to queue updates of sources
[x] Rework grid system to use capabilities
[x] Rework heat and radiation sources to use capabilities