branch: interactive/develop 「№280」
Commited by: Alex Stoneman
GitHub commit link: 「dd922f3fac8deb31」 「№5501」
Difference from previous tested commit:  code diff
Commit date: 2021-07-22 12:17:16

Merge pull request #5501 from RosettaCommons/AlexStoneman/dojo-experiment [Foldit] Add Dojo experimental changes Release Notes: - Updates to Dojo mode

...


branch: interactive/develop 「№279」
Commited by: Rocco Moretti
GitHub commit link: 「2e3b4e0c2208e27d」 「№5485」
Difference from previous tested commit:  code diff
Commit date: 2021-07-16 12:33:39

Merge pull request #5485 from RosettaCommons/roccomoretti/interactive_fix_disulfide_bug [Foldit] Fix bug with use_disulfide_tool in puzzle setup. Recent changes introduced a bug with puzzle_setups which contain an explicit '0' with use_disulfide_tool. This should fix it.

...


branch: interactive/develop 「№278」
Commited by: Henry Solberg
GitHub commit link: 「4d2614febf1d1ed7」 「№5494」
Difference from previous tested commit:  code diff
Commit date: 2021-07-15 19:46:34

Merge pull request #5494 from RosettaCommons/interactive/solberg/undo_graph_clear_crash_fix [foldit] add check for no last value to temporary frame deletion

...


branch: interactive/develop 「№277」
Commited by: Rocco Moretti
GitHub commit link: 「8493f22817213bd3」 「№5473」
Difference from previous tested commit:  code diff
Commit date: 2021-07-08 10:45:29

Merge pull request #5473 from RosettaCommons/roccomoretti/interactive_fix_rdkit_rotamers [Foldit] Fix ThreadedRDKitRotamerLibrarySpecification The merge with master resulted in a crash with ligand design puzzles, due to the need of using the clone() method (which was unimplemented before, due to uncopyable mutex. By moving the thread-related code to a dedicated helper class, we can make the ThreadedRDKitRotamerLibrarySpecification::clone() method functional. (Clones share the thread-using class.)

...


branch: interactive/develop 「№276」
Commited by: Brian Koepnick
GitHub commit link: 「063d4c974ac53bd2」 「№5474」
Difference from previous tested commit:  code diff
Commit date: 2021-07-07 19:59:33

Merge pull request #5474 from RosettaCommons/koepnick/foldit_contactms [Foldit] Update ContactMS constructor used by Foldit

...


branch: interactive/develop 「№275」
Commited by: Rocco Moretti
GitHub commit link: 「00d3a18ae32a0d93」 「№4598」
Difference from previous tested commit:  code diff
Commit date: 2021-07-06 13:09:50

Merge pull request #4598 from RosettaCommons/roccomoretti/interactive/develop_master_merge2020 Foldit: Merge a recent(ish) version of master into the interactive/develop branch. Update the Rosetta version for Foldit to a recent-ish version. Due to the update on submodules, this includes a change on how Foldit on Windows needs to be downloaded/built (Powershell instead of cygwin, to allow MSVC to properly work with native symlinks.)

...


branch: interactive/develop 「№274」
Commited by: Josh Miller
GitHub commit link: 「ac8d45b34b2c36e8」 「№5462」
Difference from previous tested commit:  code diff
Commit date: 2021-06-30 18:54:30

Merge pull request #5462 from RosettaCommons/joshmiller/dojo-adjust [Foldit] Don't make client-side adjustments to Dojo goal scores or match results Release notes: - Slight changes to Dojo's matchmaking behavior

...


branch: interactive/develop 「№273」
Commited by: Josh Miller
GitHub commit link: 「a7af2e9d10043a5c」 「№5467」
Difference from previous tested commit:  code diff
Commit date: 2021-06-28 17:42:38

Merge pull request #5467 from RosettaCommons/joshmiller/dojo-hotfix [Foldit] Hotfix: Register Dojo before requiring Dojo registration Release notes: - Fixed a bug preventing anyone from entering Dojo mode

...


branch: interactive/develop 「№272」
Commited by: Josh Miller
GitHub commit link: 「44347403f58a86a2」 「№5455」
Difference from previous tested commit:  code diff
Commit date: 2021-06-23 16:47:24

Merge pull request #5455 from RosettaCommons/joshmiller/dojo-registration [Foldit] Delay Dojo Registration

...


branch: interactive/develop 「№271」
Commited by: Seth Cooper
GitHub commit link: 「f03a7cb188331c20」 「№5461」
Difference from previous tested commit:  code diff
Commit date: 2021-06-23 14:44:27

Merge pull request #5461 from RosettaCommons/interactive/resources [Foldit] Remove check for resources/images/locales/

...


branch: interactive/develop 「№270」
Commited by: Rocco Moretti
GitHub commit link: 「c34a9ffe87370f42」 「№5446」
Difference from previous tested commit:  code diff
Commit date: 2021-06-12 10:09:33

Merge pull request #5446 from RosettaCommons/roccomoretti/interactive_fix_puzzle_setup_crash [ Foldit ] Hotfix segfault in puzzle setup With my recent changes, I was effectively modifying a container while iterating over it, which can lead to memory corruption. This didn't show up on my machine, but was causing crashes on some players machines when they accessed the tutorial levels. This correct that. It also addresses several uninitialized variable issues which Valgrind noticed while I was debugging the crash.

...


branch: interactive/develop 「№269」
Commited by: Rocco Moretti
GitHub commit link: 「c56d86c656a829e2」 「№5443」
Difference from previous tested commit:  code diff
Commit date: 2021-06-09 21:43:09

Merge pull request #5443 from RosettaCommons/roccomoretti/interactive_fix_selection_blueprint [Foldit] Hotfix of blueprint button in selection mode. The new layout code was missing the button to access the Blueprint tool. This hotfix puts it back in.

...


branch: interactive/develop 「№268」
Commited by: Jeff Flatten
GitHub commit link: 「413c49adc3c6af40」 「№5433」
Difference from previous tested commit:  code diff
Commit date: 2021-06-07 20:29:15

Merge pull request #5433 from RosettaCommons/interactive/jflat06-map_sym_res_pairs-fix Interactive/jflat06 map sym res pairs fix

...


branch: interactive/develop 「№267」
Commited by: Jeff Flatten
GitHub commit link: 「6f0f1c11190b1533」 「№5431」
Difference from previous tested commit:  code diff
Commit date: 2021-06-07 20:01:37

Merge pull request #5431 from RosettaCommons/interactive/jflat06-map_sym_res_pairs-fix map_symmetric_res_pairs fix

...


branch: interactive/develop 「№266」
Commited by: Rocco Moretti
GitHub commit link: 「751ec866266c2b30」 「№5081」
Difference from previous tested commit:  code diff
Commit date: 2021-06-03 19:03:23

Merge pull request #5081 from RosettaCommons/roccomoretti/interactive_tool_activation_merge [Foldit] Harmonize action/tool display between intro and regular puzzle setups. (This should be internal restructuring only -- there ideally shouldn't be any user-facing changes, aside from some slight button reorganization due to better consistency.) Right now the intro puzzles can control which actions/tools/widgets are being displayed, but there's no way to control that on a per-puzzle basis for regular puzzles. This PR attempts to allow such control in regular puzzles by moving the canonical location of this data from the IntroPuzzleData object to the SessionConfig object. The Puzzle object acts as a control nexus, transforming the data currently extracted from the intro puzzle setups into the new form, as well as centralizing puzzle-type default handling. The main approach here is to remove the hud_setup, tool_setup and selection_tool settings from the intro puzzle files. Instead, we now can control those settings from within the .puzzle_setup file. The bulk of it is controlled by the actions settings. For convenience, I put in a facility to be able to set actions/<actionname> on each line, with explicit disable/enable settings. For those things which aren't really actions, I have gui/<settingname> settings instead. These are then stored long-term in the SessionConfig object, and can be accessed accordingly. (Existing places have been transitioned to use the SessionConfig object, rather than going through the Intro object. I've also transitioned some of the other puzzle_settup settings to go through the action framework instead.) All of this framework works with non-Intro-like puzzles (e.g. the ones from the server.) To keep the puzzle setup file from being excessively long in the standard case, I've also added a puzzle_setup option to the puzzle_setup file. This looks in the database for a corresponding file, and loads those values as defaults. (This is written such that it should work with all settings in puzzle_setup, not just the action and gui settings.) You can chain these settings, and the most recent version should override anything earlier. I've populated that directory with defaults for various intro and dojo puzzles -- we can theoretically add additional such defaults for other (non intro-like) puzzles.

...


branch: interactive/develop 「№265」
Commited by: Brian Koepnick
GitHub commit link: 「8df605ed041bf34a」 「№5222」
Difference from previous tested commit:  code diff
Commit date: 2021-06-03 18:59:16

Merge pull request #5222 from RosettaCommons/koepnick/convert_async_filters [Foldit] Print async_filter results to IRDATA in solution conversion

...


< 1 .. 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 .. 40 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled