Space Engineers

Space Engineers

WeaponCore - 2.5
Mostrando 21-30 de 182 aportaciones
< 1  2  3  4  5 ... 19 >
Actualización: 25 JUL a las 7:56

- Fixed manual mode smarts chasing after a painter target if one is marked after they are fired. They will now stick to the crosshair

Actualización: 22 JUL a las 21:35

- (WC Radar API info) Added locked on bool for projectiles that target grid center, but may be targeting a subgrid
- Code cleanup in AOE, it was gross

Actualización: 7 JUL a las 18:48

Actualización: 2 JUL a las 12:41

- Added support for Nerd's shield framework

Actualización: 2 JUL a las 7:10

- Exposed shoot on and shoot off actions that WC was adding, then hiding

Actualización: 26 JUN a las 17:19

- Updated LOS checks for possible projectile targets to use the weapon scope, similar to block/grid targets

Actualización: 25 JUN a las 15:36

Actualización: 24 JUN a las 16:19

Actualización: 22 JUN a las 23:43

- Fixed a lack of LOS to valid nearby targets preventing weapons from firing in direct Control or Test Mode

Actualización: 22 JUN a las 13:44

- Updated hit particle options:`DisableCameraCulling` now correctly lets you start draws for offscreen particles, best used for large special effects
- Updated hit particle options: You can add the `MaxDistance` field to the `Options` of your particle to set a further max draw distance. No need for a Structure or Coreparts update
- Existing hit particle behaviors are preserved (draws within 600m and on screen will occur)
- Fixed "No LOS" appearing for weapons that ignore LOS