Space Engineers

Space Engineers

AiEnabled v1.9
Showing 1-10 of 194 entries
< 1  2  3 ... 20 >
Update: Dec 2 @ 12:40pm

v1.9.9

  • Fixed crash when recycling bots

Update: Nov 27 @ 7:04pm

  • Removed static bot faction list

Update: Nov 27 @ 6:55pm

v1.9.8

  • Fixed issue with bots dying to hunger and radiation
  • Reworked code to dynamically create NPC factions as needed

Update: Apr 8 @ 9:27pm

v1.9.7

  • Fixed issue with missing implementation for RegisterDamageHandler api method

Update: Apr 7 @ 7:48pm

v1.9.6

  • Fixed issue in CubeGridMap.ResetMovement causing the map to become stale and unusable
  • Fixed issue in the TSS Helper Status script not displaying the correct seat name when bots are seated
  • Added support for airlocks from the mod Humanoid's Double Door Airlock Pack
  • Added event when bots deal damage that can be hooked by other mods; useful when the SE damage system is turned off

Update: Mar 10 @ 7:23pm

v1.9.5

  • Fixed potential issue in SpawnBlock.cs for grid controller not being accessible
  • Fixed issue causing all cells of hangar doors to be seen as ground nodes
  • Fixed issue causing path algorithm to throw out of memory exception
  • Fixed issue causing ItemsToKeep to be considered valid for removal on initial check
  • Added missing .Enabled logic to some RoboFactory controls, potentially causing it to be shown on other blocks of same type

Update: Dec 13, 2024 @ 5:20am

v1.9.4

  • Removed leftover debug artifacts

Update: Dec 12, 2024 @ 9:43am

v1.9.3

  • Fixed issue with bots circling the same node when trying to pass each other
  • Fixed issue with catwalks being considered air nodes when solid blocks aren't beneath them
  • Crew Bots will no longer follow the player into seats unless they are in Follow Mode

Update: Nov 26, 2024 @ 5:16pm

v1.9.2

  • Fixed issue with mod unable to read block data files

Update: Nov 24, 2024 @ 3:30pm

v1.9.1

  • Fixed issue with duplicate protomember fields in GoToAllPacket