Space Engineers

Space Engineers

WeaponCore - 2.5
184件中 171-180 を表示
< 1 ... 16  17  18  19 >
更新: 2024年2月25日 @ 20時03分

Updated ProjectileLockedOn and ProjectileLockedOnPos API methods to utilize master AI to account for subgrids

更新: 2024年2月25日 @ 16時49分

-Fixed cases where searchlights might have idle movement enabled, which couldn't be cycled off by players as the control was removed. Resulted in some jittering of searchlights in some cases.
-Bugfix to cache faction info on projectiles. (showed up as NRE in TargetProjectile)

更新: 2024年2月24日 @ 18時04分

Fixed grid AI.MaxTargetingRange (used to gather info on nearby potential targets or obstructions). Throughout WC it was based on the lesser of AI aiming max distance or trajectory of the longest ranged weapon. On grid initialization it was only looking at the trajectory max. This AI.MaxTargetingRange value now updates on weapon removal as well, when it previously did not decrease until a world load event or copy/paste of the grid.

Updated projectile targeting logic to respect "Target Neutrals" toggle on weapons

Updated ProjectileLockedOn and ProjectileLockedOnPos API methods to only return projectiles locked onto the input grid

更新: 2024年2月23日 @ 22時33分

Remove logging

更新: 2024年2月23日 @ 22時29分

Fix MaxTargetDistance == 0 not defaulting to unlimited range

更新: 2024年2月23日 @ 19時51分

Server config file has had a major overhaul (again). Overrides are now much easier to read and organise, and take up significantly less file space.

Existing configs will be automatically updated to the new format, you don't need to do anything 😃

WC armor definitions can now also have their resistance values modified by server config.
See wiki page for example configs.

更新: 2024年2月22日 @ 16時17分

Fixed NRE when stopping turret rotation sounds or some phantom spawns

Added check for PD targeting- should not try to shoot underwater if the fired projectiles will die hitting the water surface

Increased cooperative PD range check to the grid's MaxTargetingDistance, as defined by the longest ranged weapon on the grid (up from 3x the grid volume size)

Fixed some projectiles hanging in space indefinitely

更新: 2024年2月18日 @ 21時11分

更新: 2024年2月14日 @ 16時12分

更新: 2024年2月9日 @ 22時56分