aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/npc/sv_huntingspawner.lua
Commit message (Collapse)AuthorAge
* More documentationAlexander Pickering2017-11-18
| | | | | | * Documented the item table * Documented the inventory table * Started writing tutorials
* Updates to documentationAlexander Pickering2017-11-18
| | | | | | * Fixed typos in README * Added Server/Client/Shared kinds to documentation * Documentation now includes readme
* Finished LDoc commentsAlexander Pickering2017-11-08
|
* Added luadoc comments for core\npc filesAlexander Pickering2017-11-07
| | | | Only need to add comments to like half of them though.
* 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
* Fixed some bugsAlexander Pickering2017-08-25
| | | | | | * Huntables now drop items correctly * Shop npcs work * Fixed a bug in shaped inventory
* Fix all linter warningsAlexander Pickering2017-08-24
|
* Various updateAlexander Pickering2017-08-24
|
* Added tons of stuffAlexander Pickering2017-05-07