aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/npc
Commit message (Collapse)AuthorAge
* Update for documentationHEADmasterAlexander M Pickering2025-12-27
|
* Started on the NPC overhualAlexander Pickering2019-05-04
| | | | Added some bits to start on the npcs overhaul
* 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.
* 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
|
* 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
|
* I finally had some time to work on this... dependency added on ↵Alexander Pickering2017-04-02
| | | | bobbleheadbob's zone addon
* UpdatesAlexander Pickering2017-02-18
|
* Finished up shaped inventory, and more work on shared functions.Alexander Pickering2017-01-13
|
* Add a ton of icons, more work on refactoringAlexander Pickering2017-01-08