aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/inventory/common
Commit message (Collapse)AuthorAge
* Started on new npc systemAlexander Pickering2018-11-03
| | | | Started work on the new npc system
* Use pac3's new animation library apiAlexander Pickering2018-11-02
| | | | Pac3 modified it's animation library
* Fix #3Alexander Pickering2018-03-25
| | | | | Allows pacs that have been loaded on join to be removed Also loads player data much sooner after the player spawns in.
* 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
|
* 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
* Fix all linter warningsAlexander Pickering2017-08-24
|
* 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
|
* I finally had some time to work on this... dependency added on ↵Alexander Pickering2017-04-02
bobbleheadbob's zone addon