Catto v0.5.1
- Fixed LMR:
- Fixed an error where rather than searching the first 4 moves of each depth at full depth, it will just search the first 4 moves it found at full depth.
- Fixed an error where it might still perform LMR on moves that cause extensions.
- Added hash move ordering.
- Reduced search extensions limit due to it being too slow.