Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: gruppler/PTN-Ninja

v3.4.39

27 Nov 21:46

Choose a tag to compare

  • Set tiltak-wasm to default bot
  • Disable WASM Topaz option
  • Avoid inserting evaluation marks where there's no evaluation score
  • Bug fix for crash after rapid navigation during interactive TEI analysis

Full Changelog: v3.4.38...v3.4.39

v3.4.38

22 Nov 02:29

Choose a tag to compare

  • Bug fixes

Full Changelog: v3.4.37...v3.4.38

v3.4.37

05 Sep 03:19

Choose a tag to compare

  • Responsive throttling for Prev/Next buttons
  • Update usage documentation
  • Open Help dialog to Usage tab
  • Bug fixes

Full Changelog: v3.4.36...v3.4.37

v3.4.36

15 Aug 23:42

Choose a tag to compare

  • Add "Animate Board" toggle to board preferences menu
  • Disable square highlight animations when board animations are disabled
  • Disable suggestion eval bar animations when board animations are disabled
  • Remove hotkey to toggle game notifications, remap note notification toggle to animate board (Shift+A)
  • Bug fix for interactive search de-synchronization with board state
  • Bug fix for TEI v2 parsing of supported size/halfkomi (thanks, Skolin!)
  • Other bug fixes

Full Changelog: v3.4.35...v3.4.36

v3.4.35

07 Aug 17:22

Choose a tag to compare

  • Numeric stack movement hotkeys
    • Don't require mouse once direction is determined
  • Highlighter improvements:
    • Store highlighter state to game instead of UI
    • Include colors from existing highlights in color picker swatches
    • Preserve recent colors while highlighter is enabled
    • Enable navigation hotkeys while highlighter is enabled
  • Show which plies of the PV agree with the previous PV by outlining them
  • Show which plies of the PV were done by filling them in
  • Don't disable UNDO API action
  • Fix regression in entering notes
  • Bug fixes for switching games without changing anything
  • Bug fix for small axis labels with board transform
  • Bug fix for toggling Board Evaluation Bar in embed mode
  • Bug fixes for custom bot option preset toggling

Full Changelog: v3.4.34...v3.4.35

v3.4.34

03 Aug 04:21

Choose a tag to compare

UX

  • New option: Haptic Navigation Controls
  • New option: Small Axis Labels
  • New options: Vertical Layout, Auto Layout
  • New option to hide board eval bar: Shift+V
  • New option to disable analysis note notifications
  • New "Duplicate" action in "Replaced existing game" notification
  • Remap hotkeys
    • Show Toolbar Analysis: A
    • Notify Notes: A => Shift+A
    • Animate Board: Shift+A => (removed)
  • Swap Enter key behavior for Note input
    • Enter now submits, Shift+Enter inserts line break
  • Better virtual keyboard support
  • Remove navigation button throttling
  • Add separators to branch menu
  • Revise themes Aer, Aether, Aqua, Fresh, Ignis, Luna (thanks schi!)
  • Add Essence and Aaron themes
  • Add "reset" button to color picker
  • Smoother board animations
  • More accurate board scaling for text, borders, and shadows
  • Extend 3D board Z rotation to enable 45º view
  • Hide road connections in flat win state
  • Bug fix for loading PTN files with multiple games
  • Bug fix for editing game metadata not taking effect
  • Bug fix for disappearing game after editing
  • Various other bug fixes

Bot Analysis

  • Update WASM Tiltak
    • Tree re-use (resume searches)
    • Node-limited search
  • New "Initialize" Toolbar Analysis button for TEI bots with options
  • New button to clear saved analysis (without removing non-analysis notes)
  • New option to save search stats
  • Make "Log Messages" and "Insert Evaluation Marks" settings system-wide instead of bot-specific
  • Automatically calculate elapsed time and nps
  • Rearrange bot settings
  • Sort bot list alphabetically
  • Bot log performance improvements
  • Support wdl tei info syntax
  • Support partial info messages
  • Parse time and depth from racetrack comments
  • Notify when trying to analyze fully analyzed game/branch with action to remove saved analysis
  • Normalize eval with customizable sigmoid (instead of tanh)
  • Include previously analyzed moves in initial progress for full-game/branch analysis
  • Remove board evaluation bar (except in embed mode)

Embed Mode/API

  • New API action: SET_ANALYSIS
  • New API action and message APPEND_PLY
  • New API action: GET_THEME
  • New API action: GET_URL
  • New API message: GAME_END
    • Includes url and result
  • Include isAtEndOfMainBranch in GAME_STATE messages
  • Include flats (with komi) and flatsWithoutKomi in GAME_STATE messages
  • Add icon option for notification and actions
  • Rename NOTIFY action option message to action
  • New NOTIFY action option value to be passed with action
  • Show analysis from notes in embed mode
  • Disable highlighter in embed mode

Full Changelog: v3.4.33...v3.4.34

v3.4.33

21 Jul 21:30

Choose a tag to compare

  • Bug fixes

Full Changelog: v3.4.32...v3.4.33

v3.4.32

21 Jul 17:12

Choose a tag to compare

  • New Embed option to disable stone cycling: disableStoneCycling
  • New Embed option to disable PTN panel toolbars: disablePTNTools
  • Show saved eval for first move while in the initial position

Full Changelog: v3.4.31...v3.4.32

v3.4.31

21 Jul 14:23

Choose a tag to compare

  • Fix regression
  • Update usage docs
  • Show indeterminate progress bar when bot analysis progress is zero or null

Full Changelog: v3.4.30...v3.4.31

v3.4.30

21 Jul 02:30

Choose a tag to compare

  • Terminate full-game analysis when switching games
  • Add Analyze Game/Branch to toolbar analysis area
  • Move Bot Selector from Bot Settings
  • Calculate progress for node-limited search
  • Bug fix for custom bot limit types
  • Bug fix for analysis placeholder showing while not running

Full Changelog: v3.4.29...v3.4.30