Space Engineers

Space Engineers

WeaponCore - 2.5
1-10 van 162 items weergegeven
< 1  2  3 ... 17 >
Update: 25 jul om 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

Update: 22 jul om 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

Update: 7 jul om 18:48

Update: 2 jul om 12:41

- Added support for Nerd's shield framework

Update: 2 jul om 7:10

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

Update: 26 jun om 17:19

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

Update: 25 jun om 15:36

Update: 24 jun om 16:19

Update: 22 jun om 23:43

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

Update: 22 jun om 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