branch: interactive/develop 「№210」
Commited by: Thomas Scott
GitHub commit link: 「d5b7d9f51d38abed」 「№5191」
Difference from previous tested commit:  code diff
Commit date: 2021-01-20 18:14:08

Merge pull request #5191 from RosettaCommons/jtscott/interactive_reaction_design_update [Foldit] Jtscott/interactive reaction design update

...


branch: interactive/develop 「№209」
Commited by: guptan4
GitHub commit link: 「099243596839484c」
Difference from previous tested commit:  code diff
Commit date: 2021-01-14 19:47:27

Updated Defaults for the ContactMolecularSurface Objective

...


branch: interactive/develop 「№208」
Commited by: Henry Solberg
GitHub commit link: 「147afdd0558418c5」 「№5181」
Difference from previous tested commit:  code diff
Commit date: 2021-01-13 17:36:27

Merge pull request #5181 from RosettaCommons/interactive/solberg/superfluous_scoring_fixes [foldit] fix crashes caused by blueprint panel update timing

...


branch: interactive/develop 「№207」
Commited by: Jeff Flatten
GitHub commit link: 「7943c4622712bcab」 「№5175」
Difference from previous tested commit:  code diff
Commit date: 2021-01-08 14:52:48

Merge pull request #5175 from RosettaCommons/interactive/solberg/superfluous_scoring_fixes [foldit] @milkshakeiii don't update leaderboard score on non-atomic-coordinates-altering push_undo

...


branch: interactive/develop 「№206」
Commited by: Henry Solberg
GitHub commit link: 「eebd624e917b226e」 「№5174」
Difference from previous tested commit:  code diff
Commit date: 2021-01-07 18:53:56

Merge pull request #5174 from RosettaCommons/interactive/solberg/superfluous_scoring_fixes [foldit] coords change should update blueprint panel

...


branch: interactive/develop 「№205」
Commited by: Henry Solberg
GitHub commit link: 「d9c98b2de2d0669d」 「№5172」
Difference from previous tested commit:  code diff
Commit date: 2021-01-07 01:23:20

Merge pull request #5172 from RosettaCommons/interactive/solberg/superfluous_scoring_fixes [foldit] speedup via blueprint related changes

...


branch: interactive/develop 「№204」
Commited by: Josh Miller
GitHub commit link: 「4f21f2c809c7f6a9」 「№5159」
Difference from previous tested commit:  code diff
Commit date: 2021-01-05 10:14:16

Merge pull request #5159 from RosettaCommons/joshmiller/lua-fixes [Foldit] Fix Lua Selection visuals Release notes: - Fixed a bug where bands and segments selected via Lua functions did not display properly - Modified the color of segments selected with the dialog.SelectSegments function so that selections are more clear against any color scheme

...


branch: interactive/develop 「№203」
Commited by: Josh Miller
GitHub commit link: 「55e0905856a4622a」 「№5153」
Difference from previous tested commit:  code diff
Commit date: 2021-01-05 10:11:44

Merge pull request #5153 from RosettaCommons/joshmiller/text-selection [Foldit] Fix text selection bugs Release notes: - Fixed various bugs related to text selection

...


branch: interactive/develop 「№202」
Commited by: Josh Miller
GitHub commit link: 「cfce11ab68a24207」 「№5115」
Difference from previous tested commit:  code diff
Commit date: 2020-12-23 14:22:05

Merge pull request #5115 from RosettaCommons/joshmiller/mcod [Foldit] Prevent crash on Pull tool Release notes: - Fixed a crash caused by Pulling while Pulling

...


branch: interactive/develop 「№201」
Commited by: Josh Miller
GitHub commit link: 「3a1f670591cb3a82」 「№5152」
Difference from previous tested commit:  code diff
Commit date: 2020-12-23 14:18:55

Merge pull request #5152 from RosettaCommons/joshmiller/luabugs [Foldit] Add more segment bounds checking Release notes: - Fixed some Lua functions which would crash when given out-of-bounds segment indices

...


branch: interactive/develop 「№200」
Commited by: Josh Miller
GitHub commit link: 「df1429a4a17ae9be」 「№5133」
Difference from previous tested commit:  code diff
Commit date: 2020-12-23 14:18:35

Merge pull request #5133 from RosettaCommons/joshmiller/lastpuz [Foldit] Thread Debugging No release notes

...


branch: interactive/develop 「№199」
Commited by: Josh Miller
GitHub commit link: 「021338e6bd186adc」 「№5158」
Difference from previous tested commit:  code diff
Commit date: 2020-12-22 11:11:57

Merge pull request #5158 from RosettaCommons/joshmiller/bbi [Foldit] Fix backbone importance slider Release notes: - Fixed a bug causing the sidechain hbond importance slider to control backbone hbond importance instead of the backbone hbond importance slider

...


branch: interactive/develop 「№198」
Commited by: Josh Miller
GitHub commit link: 「4374dea28d4b5252」 「№5141」
Difference from previous tested commit:  code diff
Commit date: 2020-12-21 10:55:15

Merge pull request #5141 from RosettaCommons/joshmiller/blueprintmixin [Foldit] Add bridge mixin for Blueprint Idealize SS Release notes: - Fixed a bug causing a crash when Idealize SS was used from the Blueprint tool to win a level

...


branch: interactive/develop 「№197」
Commited by: Henry Solberg
GitHub commit link: 「03406045df11be60」 「№5146」
Difference from previous tested commit:  code diff
Commit date: 2020-12-17 18:41:01

Merge pull request #5146 from RosettaCommons/interactive/solberg/superfluous_scoring_fixes [foldit] Don't rescore when not altering the pose

...


branch: interactive/develop 「№196」
Commited by: Thomas Scott
GitHub commit link: 「c3a362d6e02ab81c」 「№5107」
Difference from previous tested commit:  code diff
Commit date: 2020-12-17 17:40:53

Merge pull request #5107 from RosettaCommons/jtscott/interactive_rd_hotkey_fix Foldit: Jtscott/interactive rd hotkey fix

...


branch: interactive/develop 「№195」
Commited by: Josh Miller
GitHub commit link: 「eb32978c8db18d11」 「№5117」
Difference from previous tested commit:  code diff
Commit date: 2020-12-17 14:40:05

Merge pull request #5117 from RosettaCommons/joshmiller/lua-selection [Foldit] New Lua Functionality Release notes: - Added Lua function dialog.SelectBands() to prompt the player to select bands, then returns a list of band indices - Added Lua function dialog.SelectSegments() to prompt the player to select segments, then returns a list of segment indices - Added Lua function structure.GetCuts() which returns a list of segment indices which have open cutpoints - Added Lua function structure.GetHBonds() which returns a table of visible hydrogen bonds (Note that that the results of this function are dependent on the current view options). Each entry contains these fields: --- res1: segment index 1 --- res2: segment index 2 --- atom1: atom index 1 --- atom2: atom index 2 --- bond_type: 0 for hydrogen, 1 for disulfide --- width: length of bond, generally ranging from 0.25 (bad) to 0.75 (good)

...


< 1 .. 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 .. 39 >

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