Space Engineers

Space Engineers

NPC Provider (BB)
Showing 191-200 of 470 entries
< 1 ... 18  19  20  21  22 ... 47 >
Update: 20 Oct, 2024 @ 4:05am

spawner fix, when anything fails during the spawner "spawn" phase, it gets removed from the list, thus not blocking other spawners, the error gets reported in keen log

Update: 20 Oct, 2024 @ 2:00am

/npc economy sellprefabs command fixed to properly handle free ports

Update: 19 Oct, 2024 @ 1:28pm

MinimalPricePerUnit 0 is not being used for price calculation of prefabs

Update: 19 Oct, 2024 @ 7:20am

commenting out some unfinished code

Update: 19 Oct, 2024 @ 7:14am

automatic data cleanup on init fixed, missing null check when no ownership and no siege defs existed

Update: 17 Oct, 2024 @ 11:33pm

added missing EnablePlanetaryEncounters override to the NPC Provider world config setter

Update: 17 Oct, 2024 @ 1:52pm

added toggle to force certain world config variables to ensure compatibility with the NPC Provider (enabled by default, can be disabled in PersistentData.xml

Update: 17 Oct, 2024 @ 1:51pm

minor code cleanup

Update: 17 Oct, 2024 @ 1:47pm

redundancies

Update: 17 Oct, 2024 @ 8:04am

planets have additional information in /npc info and in mission description (distance to world center 0;0;0). This allows to differentiate planets with the same generator id.