Commit graph

184 commits

Author SHA1 Message Date
Scribble
938631c6e1 Merge branch 'master' into 'TestServer'
# Conflicts:
#   Resource/PhatAC.rc
2018-05-25 00:10:05 +00: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
87e18f4579 More logging with names. 2018-05-21 20:28:23 -07:00
Scribble
b1ff7687a0 Removed GetName() From all logging that was added in previous MR 2018-05-21 19:52:58 -04:00
Simon Jarrett
0c32bd2f83 changed logging to release 2018-05-22 00:06:53 +01:00
Simon Jarrett
b966a9e65e Logging for the InqDataID crash 2018-05-21 23:20:21 +01:00
Morosity
167c486235 Merge branch 'weepingwandnerf' into 'TestServer'
Remove Hunter's Lash (temporarily) from Weeping Wand

See merge request Scribble/gdlenhanced!87
2018-05-20 01:47:33 +00:00
Michael Rath
b59785b837 Remove Hunter's Lash (temporarily) from Weeping Wand
Double slayer vs human bonus damage
2018-05-19 14:17:01 -07:00
Simon Jarrett
47a2cb89f0 Added a 60 second cooldown between being involved in PK combat and being able to use portals. 2018-05-19 19:21:17 +01:00
LikeableLime
76ff751800 Test server 2018-05-16 23:43:49 +00:00
mwnciau
53b58375d2 Added trading 2018-05-10 21:07:44 +00:00
LikeableLime
cdfeafb8e4 Merge branch 'HealthUpdates' into 'TestServer'
Health updates

See merge request Scribble/gdlenhanced!48
2018-05-10 06:30:54 +00:00
LikeableLime
cccbbef433 Merge branch 'CraftingConfirm' into 'TestServer'
Crafting confirm

See merge request Scribble/gdlenhanced!49
2018-05-07 18:32:34 +00:00
Simon Jarrett
627b3b4446 Added new command /fixconfig that re-sends the login packet (including player config). Configuration starts working again once used. Also added server message for saving configuration.
Note: this messes with the client a bit, and the "Apply" button won't be able to be clicked unless:
a) The settings aren't set to the same state as before the /fixconfig command
b) You have changed one of the settings (as the /fixconfig will overwrite any local changes)
2018-05-07 11:02:45 +01:00
Simon Jarrett
540162d1b5 Added the confirm dialog for crafting 2018-05-06 18:30:12 +01:00
Simon Jarrett
b446b8fe15 Health bars for targets will now update.
A "0x01C0: Combat_QueryHealthResponse" message will be sent for the last creature the player received a health request for when:
1) The player deals melee damage
2) The player deals spell damage
3) Every PLAYER_HEALTH_POLL_INTERVAL seconds otherwise (currently set to 5)
2018-05-06 02:15:58 +01:00
Michael Rath
0d16c093ec Ignore FOCI for pack loop to update shields 2018-05-04 10:05:22 -07:00
LikeableLime
94895cef7c Revert "Revert "Merge branch 'SheildsPropertyUpdate' into 'master'""
This reverts commit a5dbe09545
2018-05-04 16:37:29 +00:00
LikeableLime
a5dbe09545 Revert "Merge branch 'SheildsPropertyUpdate' into 'master'"
This reverts merge request !37
2018-05-04 16:28:57 +00:00
Michael Rath
0f183a17ab updated comments 2018-05-03 18:50:42 -07:00
Michael Rath
f33d3711cb Shield property set upon login for shields wielded, in main inventory, and in packs
Shield property set if shield wielded as well
2018-05-03 18:48:57 -07:00
Michael Rath
6d5257bbea WIP Shield property swapping 2018-05-03 17:05:03 -07:00
Michael Rath
2b7fd12837 Run through correct logout sequence on server shutdown 2018-04-29 18:07: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
Justin Kennedy
2dbef4090c Minor fixes. 2018-04-21 18:35:38 -07:00
Likeablelime
595a8cbeb5 Fixed purge enchantments to only remove item buffs with duration -1. Adjusted hollow and phantom damage to be more in line with retail. 2018-04-21 16:39:05 -05:00
Likeablelime
ce1d3a4ad4 Added a spell purge and recasting of spells from equipped weapons on player login. This is to fix the old "stacked" characters. Should not affect player-cast spells. Also fixed Elemental casters in loot. 2018-04-21 04:36:30 -05:00
Peanuts420
37e7a25b01 - Attempt #2 at fixing the wand monkeying multicasting issue. 2018-04-08 10:04:54 -04:00
Likeablelime
3ca596e571 - Fix for using stuff multiple times at once by spamming the buttom from Dekaru's Classic 2018-04-05 17:01:02 -05: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
2ad7259fc6 Name Change 2018-03-30 16:27:55 -04:00
Peanuts420
7a091147f6 - Moved the allegiance xp awarded on login to when the portal sequence is done, hopefully fixing the issue of the client not updating the level and xp values instantly.
- /corpse command implemented.

- removed some test code left in by mistake

- renamed some functions/variables to better match the client.pdb code.
2018-03-29 20:32:02 -04:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00