Skip to content

Releases: Modzer0/NuclearOptionIfritMod

v0.1.3-beta-darkstar

28 Feb 07:57

Choose a tag to compare

v0.1.3-beta-darkstar Pre-release
Pre-release

v0.1.3-beta-darkstar

New

  • Added README.md with full feature documentation, installation, config, and build instructions
  • Added GPLv3 LICENSE

Multiplayer Compatibility

  • Fixed KR-67X identification on remote clients in multiplayer
  • IsIfritX() now falls back to the network-synced unitName SyncVar so remote clients recognize the KR-67X even though the definition field is not synced over the network
  • New AircraftClientFixupPatch reassigns the cloned definition on remote clients via Aircraft.OnStartClient
  • Encyclopedia IndexLookup ordering is deterministic (clone appended last) so AircraftDefinition index-based serialization resolves correctly across all clients

Notes

  • All players on a server must have the mod installed for the KR-67X to work in multiplayer

v0.1.2-beta-darkstar

18 Feb 01:57

Choose a tag to compare

v0.1.2-beta-darkstar Pre-release
Pre-release

v0.1.2-beta-darkstar

Changes

  • Max speed raised to 4,500 m/s (~Mach 15.5 at altitude) — breaks through the Mach 7.77 wall
  • Hypersonic stability patches — RelaxedStabilityController dampened above Mach 2, FBW pitch/roll dampened above Mach 3
  • Airbrake reinforcement — joints set to infinite break force on KR-67X, survives Mach 5 deployment at sea level
  • Darkstar thrust ramp — bonus scramjet thrust now ramps linearly over 10 seconds instead of instant doubling
  • Added PhysicsModule reference to csproj

v0.1.1-beta-darkstar

18 Feb 00:57

Choose a tag to compare

v0.1.1-beta-darkstar Pre-release
Pre-release

KR-67X SuperIfrit Mod - Darkstar Beta

New: Darkstar Mode

  • Config option under [General] in BepInEx/config/com.custom.ifritmod.cfg
  • Off by default. When enabled, doubles scramjet thrust to 1,000kN per engine
  • Setting appears after first launch with the mod installed

Features

  • Cloned from KR-67A Ifrit as a standalone aircraft (does not modify the original)
  • Cost: $1000m | Rank: 5
  • Doubled engine thrust (200kN dry, 94kN afterburner)
  • Mach 5.5 max speed with overspeed suppression
  • Scramjet mode: 500kN/engine at Mach 4.5+ and 60,000+ ft (1,000kN with Darkstar Mode)
  • Engine flameout at 164,000 ft with proper visual/audio wind-down
  • HUD scramjet indicator

Install

Drop NuclearOptionIfritMod.dll into BepInEx/plugins/ in your Nuclear Option game directory.

v0.1.1-beta

16 Feb 09:49

Choose a tag to compare

v0.1.1-beta Pre-release
Pre-release

KR-67X SuperIfrit Mod - Beta Release

BepInEx plugin that adds the KR-67X SuperIfrit as a separate aircraft in Nuclear Option.

Features

  • Cloned from KR-67A Ifrit as a standalone aircraft (does not modify the original)
  • Cost: $1000m | Rank: 5
  • Doubled engine thrust (200kN dry, 94kN afterburner)
  • Mach 5.5 max speed with overspeed suppression
  • Scramjet mode: 500kN/engine at Mach 4.5+ and 60,000+ ft
  • Engine flameout at 164,000 ft with proper visual/audio wind-down
  • 164,000 ft flight ceiling before scramjet cutoff.
  • HUD scramjet indicator

Install

Drop NuclearOptionIfritMod.dll into BepInEx/plugins/ in your Nuclear Option game directory.