Space Engineers
Nebulous Radar Framework
1–10 из 43
< 1  2  3  4  5 >
Обновление: 19 окт в 23:59
автор: Nerd e1

Обновление: 19 окт в 21:52
автор: Nerd e1

someone forgot a good many things that broke this mod, should be fixed

Обновление: 19 окт в 21:41
автор: Nerd e1

Обновление: 19 окт в 21:37
автор: Nerd e1

Обновление: 19 окт в 21:35
автор: Nerd e1

Обновление: 19 окт в 21:09
автор: Nerd e1

# Neb Radar Framework
- Mod disables itself when the unstable branch is present.
- Added a lot more debugging logging.
- Theoretically fixed CTD on DS.
- Fixed jammers working even if they were not supplied enough power.
- Jammers can now be of type `IMyConveyorSorter` and `IMyUpgradeBlock`
- Jammer sorters will have their sorter actions removed.
- Theoretically if the jammer are of these types they are compatible with WC
- Exceptions now use ModCrashedExceptions (shows a separate crash window with instructions). Thanks aristeas for letting me use `CustomCrashModContext`
- Added string `AzimuthSubpartName` to jammer definitions
- Azimuth subpart for the model. Should be parented by the main model. Do not include the prefix 'subpart_'. Not used if the jammer is an interior turret.
- Added string `ElevationSubpartName` to jammer definitions
- Elevation subpart for the model. Should be parented by the azimuth subpart. Do not include the prefix 'subpart_'. Not used if the jammer is an interior turret
- Added string `MuzzleEmptyName` to jammer definitions
- Empty where the jammer cone comes from. Not used if block is interior turret, uses block + block.Up*0.5 instead
- Added floats `AzimuthSpeed` and `ElevationSpeed` to jammer definitions
- Speed in degrees per second to rotate the azimuth/elevation subparts respectively. Not used if the jammer is an interior turret
- Added floats `MinAzimuth` and `MaxAzimuth` to jammer definitions
- Angle in degrees from grid forward to allow the subpart to go to left/right respectively. -180 & 180 means unlimited. Not used if the jammer is an interior turret
- Added floats `MinElevation` and `MaxElevation` to jammer definitions
- Angle in degrees from grid forward to allow the subpart to go to down/up respectively. -90 & 90 means unlimited. Not used if the jammer is an interior turret

Обновление: 18 окт в 18:01
автор: Nerd e1

revert to sep 17 update

Обновление: 18 окт в 17:41
автор: Nerd e1

Обновление: 18 окт в 17:24
автор: Nerd e1

Обновление: 17 сен в 14:59
автор: Nerd e1