Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: megalodon-chess/megalodon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: megalodon-chess/megalodon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: variants
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 18, 2021

  1. Added UCI_Variant option.

    Chess, kingofthehill
    Bench: 766265
    phuang1024 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    7cfe3b8 View commit details
    Browse the repository at this point in the history
  2. Added king of the hill ending eval.

    Max/min score when king is in center.
    Bench: 766265
    phuang1024 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d069e56 View commit details
    Browse the repository at this point in the history
  3. Added king of the hill tapering.

    Always use endgame eval, because it brings the king into the center.
    Bench: 766265
    phuang1024 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    105efce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90cd97 View commit details
    Browse the repository at this point in the history
  5. Added horde move generation.

    Pawns on first rank and king move bug fix.
    Bench: 766175
    phuang1024 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d123b2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e0fbc View commit details
    Browse the repository at this point in the history
  7. Added horde tapering.

    Same as standard.
    Bench: 766185
    phuang1024 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    96548f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    80c8331 View commit details
    Browse the repository at this point in the history
Loading