aboutsummaryrefslogtreecommitdiff
path: root/gamemode
Commit message (Collapse)AuthorAge
...
* 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
* Minor updateAlexander Pickering2017-11-05
|
* 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
* Added skill inventoryAlexander Pickering2017-10-21
| | | | | Added skill inventory to the inventory system New players now stsart with a skill inventory
* Updated internal representation of inventoriesAlexander Pickering2017-10-09
|
* Improved data loaderAlexander Pickering2017-09-09
| | | | Data loader now uses coroutines so that it probably won't crash clients.
* Deleted a lot of codeAlexander Pickering2017-09-08
| | | | Deleted code that was not being used, and some of the images too.
* Optomized health barAlexander Pickering2017-09-06
| | | | | Changed health bar to use fade materials instead of manually drawing highlights/shadows.
* 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
|
* Hotfix for map stichAlexander Pickering2017-08-22
|
* More hotfixAlexander Pickering2017-08-21
|
* Hotfix around garry's retardationAlexander Pickering2017-08-21
|
* Fixed a bug with shaped inventoryAlexander Pickering2017-08-21
| | | | Shaped inventory was not saveing data correctly.
* 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.
* Fixed a bug with equipment inventoriesAlexander Pickering2017-08-19
|
* Removed old script for map stichingAlexander Pickering2017-08-19
|
* PlayerData and MetaData are now stored as text instead of jsonAlexander Pickering2017-08-18
|
* Made console commands admin-onlyAlexander Pickering2017-08-17
| | | | this was probably a big security bug or something lol
* Fixed a bug from the last commitAlexander Pickering2017-08-17
|
* Added a callback for weapon swingsAlexander Pickering2017-08-17
|
* Added methods for weapons to use recorded swingsAlexander Pickering2017-08-17
|
* Fixed recording weapon swingsAlexander Pickering2017-08-17
|
* Removed some useless codeAlexander Pickering2017-08-08
|
* Bugfixes for commandsAlexander Pickering2017-08-08
| | | | | | Fixes: * art_reffile is now serverside * art_manualrefresh is now serverside
* Fixed a bug that caused sql not to runAlexander Pickering2017-08-08
| | | | Also saved player data on disconnect.
* Various additions and removals for serverAlexander Pickering2017-08-07
|
* 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.
* Fixed models drawing in inventoryAlexander Pickering2017-05-20
|
* 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
|
* 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 saveing/loading of prayersAlexander Pickering2016-10-24
|
* fixed prayers to work with the prayer systemAlexander Pickering2016-10-24
|
* Moved prayers to their own systemAlexander Pickering2016-08-27
|
* Added some weaponsAlexander Pickering2016-08-09
|