Space Engineers
WeaponCore - 2.5
Показване на 151 — 160 от 186 постъпления
< 1 ... 14  15  16  17  18  19 >
Обновление: 30 май 2024 в 7:27

- Bug hunting in AlterActions and EstimateTrajectory for corner case NREs.

Обновление: 29 май 2024 в 9:42

- Fixed direction of ejector dummy on handweapons, it's no longer forced to be parallel to the muzzle

Обновление: 29 май 2024 в 7:57

- Bugfix for corner case of a block violating restricted placement boxes due to subgrids throwing an error with GetFatBlocks

Обновление: 28 май 2024 в 21:19

- Added some debugging catches for specific corner cases

Обновление: 25 май 2024 в 20:35

- 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

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

Обновление: 19 май 2024 в 10:23

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

Обновление: 18 май 2024 в 18:20

- 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

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

- 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