Space Engineers

Space Engineers

WeaponCore - 2.5
Showing 51-60 of 193 entries
< 1 ... 4  5  6  7  8 ... 20 >
Update: Jun 2 @ 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: May 29 @ 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: May 27 @ 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.

Update: May 24 @ 4:47pm

Update: May 17 @ 11:05pm

Update: May 13 @ 11:47am

- QC pass on hotbar actions/terminal controls, aligned CTC and hotbar to current weapon terminal order
- Added CanTargetSubmerged option to weapons, now they'll no longer rely on having an ammo that ignores water to aim at submerged things if used

Update: May 9 @ 4:11pm

- Unused code cleanup
- ModAPI hooks for Aristeas' EM/radar mod

Update: May 6 @ 11:40am

- Gatling sound file fix (proper hz rate, thanks Consty!)

Update: May 6 @ 8:40am

- Fix NRE in initialhitcheck

Update: May 6 @ 6:41am

- Reverted CTC optimization, will now lead for weapons using smarts (needed for some guns, was eliminated to save on processing and subpart movements but oh well)