aboutsummaryrefslogtreecommitdiff
path: root/gamemode/core/mapstich
Commit message (Collapse)AuthorAge
* Update for documentationHEADmasterAlexander M Pickering2025-12-27
|
* Started on new npc systemAlexander Pickering2018-11-03
| | | | Started work on the new npc system
* Issue hints if database is wrongAlexander Pickering2018-03-23
| | | | | Issues a hint about mysqlite not use Mysqloo if another database is being used.
* 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
* Added bobleheadbob's zonesAlexander Pickering2017-11-04
| | | | Added zones api and required it from maptich
* Updated internal representation of inventoriesAlexander Pickering2017-10-09
|
* Hotfix for map stichAlexander Pickering2017-08-22
|
* Hotfix around garry's retardationAlexander Pickering2017-08-21
|
* Fixed a bug with server teleportersAlexander Pickering2017-08-21
| | | | Server teleports were not saveing to the database in the right format
* 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