Space Engineers

Space Engineers

Modular Encounters Systems
Showing 241-250 of 306 entries
< 1 ... 23  24  25  26  27 ... 31 >
Update: 24 Oct, 2019 @ 12:56pm

Fixed error introduced by 1.193.018
- MyStoreInsertResults moved to Sandbox.ModAPI.Ingame

Update: 19 Sep, 2019 @ 12:25pm

- Added potential fix to ContainerTypeAssignment in PrefabManipulation

Update: 19 Sep, 2019 @ 11:57am

Added additional Logging to Debug Mode to track down specific user crash

Update: 19 Sep, 2019 @ 10:58am

- Added code to increase NPC Identity Credit Balance when adding items to their Sell screen - allowing them to afford to buy items from players.

Update: 17 Sep, 2019 @ 7:18pm

- Fixed BlockPairName on proprietary conveyors

Update: 17 Sep, 2019 @ 6:29pm

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 @ 6:17am

- Fixed issue with Economy NPC Stations Despawning By Cleanup

Update: 29 Aug, 2019 @ 2:59pm

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

Update: 29 Aug, 2019 @ 1:46pm

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

Update: 28 Aug, 2019 @ 2:46pm

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