diff --git a/README.md b/README.md index a36690b41..a82135439 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,23 @@ See the [commit history](https://github.com/mSparks43/747-400/commits/master) fo _Thank you all for your support and contributions!_ +## Release 3.0a1 for XP12: +Release 3.0 brings compatibility with XP12 and starts to incorporate some of the new features now available. + +### Enhancements + + - 2 independent ND displays (wip) + - Autothrottle improvements + - Much more realistic lighting + - initial rain and wiper effects (not perfected yet, but better than none) + - Always use default XP legs page (direct to now possible without switching to INTC_DIR when airborne) + +### Bug fixes + + - Engine parameters display fixes for PW/GE/RR engines + - Brakes now cool when engaged but not slowing the plane down + - fix default XP gear up/off/down commands + ## Release 2.4: Release 2.4 is a bug fix release. diff --git a/README.pdf b/README.pdf index 7db942c83..89c069a9c 100644 Binary files a/README.pdf and b/README.pdf differ diff --git a/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua b/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua index fca0eace3..36025128c 100644 --- a/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua +++ b/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua @@ -135,3 +135,5 @@ fmcVersion="XP1150-2022/10/16 12:15" fmcVersion="XP1150-2022/10/16 16:10" fmcVersion="XP1150-2022/10/17 06:02" fmcVersion="XP1150-2022/10/21 18:29" +fmcVersion="XP1150-2022/10/25 16:17" +fmcVersion="XP1150-2022/10/25 16:18"