Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔍 Add basic (quiet) history malus/penalty #610

Merged
merged 12 commits into from
Jan 14, 2024
Merged

Commits on Jan 13, 2024

  1. Add basic history malus

    eduherminio committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    bef59f2 View commit details
    Browse the repository at this point in the history
  2. Only penalize quiet moves

    eduherminio committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    af6b370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5424c1 View commit details
    Browse the repository at this point in the history
  4. Penalize all

    eduherminio committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3794839 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Bugfix: move index

    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    41a258d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03aabdb View commit details
    Browse the repository at this point in the history
  3. Penalize only quiet moves

    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5856b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3135900 View commit details
    Browse the repository at this point in the history
  5. Combine previous captures penalty when the move that fails hard is a …

    …capture and previous quiet moves penalty when the move that fails hard is a quiet move
    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1c0c0a9 View commit details
    Browse the repository at this point in the history
  6. Revert "Combine previous captures penalty when the move that fails ha…

    …rd is a capture and previous quiet moves penalty when the move that fails hard is a quiet move"
    
    This reverts commit 1c0c0a9.
    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    70497f7 View commit details
    Browse the repository at this point in the history
  7. Revert "Penalize captures that didn't produce a cutoff"

    This reverts commit 3135900.
    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    c45a093 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    eduherminio committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    933d4e6 View commit details
    Browse the repository at this point in the history