Releases: danzayau/MovementAPI
Releases · danzayau/MovementAPI
2.4.5
Compare
Sorry, something went wrong.
No results found
fix landing bug on skz (from wrongly placed early return) by @jvnipers in #50
2.4.4
Compare
Sorry, something went wrong.
No results found
Use TryPlayerMove's m_tracelist for true landing origin in bugged jumps
Bump deps and actions versions
No longer ignore bots for movement function hooks
Add edgebug forward
2.4.3
Compare
Sorry, something went wrong.
No results found
Updated gamedata for CS:GO update
2.4.2
Compare
Sorry, something went wrong.
No results found
Added takeoff check outside movement processing
Fixed bugged jumps due to float rounding error
Fixed a LAJ takeoff bug
2.4.1
Compare
Sorry, something went wrong.
No results found
Fixed crashes caused by CS:GO update
2.4.0
Compare
Sorry, something went wrong.
No results found
Now works with SourceMod 1.11
Fixed GetEyeAngles setting the wrong value
Added missing forwards to the include files
Fixed Movement_OnStopTouchGround not being called for some jumps
2.3.0
Compare
Sorry, something went wrong.
No results found
Fixed taking off from ladder in midair not counting as takeoff
Fixed bug that could prevent perf detection
2.2.0
Compare
Sorry, something went wrong.
No results found
Improved bhop perf detection
Now requires DHooks 2 with detour support.
Movement function hooks now fire a pre and post forward
Added various forwards
Fix various inaccuracies in takeoff and landing origin/velocity, including #21
Fixed gamedata
2.1.1
Compare
Sorry, something went wrong.
No results found
Fixed gamedata for the Operation Riptide update
2.1.0
Compare
Sorry, something went wrong.
No results found
Add Movement_GetNobugLandingOrigin native