Space Engineers

Space Engineers

WeaponCore - 2.5
Mostrando 151-160 de 183 aportaciones
< 1 ... 14  15  16  17  18  19 >
Actualización: 28 MAY 2024 a las 9:19 p. m.

- Added some debugging catches for specific corner cases

Actualización: 25 MAY 2024 a las 8:35 p. m.

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

Actualización: 24 MAY 2024 a las 8:30 a. m.

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

Actualización: 19 MAY 2024 a las 10:23 a. m.

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

Actualización: 18 MAY 2024 a las 6:20 p. m.

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

Actualización: 4 MAY 2024 a las 10:06 a. m.

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

Actualización: 2 MAY 2024 a las 4:51 p. m.

- 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

Actualización: 26 ABR 2024 a las 6:57 a. m.

Actualización: 26 ABR 2024 a las 6:33 a. m.

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

Actualización: 20 ABR 2024 a las 1:50 p. m.

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