Space Engineers
WeaponCore - 2.5
161–170 из 193
< 1 ... 15  16  17  18  19  20 >
Обновление: 28 мая. 2024 г. в 21:19
автор: BDCarrillo

- Added some debugging catches for specific corner cases

Обновление: 25 мая. 2024 г. в 20:35
автор: BDCarrillo

- Rework of projectile on projectile damage calcs, as previously you could end up with a high primary damage projectile unintentionally surviving multiple hits and doing nearly infinite damage against other projectiles. This was more apparent with smarts that would select and chase a new target. Projectiles with EOL detonations could also explode multiple times without dying.
- This should not have a noticeable impact on a majority of existing weapons or ammo. Modders check the wiki changelog for full notes.

Обновление: 24 мая. 2024 г. в 8:30
автор: BDCarrillo

- Added RegisterSubGrid error handling for a modified FatBlocks collection
- Repel tooltip note clarification

Обновление: 19 мая. 2024 г. в 10:23
автор: BDCarrillo

- Fixed burst count defaulting to 1 for certain sequencing actions, resulting in short cycling of weapons

Обновление: 18 мая. 2024 г. в 18:20
автор: BDCarrillo

- Added AntiSmartv2 that uses ewar strength and projectile health fields to distract smarts. See EWAR section on wiki, and new enum in coreparts.

Обновление: 4 мая. 2024 г. в 10:06
автор: BDCarrillo

Fixed a github vs steam discrepancy that removed the newer server override system. It's back in now as described in the wiki

Обновление: 2 мая. 2024 г. в 16:51
автор: BDCarrillo

- Added SG and LG flare/firework launchers to an exemption. They should no longer be removed.
- Added some debugging to catch an elusive SharpDX audio error
- Removed unused code/vars
- Clarified Override tooltip

Обновление: 26 апр. 2024 г. в 6:57
автор: BDCarrillo

Обновление: 26 апр. 2024 г. в 6:33
автор: BDCarrillo

- Deconflicted faction color on ammo and color variance- previously having a color variance would suppress faction colors

Обновление: 20 апр. 2024 г. в 13:50
автор: BDCarrillo

- Fixed PD targeting failing to acquire smart handweapons that are dumbfired (similar to a grid-based weapon on override)