aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/database/sv_queries.lua
Commit message (Collapse)AuthorAge
* Finished gather quest arcsAlexander Pickering2018-07-15
| | | | | Finished base quest system, and added "Gather" arcs, where players gather a certain number of a certain item.
* 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
* 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
|
* 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
* Updated internal representation of inventoriesAlexander Pickering2017-10-09
|
* Fixed loading bugAlexander Pickering2017-08-21
| | | | Fixed a bug where the equipment inventory would not load correctly.
* I finally had some time to work on this... dependency added on ↵Alexander Pickering2017-04-02
bobbleheadbob's zone addon