Space Engineers

Space Engineers

WeaponCore - 2.5
Showing 11-20 of 160 entries
< 1  2  3  4 ... 16 >
Update: 11 Jun @ 4:12pm

- WaterMod support now includes tides

Update: 8 Jun @ 7:11pm

- Weapons that target grid center respect objective mode options, at the level of the whole grid. In this context disabled means no power.

Update: 8 Jun @ 6:36pm

Update: 6 Jun @ 3:35pm

- Cleanup of unused vars
- Touchup of combat block focus logic to require both a flight and combat block to be on to update focus targets

Update: 6 Jun @ 1:58pm

- Fixed Automaton Combat Block assignment of target to WC focus target, and firing of fixed smarts that use comms

Update: 4 Jun @ 7:51am

- Fixed bug with custom AOE sounds and hit sounds that were the same not producing an audible sound
- Added definition-level options to prohibit weapons from targeting LG or SG, with user feedback in terminal

Update: 3 Jun @ 9:23am

- Added toolbar actions to increase/decrease max range of turrets/smarts
- Clarified toolbar action names/display for setting min/max target size
- Added "No LOS" to right hud display options, corrected weapons reporting "Too Far" (was default) excessively
- Added feedback for hud display modes when cycling with Numpad .

Update: 2 Jun @ 7:05pm

- Added Water Hit Sound, Water Hit Particle, and Voxel Hit Particle options to ammo defs
- Added clarifications on how the various hit sounds for ammo interacted in CoreParts repo
- Fixed bug where particles would fail to draw if the projectile didn't have a tracer
- Eliminated use of Water Mod API to render Water Mod splashes- this was ludicrously expensive and hardly noticeable

Update: 29 May @ 6:57pm

- Fixed reputation changes not appearing in SP or hosted games
- Fixed voxel LOS checks and other pauses in firing for lack of LOS

Update: 27 May @ 6:29am

- Added option in Smarts to "IgnoreAntiSmarts"
- Fixed Energy ammo reloading, mags to load was ignored but is now factored in to the amount of energy ammo that is "loaded" per reload event
- Fixed corner case of virtual beam updates throwing an exception if the firing grid was deleted while hit checks were waiting on a thread.