aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/npc/sv_npcsystem.lua
Commit message (Collapse)AuthorAge
* Started on new npc systemAlexander Pickering2018-11-03
| | | | Started work on the new npc system
* 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.
* Breaking redirect to implement a better systemAlexander Pickering2018-02-28
|
* 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.
* Fix all linter warningsAlexander Pickering2017-08-24
|
* Various updateAlexander Pickering2017-08-24
|
* Made console commands admin-onlyAlexander Pickering2017-08-17
| | | | this was probably a big security bug or something lol
* Massive changes I guessAlexander Pickering2017-05-20
|
* Added tons of stuffAlexander Pickering2017-05-07
|
* UpdatesAlexander Pickering2017-02-18
|
* Add a ton of icons, more work on refactoringAlexander Pickering2017-01-08