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)

...


branch: interactive/develop 「№194」
Commited by: Josh Miller
GitHub commit link: 「c14bb2ff56331fc5」 「№5128」
Difference from previous tested commit:  code diff
Commit date: 2020-12-17 14:33:27

Merge pull request #5128 from RosettaCommons/joshmiller/tweak [Foldit] Remove Lua Tweak functions Release notes: - Removed support for the non-functional Lua Tweak commands

...


branch: interactive/develop 「№193」
Commited by: Josh Miller
GitHub commit link: 「da3120bea7bc326b」 「№5147」
Difference from previous tested commit:  code diff
Commit date: 2020-12-17 14:24:16

Merge pull request #5147 from RosettaCommons/joshmiller/chatlog [Foldit] Remove chat logging and fix link messages Release notes: - Foldit's log file no longer shows chat history - Fixed a bug allowing players on Discord to send arbitrary links

...


branch: interactive/develop 「№192」
Commited by: Josh Miller
GitHub commit link: 「d38000b12915cf50」 「№5144」
Difference from previous tested commit:  code diff
Commit date: 2020-12-16 17:31:19

Merge pull request #5144 from RosettaCommons/joshmiller/gui-fix [Foldit] Fix GUI refresh crash from non-GUI thread Release Notes: - Fixed a bug causing the game to freeze/hang when using Lua recipes related to getting/loading solutions

...


branch: interactive/develop 「№191」
Commited by: Josh Miller
GitHub commit link: 「27b51e885e2906da」 「№5137」
Difference from previous tested commit:  code diff
Commit date: 2020-12-14 13:15:33

Merge pull request #5137 from RosettaCommons/joshmiller/regex [Foldit] Fix gui dependency on utility

...


< 1 .. 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 .. 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