Commit graph

19 commits

Author SHA1 Message Date
Michael Rath
d7f1f5e988 Server and Alleg chat gag 2020-08-07 10:58:05 -07:00
Morosity
66dc22838b Adding Missng ratings; Updated ratings calc to be faster; update mage damage formula for skill; fixed set equip/remove to cast correct spells 2020-07-08 19:53:24 +00:00
Code Munkey
ccd24fb824 PKLite initial implementation 2019-07-28 21:11:49 +00:00
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
Morosity
b174cf496c Moved HouseManager code to new file
Added support for hslist
Phase 1 - only existing available to see, bugged houses are ignored
2019-05-28 15:59:42 +00:00
Scribble
8110443644 Added PK / PKL Arena Recalls ;o 2018-12-02 19:17:23 -05:00
Michael Rath
6a8b1f2936 Squelch WIP 2018-09-21 06:16:42 -07:00
scruples
6520a239d6 Allegiance functionality fixes/updates: Changed allegiance update message to use client instead of player which could cause a crash on login. Added the officer title list and ban list to the Pack and UnPack of Allegiance Profile. Added a global function in Util for checking if the characters in a string are valid. Changed IsOfficer and IsOfficerWithLevel to include the monarch. Added several additional checks for null values in various other AllegianceManager functions. 2018-08-07 17:23:52 +01:00
Michael Rath
91ee00e241 Finalizing 1.19 rebuild 2018-07-12 14:41:21 -07:00
Morosity
d8f03369eb Rebuild of 1.19 2018-07-11 04:53:32 +00:00
Simon Jarrett
890fb91c61 Merge branch 'TestServer' into SharedPointers
# Conflicts:
#	Source/ClientEvents.cpp
#	Source/Player.cpp
2018-06-26 17:53:20 +01:00
Simon Jarrett
09b14caee8 Converted trade manager to be a shared pointer so it isn't so dodgy 2018-06-25 22:01:55 +01:00
plunderdog
ca9bac60e2 Sets character int timestamps for login and logoff. New characters now get a creation timestamp and a player date of birth string of the form '01 January 2018'. Character age int is kept up to date while logged in - this doesn't seem to reflect in the client though (only updates on log in). 2018-06-23 18:10:44 +01:00
Simon Jarrett
e91df41c8e more conversions to weak pointers 2018-06-21 23:32:21 +01:00
Simon Jarrett
b41aee01c7 Some fixes with DArrays 2018-05-31 22:37:20 +01:00
Simon Jarrett
c22db0ae4f Changed a bunch of shared_ptrs to weak_ptrs 2018-05-29 20:06:15 +01:00
Simon Jarrett
9ea163be50 changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Michael Rath
2b7fd12837 Run through correct logout sequence on server shutdown 2018-04-29 18:07:18 -07:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00