Space Engineers

Space Engineers

AiEnabled v1.9
Viser 51-60 af 191 forekomster
< 1 ... 4  5  6  7  8 ... 20 >
Opdatering: 17. dec. 2023 kl. 15:28

v1.7.3

  • Fixed issue with Index out of Range exception in PlayerEnteredCockpitDelayed
  • Fixed issue with physics wall around blocks keeping bots from getting close enough to act in some cases
  • Fixed issue with bots not being placed back in seats after reloading the world
  • Repair Bots will now automatically switch between repair / grind mode depending on what jobs there are to do and equipment they have available
  • Added option in RoboFactory to have Repair Bots prioritize welding over grinding

Opdatering: 11. dec. 2023 kl. 19:33

Updated version info

Opdatering: 11. dec. 2023 kl. 19:32

v1.7.2

  • Fixed crash in FindPathCallback
  • Fixed issue with helpers being permanently removed from the config if the world is reloaded prior to bots spawning in

Opdatering: 1. dec. 2023 kl. 8:26

v1.7.1

  • Fixed issue with bots attempting to use ladders even when they aren't trying to climb up
  • Fixed issue with bots not sitting when owner does in some cases
  • Attempted fix for bots blocking paths off when they get hung up on a corner, leading to pathing issues
  • Added temporary blocked edges for when bots get stuck moving around a corner; only becomes permanent block if it happens more than five times without a successful pass
  • Added ability for bots to automatically use a medkit from their inventory if their health falls below 80%

Opdatering: 3. sep. 2023 kl. 13:23

v1.7

  • Fixed issue causing error when API tries to access mod after mod has unloaded
  • Fixed issue causing error in GridBase.IsPositionUsable when map is marked dirty
  • Fixed issue with repair bots looking for admin-only blocks to repair
  • Fixed issue with bots not continuing to try seating after failing distance check when moving to seat
  • Added AssignToPlayer and FollowPlayer methods to RemoteBotAPI
  • Added SpawnBotQueuedWithId methods to RemoteBotAPI; provides and returns the spawn id associated with the request
  • Added pathing support for Evolution Warfare and Decorative Pack 3 DLC blocks
  • Added optional credit requirement for upkeep of helpers
  • Added entries for ChargePlayerForBotUpkeep and BotUpkeepTimeInMinutes to Admin Mod Menu

Opdatering: 18. aug. 2023 kl. 19:49

v1.6.3

  • Fixed issue with PatronBots not resuming idle movement after someone sits in a chair they were pathing to
  • Fixed issue with using RemovePilot() from a thread sometimes causing an error
  • Attempted fix for duplicate entity issue, switched from using .Close to .Delete for character cleanup

Opdatering: 14. aug. 2023 kl. 17:14

v1.6.2

  • Fixed issue with PatronBots not using passenger seats

Opdatering: 14. aug. 2023 kl. 10:05

v1.6.1

  • Adjusted distance check for bots to enter seats
  • Added Allow Rocket Launcher setting to Spawner block config for EnforcerBots

Opdatering: 14. aug. 2023 kl. 7:59

v1.6.0

  • Fixed issue with bots switching maps too soon causing erratic behavior
  • Fixed issue with bots thinking GoTo positions are too far for range check
  • Fixed issue with bots trying to place collected items in non-friendly containers
  • Fixed issue with setting GoTo via API being removed if position is outside the current map area
  • Fixed issue with bots teleporting through walls to sit in a nearby seat; should now path to seat properly
  • Fixed issue with checking grids for economy status too soon
  • Added missing GlassOpaque entry to projectile hit sound dictionary
  • Added GetGridMapMatrix, GetClosestSurfacePoint and UpdateBotSpawnData methods to mod API
  • Added PatronBot as a Neutral bot option; likes to sit and relax in non-control seats
  • Added Max Travel Distance option to Spawner Block; keeps spawns from wandering far from the block
  • Added Allow Door Usage option to the Spawner Block; toggles ability to open doors for bots spawned by the block
  • Cleaned up and consolidated some code

Opdatering: 7. aug. 2023 kl. 11:42

v1.5.21

  • Fixed issue keeping repair bots from retrieving materials from containers
  • Added Freight as valid containers