Merge pull request #5559 from RosettaCommons/koepnick/foldit_pick_rotamers_buried
[Foldit] Expand available rotamers in Pick Sidechains tool
Release Notes:
- Increased number of rotamers in Pick Sidechains tool
Merge pull request #5544 from RosettaCommons/koepnick/foldit_landing_image_mpmv
[Foldit] Remove 3QSF from player designs displayed on landing screen
- No release notes
Merge pull request #5428 from RosettaCommons/joshmiller/20210602_Hansen
[Foldit] Add structure.IsLockedAll() Lua function
Release notes:
- Added Lua function structure.IsLockedAll() which returns a table with values of IsLocked for all segments and sidechains, indexed by segment number
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