Merge pull request #5332 from RosettaCommons/roccomoretti/update_benchmark
[Foldit] Update the test server infrastructure in light of updated server
The benchmark server had an update, which requires different support from the in-repo testing scripts. master is fine, but the Foldit branch needs an update.
Merge pull request #5329 from RosettaCommons/joshmiller/dojo-bugs
[Foldit] Fix Dojo Bugs
Release notes:
- Fixed a bug causing moves to not be counted
- Fixed a bug causing Dojo mode to soft lock when ending the level using a recipe
- Fixed a bug where Dojo mode would repeat the first level many times
Merge pull request #5317 from RosettaCommons/jtscott/interactive_rd_fix
[Foldit] Moving to next label was causing a crash for the Reaction Design intro puzzle
Merge pull request #5315 from RosettaCommons/joshmiller/interface-bugs
[Foldit] Hide undo menu when switching to orig interface
Release notes:
- Fixed a couple of interface bugs related to the undo menu. Thanks to cjddig for help identifying these bugs.
Merge pull request #5311 from RosettaCommons/joshmiller/updater
[Foldit] Make updater update again
Release notes:
- Fixed a bug causing the update window to be invisible
Merge pull request #5277 from RosettaCommons/joshmiller/fonts
[Foldit] Update Fonts
Release notes:
- Updated fonts for clear visuals and more language coverage
Merge pull request #5291 from RosettaCommons/joshmiller/back-fix
[Foldit] Fix back button visual glitch
Release notes:
- Fixed a visual glitch in the bottom left corner of the screen
Merge pull request #5266 from RosettaCommons/joshmiller/moves
[Foldit] Updates to Move Counts
Release notes:
- Fixed a bug where the Move Count Objective would not update automatically; like other Objectives, it now updates whenever the protein is changed
- Move usage tooltips now appear at the mouse cursor instead of in the upper left
- Revised how moves are counted: please note that we are actively soliciting feedback on this system; if you believe an action should cost more or fewer moves, please provide feedback at https://fold.it/portal/feedback
Merge pull request #5042 from RosettaCommons/joshmiller/dojo-on
[Foldit] Enable Dojo mode
Release notes:
- Added the Dojo, a new practice mode!
- Fixed a bug where the cancel button was not visible on some menus