Space Engineers
WeaponCore - 2.5
Εμφάνιση 121-130 από 193 καταχωρίσεις
< 1 ... 11  12  13  14  15 ... 20 >
Ενημέρωση: 10 Σεπ 2024 στις 17:41
από BDCarrillo

- Speculative fix for odd interactions with Seamless based on join events (added PlayerConnected event)
- Reworked terminal info display to be more player-friendly and contextually hide/show relevant information

Ενημέρωση: 9 Σεπ 2024 στις 14:50
από BDCarrillo

Changed how player joins are accounted for as a speculative fix for some oddities with seamless transitions

Ενημέρωση: 27 Αυγ 2024 στις 8:24
από BDCarrillo

- Fixed corner case exception with packet pool cleanup
- Fixed application of force to only occur once per projectile impact, not per block hit
- Added penetration mechanic- see latest coreparts

Ενημέρωση: 24 Αυγ 2024 στις 12:08
από BDCarrillo

- Fixed NRE with smarts using painter if the firing grid jumps out of sync of the target

Ενημέρωση: 22 Αυγ 2024 στις 14:29
από BDCarrillo

Ενημέρωση: 18 Αυγ 2024 στις 12:49
από BDCarrillo

Ενημέρωση: 17 Αυγ 2024 στις 10:06
από BDCarrillo

- Sync fix for Objective Mode in MP
- Removed excessive debug log messages about aiming/gravity

Ενημέρωση: 10 Αυγ 2024 στις 12:48
από BDCarrillo

- Added Objective Mode terminal control and action. Default applies the previous behavior in WC of hud-focused targets getting blocks destroyed, while targets that weren't hud-focused would only have blocks shot at until disabled. Now players can select if they want their weapons to use that default, destroy any blocks they target, or disable any blocks they target. The destroy/disable options apply to all targets, including hud-focused ones.

Ενημέρωση: 6 Αυγ 2024 στις 11:49
από BDCarrillo

- Fixed painter mark cancellation discrepancy between client, server, and other clients.
- Fixed Advanced Settings tick box- now refreshes terminal when pressed and hides Track Angular Motion
- Updated RNG option descriptions for weapon targeting in CoreParts
- Fixed RNG not randomizing on the first usage

Ενημέρωση: 27 Ιουλ 2024 στις 18:32
από BDCarrillo

- Added weapon camera channels to searchlights, to be consistent with other turrets
- Fixed emissive initial state setting in world load, which used to fire per keyframe instead of per unique emissive. May have previously caused IndexOutOfRangeException in MyConcurrentTwoLevelQueue.Enqueue