Thread: [Scidvspc-users] Scid vs. PC-4.16
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2016-01-22 08:10:59
|
Here are the 4.16 release candidates. It's not long since our last release, but we had a bug in the new UTF PGN export code which would rarely mess up the last few moves of a game, so time for a new one. Steve source http://sourceforge.net/projects/scidvspc/files/source/scid_vs_pc-4.16.tgz/download win32 http://sourceforge.net/projects/scidvspc/files/windows/Scid%20vs%20PC-4.16.exe/download win64 http://sourceforge.net/projects/scidvspc/files/windows-64bit/Scid%20vs%20PC-4.16.x64.exe/download mac http://sourceforge.net/projects/scidvspc/files/mac/ScidvsMac-4.16.dmg/download Changes New Checkmate/Stalemate general search option. Make fics premove work properly, and with promotion. New Switcher menus to Open Tree/Best Games/Change Icon, and negate any open base filter. The Best Games window can now be unsorted (on ELO). Tree window has a short-display option (default is on). New Merida1 piece set with large sizes (from Richard). Change the colours of switcher current-base and book/book-tuning/tree next-moves. Update all latex export features from Chess12 to the modern Skak (author Richard Ashwell) and add Latex previews for game exports (linux only). Some Opening-Report and Player-Report fixes, and fix the Opening-Table options window. Show the custom flag names in the statusbar. Player Info: Add an extra 'Filter Games' hyperlink. Tournament finder: Change behaviour re showing tournament crosstable. Portugese update from G. Silva. Spanish update from Benigno. Add 50 move draw detection to Phalanx and UCI computer games. And new fics 'smoves+' command stores move-time (%emt fields). Bug fixes Export PGN bugfix introduced in 4.15. Properly handle OpenRecentAsTree, if base is already opened. 'Round' wasn't getting shown in the gameinfo if Date was unset. Annotation: try to handle zero move games. Work aroud for occasional Tcl issue which affects piece dragging. Game Save dialog didn't have translations. Remove a heap of compiler warnings. Tournament finder was showing incorrect number of games. |
From: Igor S. M. <jos...@gm...> - 2016-01-22 08:33:05
|
Steve A <ste...@gm...> writes: > Here are the 4.16 release candidates. > It's not long since our last release, but we had a bug in the new UTF PGN export code > which would rarely mess up the last few moves of a game, so time for a new one. thanks! -- :: Igor Sosa Mayor :: jos...@gm... :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :: :: |
From: Kevin T. <kev...@gm...> - 2016-01-22 14:22:19
|
Thanks for all the work you do on ScidvsPC, Steve! --Kevin *The extra mile is a vast, unpopulated wasteland* - Jeff Haden On Fri, Jan 22, 2016 at 2:33 AM, Igor Sosa Mayor <jos...@gm... > wrote: > Steve A <ste...@gm...> writes: > > > Here are the 4.16 release candidates. > > It's not long since our last release, but we had a bug in the new UTF > PGN export code > > which would rarely mess up the last few moves of a game, so time for a > new one. > > thanks! > > > -- > :: Igor Sosa Mayor :: jos...@gm... :: > :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: > :: jabberid: rogorido :: :: > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users > |
From: Steve A <ste...@gm...> - 2016-01-26 11:41:49
|
We've rebuilt the windows' builds and source tarball in the last couple of hours. The changes only really affect doing large PGN imports in windows, where we previously had a bottleneck/slowdown. (The code still isn't as fast as 4.14, before we implemented the new encoding checks though) cheers. On Tue, Jan 26, 2016 at 5:36 PM, Steve A <ste...@gm...> wrote: > Thanks > > On Mon, Jan 25, 2016 at 10:02 PM, Tor Erik Meland <tm...@gm...> > wrote: > >> would just like to say thanks for the development of Scid vs PC. >> >> As a miserable chess player who enjoys keeping track of my poor moves, >> this has become one of my favorite pieces of software, and I have it >> installed of pretty much all of my computers. Your continued work here is >> highly appreciated :) >> >> Regards, >> Tor Erik meland >> (a utterly horrible chessplayer that has seen improvements after >> analyzing his games with scid vs. pc) >> >> :) >> >> On Fri, Jan 22, 2016 at 9:10 AM, Steve A <ste...@gm...> wrote: >> >>> Here are the 4.16 release candidates. >>> It's not long since our last release, but we had a bug in the new UTF >>> PGN export code >>> which would rarely mess up the last few moves of a game, so time for a >>> new one. >>> >>> Steve >>> >>> source >>> http://sourceforge.net/projects/scidvspc/files/source/scid_vs_pc-4.16.tgz/download >>> win32 >>> http://sourceforge.net/projects/scidvspc/files/windows/Scid%20vs%20PC-4.16.exe/download >>> win64 >>> http://sourceforge.net/projects/scidvspc/files/windows-64bit/Scid%20vs%20PC-4.16.x64.exe/download >>> mac >>> http://sourceforge.net/projects/scidvspc/files/mac/ScidvsMac-4.16.dmg/download >>> >>> Changes >>> >>> New Checkmate/Stalemate general search option. >>> Make fics premove work properly, and with promotion. >>> New Switcher menus to Open Tree/Best Games/Change Icon, and negate >>> any open base filter. >>> The Best Games window can now be unsorted (on ELO). >>> Tree window has a short-display option (default is on). >>> New Merida1 piece set with large sizes (from Richard). >>> Change the colours of switcher current-base and >>> book/book-tuning/tree next-moves. >>> Update all latex export features from Chess12 to the modern Skak >>> (author Richard Ashwell) and add Latex previews for game exports (linux >>> only). >>> Some Opening-Report and Player-Report fixes, and fix the >>> Opening-Table options window. >>> Show the custom flag names in the statusbar. >>> Player Info: Add an extra 'Filter Games' hyperlink. >>> Tournament finder: Change behaviour re showing tournament crosstable. >>> Portugese update from G. Silva. Spanish update from Benigno. >>> Add 50 move draw detection to Phalanx and UCI computer games. >>> And new fics 'smoves+' command stores move-time (%emt fields). >>> >>> Bug fixes >>> Export PGN bugfix introduced in 4.15. >>> Properly handle OpenRecentAsTree, if base is already opened. >>> 'Round' wasn't getting shown in the gameinfo if Date was unset. >>> Annotation: try to handle zero move games. >>> Work aroud for occasional Tcl issue which affects piece dragging. >>> Game Save dialog didn't have translations. >>> Remove a heap of compiler warnings. >>> Tournament finder was showing incorrect number of games. >>> >>> >>> ------------------------------------------------------------------------------ >>> Site24x7 APM Insight: Get Deep Visibility into Application Performance >>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month >>> Monitor end-to-end web transactions and take corrective actions now >>> Troubleshoot faster and improve end-user experience. Signup Now! >>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 >>> _______________________________________________ >>> Scidvspc-users mailing list >>> Sci...@li... >>> https://lists.sourceforge.net/lists/listinfo/scidvspc-users >>> >>> >> >> >> -- >> >> Tor Erik Meland >> tlf: 99704943 >> mail: tm...@gm... >> > > |
From: Alan W. <acw...@vi...> - 2016-01-26 15:59:39
|
Hey Steve, Is there a way to modify/customize the new Merida1 piece set? Regards ~~~~~~~~~~~~~ *Alan C Whiteman* | Visualis Web Design (562) 305-2862 | http://visualiswebdesign.com On 01/26/2016 03:41 AM, Steve A wrote: > We've rebuilt the windows' builds and source tarball in the last > couple of hours. > The changes only really affect doing large PGN imports in windows, > where we previously had a bottleneck/slowdown. > (The code still isn't as fast as 4.14, before we implemented the > new encoding checks though) > cheers. > > > On Tue, Jan 26, 2016 at 5:36 PM, Steve A <ste...@gm... > <mailto:ste...@gm...>> wrote: > > Thanks > > On Mon, Jan 25, 2016 at 10:02 PM, Tor Erik Meland > <tm...@gm... <mailto:tm...@gm...>> wrote: > > would just like to say thanks for the development of Scid vs PC. > > As a miserable chess player who enjoys keeping track of my > poor moves, this has become one of my favorite pieces of > software, and I have it installed of pretty much all of my > computers. Your continued work here is highly appreciated :) > > Regards, > Tor Erik meland > (a utterly horrible chessplayer that has seen improvements > after analyzing his games with scid vs. pc) > > :) > > On Fri, Jan 22, 2016 at 9:10 AM, Steve A <ste...@gm... > <mailto:ste...@gm...>> wrote: > > Here are the 4.16 release candidates. > It's not long since our last release, but we had a bug in > the new UTF PGN export code > which would rarely mess up the last few moves of a game, > so time for a new one. > > Steve > > source > http://sourceforge.net/projects/scidvspc/files/source/scid_vs_pc-4.16.tgz/download > win32 > http://sourceforge.net/projects/scidvspc/files/windows/Scid%20vs%20PC-4.16.exe/download > win64 > http://sourceforge.net/projects/scidvspc/files/windows-64bit/Scid%20vs%20PC-4.16.x64.exe/download > mac > http://sourceforge.net/projects/scidvspc/files/mac/ScidvsMac-4.16.dmg/download > > Changes > > New Checkmate/Stalemate general search option. > Make fics premove work properly, and with promotion. > New Switcher menus to Open Tree/Best Games/Change > Icon, and negate any open base filter. > The Best Games window can now be unsorted (on ELO). > Tree window has a short-display option (default is on). > New Merida1 piece set with large sizes (from Richard). > Change the colours of switcher current-base and > book/book-tuning/tree next-moves. > Update all latex export features from Chess12 to the > modern Skak (author Richard Ashwell) and add Latex > previews for game exports (linux only). > Some Opening-Report and Player-Report fixes, and fix > the Opening-Table options window. > Show the custom flag names in the statusbar. > Player Info: Add an extra 'Filter Games' hyperlink. > Tournament finder: Change behaviour re showing > tournament crosstable. > Portugese update from G. Silva. Spanish update from > Benigno. > Add 50 move draw detection to Phalanx and UCI computer > games. > And new fics 'smoves+' command stores move-time (%emt > fields). > > Bug fixes > Export PGN bugfix introduced in 4.15. > Properly handle OpenRecentAsTree, if base is already > opened. > 'Round' wasn't getting shown in the gameinfo if Date > was unset. > Annotation: try to handle zero move games. > Work aroud for occasional Tcl issue which affects > piece dragging. > Game Save dialog didn't have translations. > Remove a heap of compiler warnings. > Tournament finder was showing incorrect number of games. > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application > Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just > $35/Month > Monitor end-to-end web transactions and take corrective > actions now > Troubleshoot faster and improve end-user experience. > Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > <mailto:Sci...@li...> > https://lists.sourceforge.net/lists/listinfo/scidvspc-users > > > > > -- > > Tor Erik Meland > tlf: 99704943 > mail: tm...@gm... <mailto:tm...@gm...> > > > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users |