aboutsummaryrefslogtreecommitdiff
path: root/entities
Commit message (Collapse)AuthorAge
* Fixed random erroring from npcsAlexander Pickering2018-02-28
|
* Allow players to move props easierAlexander Pickering2018-01-14
| | | | Added code to the hands weapons that allows players to move props easier
* Moved art_chest entity into gamemode folderAlexander Pickering2018-01-14
| | | | | Moved the art_chest entity to use the unusual artery system instead of the default entity system.
* Removed most of the debug print statements in the coreAlexander Pickering2017-11-11
| | | | Also did some other stuff I guess
* 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
* Various debugging thingsAlexander Pickering2017-09-02
|
* 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
* Refactoring to the hands weapon.Alexander Pickering2017-07-30
|
* Massive updatesAlexander Pickering2017-06-19
| | | | | | | Lots of stuff was updated, mostly to support addons. Inventory tracking is also updated a little and a bug fixed in inventory. Nrequire now probably won't crash the client, no matter how many times it's used.
* 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
|
* Started refactoring item and inventory systemAlexander Pickering2017-01-04
|
* Vairous updatesAlexander Pickering2016-11-27
|
* Fixed HasItem() sometimes erroringAlexander Pickering2016-10-29
|
* Got shops workingAlexander Pickering2016-10-29
|
* Allowed items to be droppedAlexander Pickering2016-10-24
|
* Added npc systemAlexander Pickering2016-10-24
|
* Various other updates and bugfixesAlexander Pickering2016-10-24
|
* Added a lootchest, still needs some items to drop!Alexander Pickering2016-10-24
|
* Added some weaponsAlexander Pickering2016-08-09
|
* Initial commitAlexander Pickering2016-07-10