Space Engineers
WeaponCore - 2.5
Показані результати 71–80 із 187
< 1 ... 6  7  8  9  10 ... 19 >
Оновлено: 14 квіт. о 16:19
автор: BDCarrillo

- 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)

Оновлено: 14 квіт. о 9:13
автор: BDCarrillo

- 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

Оновлено: 8 квіт. о 11:44
автор: BDCarrillo

Оновлено: 7 квіт. о 13:13
автор: BDCarrillo

Fix for NRE on race condition of placing a new wep on a CTC, if the CTC didn't init in time

Оновлено: 3 квіт. о 13:52
автор: BDCarrillo

Touchup to LOS checks for cases where long prefire or postfire events were impacted by waiting for LOS callback.

Оновлено: 2 квіт. о 12:32
автор: BDCarrillo

(excluding point defense against projectiles) from the delay for LOS checks

Оновлено: 31 берез. о 13:27
автор: BDCarrillo

- CTC will now use a camera, if selected, for LOS and aiming checks
- CTC's controlling smarts will now share the target selected to all mounted smart weapons
- Improved CTC aiming for smarts- will no longer excessively lead and slew out of firing arc
- Improved CTC aiming for beam or hit scan weapons, skips lead estimation checks
- LOS checks through friendlies and terrain should work somewhat better, but weapon firing events will be delayed a few milliseconds as they wait to ensure LOS is clear

Оновлено: 26 берез. о 13:23
автор: BDCarrillo

- Added "Force Reload" button in terminal

Оновлено: 25 берез. о 15:32
автор: BDCarrillo

- UI Rework and clarifications

Оновлено: 18 берез. о 6:57
автор: BDCarrillo

- Fixed bug with AI blocks that are turned off interfering with players commanding weapons to fire
- Fixed additional localization text