Releases: danzayau/MovementAPI
Releases · danzayau/MovementAPI
2.4.3
05 Feb 12:36
Compare
Sorry, something went wrong.
No results found
Updated gamedata for CS:GO update
2.4.2
07 Jan 12:14
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
23 Oct 20:27
Compare
Sorry, something went wrong.
No results found
Fixed crashes caused by CS:GO update
2.4.0
07 Oct 17:34
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
30 May 09:32
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
10 Mar 15:18
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
23 Sep 13:16
Compare
Sorry, something went wrong.
No results found
Fixed gamedata for the Operation Riptide update
2.1.0
07 Dec 11:55
Compare
Sorry, something went wrong.
No results found
Add Movement_GetNobugLandingOrigin native
2.0.2
20 Nov 09:59
Compare
Sorry, something went wrong.
No results found
Update gamedata for CS:GO update
MovementAPI now targets SourceMod 1.10
Source code and documentation is no longer packaged in releases
2.0.1
09 Aug 13:20
Compare
Sorry, something went wrong.
No results found
Reorder detection of events, affecting measurements when they coincide to better suit use cases