Space Engineers

Space Engineers

AiEnabled v1.9
Zobrazuje se 141–150 z 191 položek
< 1 ... 13  14  15  16  17 ... 20 >
Aktualizace: 21. kvě. 2022 v 9.01

v0.14.10b

  • Fixed issue with SetHighlight not properly removing the highlight from friendly bots on DS

Aktualizace: 20. kvě. 2022 v 14.45

v0.14.9b

  • Adjusted API method for SwitchBotRole to also take a list of tool subtype ids to give the bot
  • Added overload API method for SwitchBotRole to take in a SpawnData object in order to customize the new bot role

Aktualizace: 17. kvě. 2022 v 18.02

v0.14.8b

  • Fixed issue with bots removed from their seat via API sometimes using an odd orientation
  • Fixed issue with bots removed from their seat via API sometimes being spawned in air and falling to their death

Aktualizace: 16. kvě. 2022 v 17.10

v0.14.7b

  • Fixed issue with TryRemoveBotFromSeat API method not placing bots in correct position
  • Fixed issue with bot projectiles not inheriting bot velocity
  • Fixed null reference error in BotProjectile.Update due to missing hit material / hit sound
  • Fixed null reference error in MuzzleEffect.Update due to bot physics being null sometimes

Aktualizace: 15. kvě. 2022 v 18.10

v0.14.6b

  • Fixed issue in API seating methods where they didn't properly set the return position for when bots leave the seat
  • Added new API method for GetClosestValidNode that accounts for subgrid positions being input and allows air nodes to be excluded (old method marked obsolete)
  • Adjusted TryRemoveBotFromSeat API method to attempt to avoid placing bots in front of a cockpit where they might fall
  • GoTo command now creates an unofficial patrol route with one waypoint, allowing bots to attack / repair while waiting

Aktualizace: 10. kvě. 2022 v 19.21

v0.14.5b

  • Fixed issue in API seating methods where they didn't properly set the share mode for seats that need it
  • Fixed issue with moving grids trying to clear planet nodes before previous clearing is complete
  • Fixed issue with bot muzzle flashes drifting when bot is moving
  • Changed Analyze icon to better represent what bot's are doing when it's displayed (thanks to @Glenn for the concept)

Aktualizace: 6. kvě. 2022 v 15.38

v0.14.4b take 3

  • Removed debug artifact

Aktualizace: 5. kvě. 2022 v 16.34

v0.14.4b take 2

  • Fixed issue with new API method

Aktualizace: 5. kvě. 2022 v 15.21

v0.14.4b

  • Fixed issue allowing players to receive more credits than they should when recycling bots
  • Bots will now unequip tools / weapons when being placed in a seat via the API
  • Added additional check to CanSpawn for when bot count has reached the max allowed bots
  • Added SwitchBotRole API method to allow mods to change a bot's role on the fly

Aktualizace: 3. kvě. 2022 v 19.47

v0.14.3b

  • Fixed issue with bots targeting center of grids
  • Fixed issue with roll check being backwards for custom weapons in Spawner config
  • Fixed issue with bots being able to use tools inside safe zones
  • API spawned enemies that are placed in seats will now leave their seat if a valid target is nearby
  • Added additional checks in CanSpawn to more accurately represent the ability to spawn bots via API