aboutsummaryrefslogtreecommitdiff
path: root/gamemode/zones.lua
Commit message (Collapse)AuthorAge
* Changed the way nrequire loads client luaAlexander Pickering2018-03-23
| | | | | | Fixed the way nrequire loads client code Can still be optimized Fixes #1
* Several additionsAlexander Pickering2017-11-06
| | | | | | | | * Minor bugfix / feature addition for dropped entities * Major bugfix for inventories * Adjusted logo * ADded some more skills * Stoped bundeling bobbleheadbob's zones api
* 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