Space Engineers

Space Engineers

Nebulous Radar Framework
正在显示第 1 - 10 项,共 43 项条目
< 1  2  3  4  5 >
更新于:10 月 19 日 下午 11:59
作者:Nerd e1

更新于:10 月 19 日 下午 9:52
作者:Nerd e1

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

更新于:10 月 19 日 下午 9:41
作者:Nerd e1

更新于:10 月 19 日 下午 9:37
作者:Nerd e1

更新于:10 月 19 日 下午 9:35
作者:Nerd e1

更新于:10 月 19 日 下午 9: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

更新于:10 月 18 日 下午 6:01
作者:Nerd e1

revert to sep 17 update

更新于:10 月 18 日 下午 5:41
作者:Nerd e1

更新于:10 月 18 日 下午 5:24
作者:Nerd e1

更新于:9 月 17 日 下午 2:59
作者:Nerd e1