Commit graph

67 commits

Author SHA1 Message Date
Simon Jarrett
8637adc836 Merge branch 'TestServer' into SharedPointers
# Conflicts:
#	Source/EmoteManager.cpp
2018-06-25 22:43:20 +01:00
Scribble
5714d24a4f Fixed a few things in the starter weapons
Made Emotetype63 (Set Sanctuary) have a predefined location, if null use player location.
2018-06-25 17:31:54 -04:00
Simon Jarrett
a2fdb3f198 Merge branch 'TestServer' into SharedPointers
# Conflicts:
#	GDLEnhanced.vcxproj.filters
#	Source/AttackManager.cpp
#	Source/ClientCommands.cpp
#	Source/ClientEvents.cpp
#	Source/Monster.cpp
#	Source/MonsterAI.cpp
#	Source/PhatSDK/MovementManager.cpp
#	Source/PhatSDK/Support/CombatFormulas.cpp
#	Source/Player.cpp
#	Source/SpellcastingManager.cpp
2018-06-25 21:08:26 +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
Michael Rath
f733f63ed5 Reapply - Finished Training Weapons 2018-06-14 20:16:19 -07:00
Michael Rath
915c30de80 Reapply - Added Gharu / Aluvian Training Weapons 2018-06-14 19:02:11 -07:00
Michael Rath
135af7f817 Reapply - Updated Character Starting Positions to an anonymous location 2018-06-14 18:32:07 -07: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
2c22bb252a Check new character names against bad list 2018-05-19 00:03:18 -07:00
Michael Rath
8f7b3a1df9 Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
Michael Rath
40337e109d Adding new logger - source and header
Rename of existing logger macros to limit conflicts
Added (conf)ig file for logging to have multiple logging files (can easily change)
Added LoggerReadme.md
2018-04-22 11:05:24 -07:00
Likeablelime
42645ce857 Copy of Dekaru's Classic commit for Spec and Trained skills as well as Monster WieldTreasure destinations. 2018-04-03 21:16:39 -05:00
Peanuts420
7433ece79b Fixed the loss of 2 skill credits on character creation 2018-03-31 17:15:05 -04:00
Chosen1
f849f81a5f Added rest of races to character select (minus Olthoi)
Removed spell comps/Added Prismatic Tapers
Added proper foci to char inv depending on magic trained.
Changed Skill Credit from 50 to 56 to allow "Templates"
2018-03-29 23:10:14 -07:00
Chosen1
6adc41244b Incomplete. 2018-03-29 22:32:36 -07:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00