Space Engineers

Space Engineers

Modular Encounters Systems
Showing 131-140 of 297 entries
< 1 ... 12  13  14  15  16 ... 30 >
Update: 4 Feb, 2022 @ 8:06pm

2.1.28

- Minor bug fixes

Update: 3 Feb, 2022 @ 10:42am

2.1.27

Spawner Features:

- Local Antenna/Beacon Signal Spawn Condition
- Turret Control Block Compatibility With Weapon Randomization
- Optimized Voxel Spawning Option (uses less storage space in save folder)
- Custom Voxel Material Spawning Option (for optimized voxels only)
- Anti-Inhibitor Consumable Items (gives temporary immumity to inhibitors at cost of suit energy. cannot be crafted)
- Custom API Spawn Conditions (allows custom script to be involved in SpawnGroup selection)
- Use Difficulty Spawn Condition (uses an arbitrary number from 1-10 in General Config, can be used to allow artificial difficulty increase/decrease by players)
- Option added to Name Randomization so it can target {GridName} in terminal blocks and replace with new randomized names.
- Prefab Data Profiles: Set specific rules (eg manipulations) that are always applied to a specified prefab, regardless of what spawngroup its attached to.
- Prefab Index Reuse option when using other Prefab Spawning Modes in Spawn Conditions
- Improvements to AiEnabled Bot Spawning (courtesy of jTurp's AiEnabled API)
- BotSpawnProfile options extended
- Allowed Ignore Grid/Voxel options in Spawn Conditions to be used on any spawn type (doesn't ignore all pathing, eg mountains)
- Zones can check for True Sandbox Variables
- Added ChangeBool chat command to directly set Sandbox Bools
- Added CreatePlanet chat command. Can create planets smaller than 19km and larger than 120km!
- Added Config Option for Cleanup so it only targets grids that were originally spawned by MES
-

Behavior Features:

- Weapon Tags are now part of dedicated Weapon Profile
- Jump Detection Trigger for NPCs
- Jump Action (NPC can jump to a recently jumped grid)
- Spawn Planet Action
- Play Sound Action
- Grid Cleanup Exemption Action (temporarily disables cleanup on an NPC, useful for situations where an NPC may need to Jump to a target while no players are around)
- Allow Duplicate Messages option added to Chat Profiles
- Reworked Condition Profile Serialization (under the hood optimization)

Fixes:

- Fixed long standing issue of vanilla Random Encounter Stations not aligning to voxels properly.
- Added crash handler for IMySlimBlock.UpdateVisuals() sometimes causing crash with modded blocks (it will also identify suspect block)
- Fixed Zones Required/Excluded SpawnGroups and Required Factions
- Fixed wheels inflating threat scores
- Improved planet selection for spawning and behavior when overlapping gravity is detected
- Fixed issue with space cargo ships spawning inside moons
- Fixed some Boss Encounter spawn position issues
- Fixed Boss Encounter GPS Duplication
- Fixed issue with Strike behavior Retreat mode
- Fixed Weapon Randomization not enabling Replenish Systems on processed spawns.

Update: 8 Dec, 2021 @ 7:13pm

2.1.26
- AiEnabled API Compatibility Update

Update: 30 Nov, 2021 @ 6:44am

2.1.25
- Fixed bug with Command Triggers

Update: 28 Nov, 2021 @ 6:13pm

2.1.24
- Fix for Timer based Triggers

Update: 28 Nov, 2021 @ 8:50am

2.1.23

- Fixed bug with underwater station spawning on surface
- Added Session Triggers
- Added Use Fail Condition for Triggers (they will execute if they would normally fail to execute, and won't execute if they'd normally pass all checks)
- Added Else Actions for Triggers
- Added ability for Actions to assign Inhibitor effects directly to behavior.
- Removed block functional requirements for Disposable Beacons

Update: 13 Nov, 2021 @ 1:56pm

- Fixed Loot Profile issue
- Added Chat Command for DroneEncounter spawns

Update: 11 Nov, 2021 @ 10:14am

2.1.21
- Improvements and fixes to escort system

Update: 4 Nov, 2021 @ 9:18am

2.1.20

- Fixed Crash with Boss Encounter in Space when no planets are in the world.
- Fixed Issue with Chat Profiles not working when using commas.

Update: 31 Oct, 2021 @ 3:05pm

2.1.19
- Fixed bug with Sandbox Counter Admin Command
- Added Patrol Behavior
- Added Escort Behavior
- Additions to Actions and Commands to accommodate the above modes.
- Autopilot profile changes (no longer uses protobuf since the file is now Read Only)