Space Engineers

Space Engineers

Modular Encounters Systems
251-260 van 311 items weergegeven
< 1 ... 24  25  26  27  28 ... 32 >
Update: 17 sep 2019 om 18:29

Documentation for these changes in the Gist Guides may be delayed. Haven't had a lot of free time these days...

- New SpawnGroup Tags:
- RotateInstallations
- ReverseForwardDirections
- UseNonPhysicalAmmo
- RemoveContainerContents
- ContainerTypesForStoreOrders
- IgnoreGlobalBlockReplacer
- AssignGridSkin
- RecolorGrid
- ColorReferencePairs
- ColorSkinReferencePairs
- RemoveVoxelsIfGridRemoved

- Fixed Crash With Getting Current Remote Control Waypoint
- Fixed SpawnGroup tag issue with Reputation
- Removed silly workaround for adding items to NPC stores for sale.
- Added Chat Command To Get Details For All Blocks Loaded in World.
- Added Chat Command To Get All ColorMaskHSV Values For Grid You're Sitting In
- Rewrote Planetary Installation Grid Rotation System
- Added Global Block Replacer in General Configuration
- Added Option To Use Non-Physical Ammo for NPCs (General Config)
- Added Option To Remove NPC Container Inventory (General Config)
- Added New Block Replacement Profiles and Dummy Blocks
- Dummy Blocks Replace Valuable Vanilla Blocks in NPC grids, returning scrap instead of end-game components.
- Added Disposable Beacon Blocks for NPCs that will automatically self-remove if damaged or out of specifc range for long enough (useful for beacon based server cleanup rules).
- Added new Config File for Some Dummy Blocks

Update: 7 sep 2019 om 6:17

- Fixed issue with Economy NPC Stations Despawning By Cleanup

Update: 29 aug 2019 om 14:59

- Added fix to EconomyHelper.InitStoreBlocks() to handle ATM block which was likely causing crashes from previous versions.

Update: 29 aug 2019 om 13:46

- Isolated crash in EconomyHelper.InitStoreBlocks
- Added Additional Logging to Diagnose Above Issue.

Update: 28 aug 2019 om 14:46

- Fixed the FactionOwner tag Nobody - again.
- ....Please don't break again..

Update: 28 aug 2019 om 10:21

- Fixed crash with Planetary Cargo Ships trying to retrieve CurrentWaypoint from Remote Control Block (switched to pulling waypoint from ObjectBuilder instead of API property which seemed to cause crash for unknown reasons)

Update: 27 aug 2019 om 18:09

- Added process to re-enable movement in Space Cargo Ships if they get stopped near Trade Stations
- Fixed issue with Space Cargo Ships and Autopilot Pausing
- Fixed issue with assigning Nobody Ownership to SpawnGroups
- Cargo Ships that Pause Autopilot will only do so near players with non-hostile reputation.
- Added Tags to Re-Color and Re-Skin grids (documentation update pending).

Update: 23 aug 2019 om 3:59

- Fixed Loop in Economy Item Calculation Started Crashing On Startup with some mods (Energy Shields, Daily Needs Survival, etc).

Update: 22 aug 2019 om 15:44

- Added temporary fix for strange Energy Shields mod interaction / crash

Update: 22 aug 2019 om 10:35

- Added Several New Features to Utilize Economy Features in update 1.192
- SpawnGroups can now Initialize Store Blocks, Spawn based on player Reputation or Credits, and More!
- Changed system that reads if a Faction is NPC Only to address some issues with the IsEveryoneNPC check IMyFaction uses
- Documented Admin and Modders Guide with all changes.