aboutsummaryrefslogtreecommitdiff
path: root/gamemode/server
Commit message (Collapse)AuthorAge
* Fix #3Alexander Pickering2018-03-25
| | | | | Allows pacs that have been loaded on join to be removed Also loads player data much sooner after the player spawns in.
* Various updatesAlexander Pickering2017-11-17
| | | | Fixed a few problems with dependencies
* Deleted a lot of codeAlexander Pickering2017-09-08
| | | | Deleted code that was not being used, and some of the images too.
* Fix all linter warningsAlexander Pickering2017-08-24
|
* Fixed loading bugAlexander Pickering2017-08-21
| | | | Fixed a bug where the equipment inventory would not load correctly.
* Removed old script for map stichingAlexander Pickering2017-08-19
|
* Made console commands admin-onlyAlexander Pickering2017-08-17
| | | | this was probably a big security bug or something lol
* Fixed recording weapon swingsAlexander Pickering2017-08-17
|
* Removed some useless codeAlexander Pickering2017-08-08
|
* 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
|
* 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
|
* Got shops workingAlexander Pickering2016-10-29
|
* Added saveing/loading of prayersAlexander Pickering2016-10-24
|
* Added some weaponsAlexander Pickering2016-08-09
|
* Initial commitAlexander Pickering2016-07-10