Space Engineers
Modular Encounters Systems
กำลังแสดง 61-70 จาก 297 รายการ
< 1 ... 5  6  7  8  9 ... 30 >
อัปเดต: 8 พ.ค. 2023 @ 8: 31pm

2.69.8
- Fixes to RelationManager

อัปเดต: 8 พ.ค. 2023 @ 8: 06pm

2.69.7
- Attempted another Planet Filters fix
- Attempted fix for some NPC factions not appearing neutral when they should (factions already added to world will need to use ResetReputation debug chat command)
- Attempted fix for Suit Upgrade stations on client sessions

อัปเดต: 7 พ.ค. 2023 @ 6: 55pm

2.69.6
- Added option to allow Store blocks to be usable by anyone prespawn (manipulations)
- Added potential fixes for Suit Upgrade system and non-host clients.

อัปเดต: 1 พ.ค. 2023 @ 1: 53pm

2.69.5
- Added Heartbeat for behavior diagnostics
- Action: ChangeBlocksShareModeAll
- Action: ChangePlayerCredits now operational
- Refactored existing implementation in TriggerSystem to properly allow PlayerNear/Far to pass player data to actions via Command
- Fix for StoreProfiles orders not having credits onhand in faction for transactions.
- Added warning for spawns outside 6500000m from world center (engine precision loss)
- Fixed CleanupUnpoweredOverride in cleaning system

อัปเดต: 24 เม.ย. 2023 @ 2: 51pm

2.69.4
- Fixes for store block selling items and owner not having enough credits for sale
- Fixes for cleanup sometimes catching player grids if they're connected (landing gear, connector, rotor, etc)
- Fixes for duplicate entries in config PlanetFilters

อัปเดต: 23 เม.ย. 2023 @ 5: 15pm

2.69.3
- Added potential fix for Save As not copying over Config settings correctly

อัปเดต: 23 เม.ย. 2023 @ 2: 05pm

2.69.2
- Actions to Enable/Disable autopilot control of thrust/gyro
- Manipulation profile options to automatically set Doors to "Anyone can Use"
- Manipulation profile options to automatically set Connectors to Trading Mode
- Final tweaks / fixes to Store Profile, Shipyard System, and Suit Upgrade System.
- More CptArthur Event Stuff.

อัปเดต: 18 เม.ย. 2023 @ 6: 46pm

2.91.1
- Added Grid Takeover to Upcoming Shipyard System
- Addressed crash in BotSpawner
- Addressed NRE in CoreBehavior
- Reworked item limits for Store Profiles
- Uploaded stuff CptArthur added, I think.

อัปเดต: 13 เม.ย. 2023 @ 10: 33am

2.69.0
- Behaviors can now create SafeZones
- AiEnabled and WeaponCore APIs updated
- Strike Behavior can now manually switch between Approach and Engage using Triggers
- Strike now has an Engage Max Time value in Autopilot
- Improved Behavior Gyro Rotation (doesn't overcorrect as much)
- Added fix for autopilot not properly handling UseFlyLevelWithGravity when behavior subclass is changed.
- Target profile can now use Min/Max Air Density
- Ability to target specific player ids in chat broadcasts added (CptArthur)
- Store Block profiles can be added to store blocks via behavior trigger/actions.
- Reset Static Encounter action for behaviors (CptArthur)
- Save Player Identity (Local and Sandbox) for behavior actions (CptArthur)
- Global Event System early implementation (CptArthur)
- Fixed some bugs with Trigger conditions and booleans/counters
- Trigger condition can check player reputation (CptArthur)
- Player filter profile added for use with Triggers (CptArthur)
- Commands to mass enable/disable all spawntypes
- Better warning system when using incompatible game settings.

There's probably other stuff I'm forgetting as well, and there's going to be a lot that needs to go into documentation for this.

อัปเดต: 2 เม.ย. 2023 @ 10: 31am

- Added WeaponCore integration code for initial upcoming tests
- Reworked mod communication between WC API