- Documentation refresh: Developer header, badges, GitHub Alerts, Keywords, gitignore hygiene.
All notable changes to NOLoader.MissileCamera are documented here. Semver in mod.json / MissileCameraMod.cs.
Format follows Keep a Changelog.
- Full README refresh: loader choice, troubleshooting, developer NOLoader workflow.
- Added
CHANGELOG.md, updatedrelease/v0.27.1/INSTALL.txt. - Expanded
.cursorruleswith NOLoader mod-author guide (siblingNOLoader_Engine, PatchTool, Gate L2).
- No gameplay or binary changes from v0.27.0 — documentation-only release.
- Manual missile cycling (Next/Prev) with sticky selection and cyclic wrap (6/6 → 1/6).
- Session zoom controls with HUD offset readout (0.5 s).
[MissileCameraControls]inmod_config.ini(zoom step/limits; keybinds fixed in code).- Fixed keybinds (US keyboard): Right Alt +
/,;.; Right Shift +.reset zoom.
- BepInEx upstream migrated to Configuration Manager; NOLoader keeps
mod_config.ini.
- Salvo counter across mixed weapon types and launch gaps.
- Initial NOLoader port from BepInEx MissileCamera.
- Cecil IL patches (
mod.json), mission-onlyloadStage, MFD split layout, seeker feed, tactical HUD.