Space Engineers

Space Engineers

NPC Provider (BB)
Showing 201-210 of 515 entries
< 1 ... 19  20  21  22  23 ... 52 >
Update: 18 Dec, 2024 @ 8:29am

- Added the option to insert your own prefabs as Economy Stations
- Fixed long standing bug, which duplicated TradePrefabs entries in the economy config file

Update: 17 Dec, 2024 @ 1:38pm

no dampeners during fake movement (to prevent thrusters from thrusting)

Update: 17 Dec, 2024 @ 1:34pm

- optimised NPC Init, the blocks on grid are fetched only once and all lists are filled on single call
- optimised movement, when players are not close to the NPC (10km) they are moved directly by altering grid's velocity, thus not using thrusters directly

Update: 14 Dec, 2024 @ 11:22am

targetEngageDistance NPC tag re-introduced, idk why I removed it :D, maybe I thought I will never need it in the future. This tag defines optimal distance at which the ship will consider itself too close. So larger numbers for artillery ships, carriers etc will lead to them sticking further away from the target.

Update: 7 Dec, 2024 @ 11:35am

trivial mission difficulty, since Easy difficulty spawns in all ship sizes but only with reduced numbers, the trivial difficulty is basically even easier, as it limits most of the enemy ships to small sizes only

Update: 7 Dec, 2024 @ 10:26am

atmospheric NPC ships should not perform that weird nose-dive manoeuvre anymore while moving from A to B without combat

Update: 6 Dec, 2024 @ 4:39am

more V3 api tweaks

Update: 6 Dec, 2024 @ 3:44am

experimental nexus api wrapper for both NexusV2 api & NexusV3 added

Update: 5 Dec, 2024 @ 9:51am

- Rework of transport missions (transport cargo, rescue ship, rescue pod, rescue black box)
- Destination grid is no longer being looked up with the grid check
- Destination from target position is being used, which is much more performance friendly

Update: 22 Nov, 2024 @ 4:01am

transport cargo modules mission fix, could become unfinishable in certain conditions