
Move Type in Continuation History by in #447.Track bestmove using "Root Moves" by in #446.Train with a mix of Berserk and Koivisto data by in #445.Utilize 128bit multiplication for TT indexing by in #440.QSearch ordering strictly based on Capture History by in #439.
Prevent positive score differences from impacting TM by in #435. Update Github Workflow to force Ubuntu 20.04 by in #425. Introduce negative reductions when hash move is singular by in #424. Fix recapture extension extending non-captures by in #423.
Remove depth requirement on eval adjustment by in #422. Fast Range over modulo for TT indexing by in #420. Disable SE Extensions when clearly winning by in #419. Between search optimizations by in #418. Don't increase reductions for cutnodes when the move is tactical by in #417.