Space Engineers

Space Engineers

Detection Equipment
Showing 11-20 of 190 entries
< 1  2  3  4 ... 19 >
Update: 26 Jul @ 9:15am

Add sections to global config

Update: 26 Jul @ 8:52am

Add [AllowPbApi] global config option

Update: 26 Jul @ 8:44am

Add IFF hash salt cycling

Update: 23 Jul @ 8:29pm

improved thread safety in ValidateWeaponTarget

Update: 23 Jul @ 6:25pm

Merge pull request #44 from Nerd-eee/master

fix AccountForRadarAngle defaulting to false, have AccountForRadarAngle disable linear falloff from angle as well if false

Update: 23 Jul @ 6:18pm

Merge pull request #43 from Nerd-eee/master

add bool AccountForRadarAngle so modders can toggle whether the reciever area is modified by Cos(angle to target)

Update: 22 Jul @ 8:06pm

fatblock nullcheck in gridtrack

Update: 22 Jul @ 8:02pm

display hashed IFF codes in hexadecimal format (this will help us later)

Update: 22 Jul @ 7:26pm

minor rework to use blackbody radiation

Update: 21 Jul @ 10:26am

Add ForceEnableIff global config option