Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

CJ4: 0.4.0 prerelease bugfixes #198

Merged
merged 106 commits into from
Oct 9, 2020
Merged

CJ4: 0.4.0 prerelease bugfixes #198

merged 106 commits into from
Oct 9, 2020

Conversation

dga711
Copy link
Member

@dga711 dga711 commented Oct 6, 2020

Fixes and preperation for the 0.4.0 release

TODO
Thinks we don't fix here we should create issues for after release

  • Changelog
  • AUDIO: Seatbelt announcement CHIME not playing anymore @J-Hoskin
  • LEGS: index problems when departure is loaded, look at FPLN fix cannot always reproduce
  • FPLN: Set arr. Entering airway would result in the exit waypoint missing. After EXEC its there https://streamable.com/0zi4gg
  • FPLN: direct waypoints show connected airway even if it is direct, see _GetAllRows Nothing we can do now
  • FPLN: When is TO on page 1 magenta? always? @K20017 / Manual says that active leg is magenta?
  • AUDIO: Air fan works without power
  • FPLN: When an airway doesn't fit the intersection the error is "NOT IN DATABASE", which is not correct
  • Test and pull in @J-Hoskin 's mfd changes if possible
  • LEGS: can we make direct to IAF work again?- [x] LEGS: show decimal on all waypoints <100nm distance
  • ARR: After deselecting arrival "Working..." stays
  • FPLN: I feel like adding airways as first waypoint after departure is inconsistent. Needs more testing.
  • Change version in about page
  • FPLN: make airways work
  • FPLN: always offer an empty line for "add"
  • FPLN: only show airway entry/exit (next release?)
  • FPLN: Sometimes when you enter a VIA it doesnt show up. But you can then enter waypoint and it works
  • FPLN: offer SelectWpt on inserting airway when TO not clear
  • FPLN: doesn't show VIA/TO on page 2+
  • FPLN: Delete on TO page 1 puts fix CLRIC in it
  • FPLN: delete doesnt work when departure active (index problems) / my quickfix seems to not work
  • DEP/ARR: Merged PR by @tscharlii: Fix header color, update changelog with credits, fix working message
  • "Working..." message doesnt show, even though it is called (basically everywhere)
  • Thrust and Fuel Mgmt changes
  • LEGS: Indexes for modifications seem to be wrong when approach is loaded
    -> while testing it seemed fine. still keep an eye open for it
  • LEGS: show runway where possible
  • LEGS: dont let the pilot move around approach fixes
  • Improve waypoint loading performance in FMC
  • VORs always display twice in FMC waypoint loader because they are both a VOR and Intersection type waypoint

J-Hoskin and others added 13 commits October 9, 2020 21:18
* Add Wwise project (#208)

* Add my custom build file to gitignore

* Add Wwise project

* Fix file paths

* Fix folder structure and add to git ignore

* Delete ignored files

* Rename project from CJ4_Extended to WorkingTitle

* Configure CJ4 addon to use newly named sound package

* remove remaining cache files

* Clean out old named sound package

* Add passenger announcement chime to soundbank

Co-authored-by: James Hoskin <48885195+J-Hoskin@users.noreply.github.com>
Co-authored-by: James Hoskin <J_hoskin@outlook.com>
* add animated weather bug to compass

* Update README.md

Co-authored-by: cwburnett <70416619+cwburnett@users.noreply.github.com>
* Add safety light functionality

* Fix Wwise soundbank naming and add safety light sound event

* Add sound to safety lights button

* Update sound.xml
@dga711
Copy link
Member Author

dga711 commented Oct 9, 2020

Changelog by @J-Hoskin to add to changes.md

I wrote the items in the PRs but this is the list:

  • Redesigned FMS Text menu to resemble real menu and made working
  • Added MFD checklist menu
  • Added Passenger Brief menu (No sounds atm, next release)
  • Added System overlay menus
  • Remapped system button to new System overlays
  • Added functionality to PASS BRIEF CCP button
  • Added functionality to CHLK CCP button
  • Add functionality and sounds to the Safety Lights button
  • Added chime when the seatbelt or safety lights are turned off
  • Improved the seatbelt lights announcement with new sound
  • Increased the volume of pilot and co-pilot air fan sounds

@dga711 dga711 requested a review from cwburnett October 9, 2020 22:45
@dga711 dga711 merged commit bd7d7f6 into main Oct 9, 2020
@dga711 dga711 deleted the cj4-040-prerelease branch October 9, 2020 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants