aboutsummaryrefslogtreecommitdiff
path: root/gamemode/shared/animations/move_evade.lua
Commit message (Collapse)AuthorAge
* renamed animation files to be client-onlyAlexander Pickering2019-05-04
| | | | | Renamed animation files since PAC3 removed the RegisterAnimation function server-side.
* Use pac3's new animation library apiAlexander Pickering2018-11-02
| | | | Pac3 modified it's animation library
* Massive changesAlexander Pickering2017-11-04
| | | | | | | | | * New error messages for missing dependencies * Removed useless art_serverchanger entity * Added a sweet ascii logo * Added Skills * Minor fixes to cl_inventory tracker * Changed a few prints to use logging module
* Various other updates and bugfixesAlexander Pickering2016-10-24