API: Spawn pools, a distributed loot manager. (#27199)

* api: Spawn pools, a distributed loot manager.

* meh

* documentation and cleanups

* how do numbers work

* word wrapping

* fixes found from prototyping
This commit is contained in:
warriorstar-orion
2024-11-22 14:00:23 -05:00
committed by GitHub
parent cb1e9df8be
commit c4e4487452
8 changed files with 420 additions and 9 deletions
@@ -28,3 +28,5 @@ SUBSYSTEM_DEF(late_mapping)
QDEL_LIST_CONTENTS(maze_generators)
var/duration = stop_watch(watch)
log_startup_progress("Generated [mgcount] mazes in [duration]s")
GLOB.spawn_pool_manager.process_pools()