aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/combat/cl_weaponswing.lua
Commit message (Collapse)AuthorAge
* More documentationAlexander Pickering2017-11-18
| | | | | | * Documented the item table * Documented the inventory table * Started writing tutorials
* Removed most of the debug print statements in the coreAlexander Pickering2017-11-11
| | | | Also did some other stuff I guess
* Finished LDoc commentsAlexander Pickering2017-11-08
|
* Fix all linter warningsAlexander Pickering2017-08-24
|
* Made console commands admin-onlyAlexander Pickering2017-08-17
| | | | this was probably a big security bug or something lol
* Added methods for weapons to use recorded swingsAlexander Pickering2017-08-17
|
* Fixed recording weapon swingsAlexander Pickering2017-08-17
|
* Massive updatesAlexander Pickering2017-06-19
| | | | | | | Lots of stuff was updated, mostly to support addons. Inventory tracking is also updated a little and a bug fixed in inventory. Nrequire now probably won't crash the client, no matter how many times it's used.
* Added tons of stuffAlexander Pickering2017-05-07