* some wip windows gamedata
* maybe correct cstrike x32 linux gamedata
* update some offsets with x64 versions
* x64 offsets for ladder things
* maybe okay x64 css sigs
* fill out the OS and X64 offsets more
* A few typos
* Try to fix m_surfaceFriction for TAS
* rolls around on the floor groaning
* remove unnecessary CHECKED comments in gamedata
* update workflow versions
* Migrate from ProcessMovement/ProcessMovementPost to PreThink/PostThinkPost
* Revert "Migrate from ProcessMovement/ProcessMovementPost to PreThink/PostThinkPost"
This reverts commit c829a783b0.
* Make sure MaybeDoPhysicsUntouch() is called in ProcessMovementPost
* misc
* Prevent changing sv_autobunnyhoping (like via .cfg files)
* Don't break CSGO TAS yet
* Edit some gamedata comments
* Add CI.
* Add missing include files.
* wget dependencies instead
* add something to deal with forward slashes in github.ref_name
* nevermind, set-output is being deprecated by github
Co-authored-by: rtldg <rtldg@protonmail.com>