Space Engineers

Space Engineers

WeaponCore - 2.5
184개 중 61~70개 표시 중
< 1 ... 5  6  7  8  9 ... 19 >
업데이트: 2025년 4월 27일 @ 오전 11시 10분

- HUD improvements

업데이트: 2025년 4월 27일 @ 오전 1시 33분

- Added ammo switching logic for interior turret ammo compatibility for legacy BPs upon placement

업데이트: 2025년 4월 25일 @ 오전 8시 06분

Fixed subgrid layering corner cases that resulted in apparent phasing of damage
Prohibited "Focus Fire" terminal/hotbar option for weapons that rely on comms for their target

업데이트: 2025년 4월 22일 @ 오전 11시 17분

업데이트: 2025년 4월 16일 @ 오후 3시 41분

fixed NRE in ray callback (fun combo of target closest + target grid center)

업데이트: 2025년 4월 16일 @ 오후 1시 18분

NRE chasing in NormalShootRayCallBack

업데이트: 2025년 4월 16일 @ 오전 10시 15분

Code cleanup

업데이트: 2025년 4월 14일 @ 오후 4시 19분

- Added new weapon cfg option in "Other": AllowScopeOutsideObb. By default the LoS check origin is adjusted to be inside the weapon block bounds, setting this true uses the actual scope position. (coreparts structure update needed for modders)
- Changed CastRayParallel calls to CastRay. Delays for LoS checks should be eliminated and false-positive firing at terrain or friendlies should be further reduced
- Fixed a bug with LoS on weapons that target grid center, if there was nothing at the center of the grid the ray would return a false miss and the weapon would give up that grid target
- Added additional weapon debug draws for the scope and scope forward (yellow ball at scope and line)

업데이트: 2025년 4월 14일 @ 오전 9시 13분

- Reduced planetary voxel prefetch time from 90 to 10 ticks, should eliminate "twitching" weapons when they are following your mouse across voxel
- Weapons in Test Mode (Override) will no longer wait for LOS ray check callbacks
- Default character damage fixed to match notes in DamageScales. Would erroneously default to zero instead of 1

업데이트: 2025년 4월 8일 @ 오전 11시 44분