Merge pull request #5562 from RosettaCommons/joshmiller/translation-dump
[Foldit] Fix popup translations
- Fixed a bug causing some translations to not appear
Merge pull request #5478 from RosettaCommons/roccomoretti/interactive_cleanup_error_handling
[ Foldit ] Cleanup error handling for the merge.
Post merge, the mainline Rosetta error handling code was also running, in addition to the Foldit error handling code, leading to the writing of ROSETTA_CRASH.log files in the Foldit working directory. The addition of the NOCRASHREPORT define circumvent this (tested on Linux).
I also took the opportunity to sneak in some cosmetic changes with Windows error reporting. I've noticed that players seem to focus on the info from the error reporting system, rather than original error. This should hopefully reduce that.
Merge pull request #5576 from RosettaCommons/roccomoretti/interactive_fix_tests
[Foldit] Attempt to fix test server test running.
* Trim the XCode build file, to remove files which no longer exist.
* Fix the git modules file, to address issues with the pybind11 repo.
Merge pull request #5582 from RosettaCommons/joshmiller/note-space-bug
[Foldit] Fix extra space in notes
Release notes:
- Fixed a bug causing notes to have too much space
Merge pull request #4567 from RosettaCommons/interactive/educational-mode
[Foldit] Educational Mode
Release notes:
- Added a new Educational mode
- Added a couple of short questions on your first login to better personalize your Foldit experience
- Added a "Reset Roles" button in the Advanced Options to re-select your Foldit personalization options
- Tab to view additional segment information can now be used in tutorials
- Improved the UI of tutorial tips
- Added a camera rock mode and camera spin mode, which can be toggled with Shift+Home and Alt+Home by default.
- Added an option to delete all tutorial save data, intended for classroom and kiosk use
- Simplified some minor UI elements in tutorials
- Added clearer instructions to the Rama map
- Improved tutorial tip logic
- Revised help panel text
- Revised text in Close the Gap
- Fixed a bug where the next playable level wasn't glimmering
- Fixed a bug making tutorial tips confusing
- Fixed a bug causing some button texts to be misaligned