From c4eb6e2881c7ed9238a2fdf3efa9e1963b1071e9 Mon Sep 17 00:00:00 2001 From: Trevius Date: Mon, 9 Feb 2015 18:52:17 -0600 Subject: [PATCH] (RoF+) Setting Alt flag on characters in the Guild Management Window is now saved and functional for filtering. --- changelog.txt | 3 +++ utils/patches/patch_RoF.conf | 2 +- utils/patches/patch_RoF2.conf | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 40a933c56..fdfc74944 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 02/09/2015 == +Trevius: (RoF+) Setting Alt flag on characters in the Guild Management Window is now saved and functional for filtering. + == 02/08/2015 == Kayen: Implemented npc specialability (44) COUNTER_AVOID_DAMAGE which when applied to the ATTACKING NPC will make their attacks more difficult to be avoided by riposte/dodge/parry/block. Parama0: Negative modifer value that affects ALL avoid damage types dodge/parry/riposte/block) chance on defender. Ie (44,50 = 50 pct reduction to ALL) diff --git a/utils/patches/patch_RoF.conf b/utils/patches/patch_RoF.conf index 05a3a4a76..d144b040e 100644 --- a/utils/patches/patch_RoF.conf +++ b/utils/patches/patch_RoF.conf @@ -129,7 +129,7 @@ OP_GuildInviteAccept=0x78a5 OP_GuildDemote=0x3100 OP_GuildPromote=0x2945 OP_GuildPublicNote=0x3c2c -OP_GuildManageBanker=0x096d # Was 0x0737 +OP_GuildManageBanker=0x389c # Was 0x096d OP_GuildBank=0x2ab0 # Was 0x10c3 OP_SetGuildRank=0x3599 OP_GuildUpdateURLAndChannel=0x7851 diff --git a/utils/patches/patch_RoF2.conf b/utils/patches/patch_RoF2.conf index 7159dcce5..e032d917d 100644 --- a/utils/patches/patch_RoF2.conf +++ b/utils/patches/patch_RoF2.conf @@ -128,7 +128,7 @@ OP_GuildInviteAccept=0x7053 OP_GuildDemote=0x2d4e OP_GuildPromote=0x6a98 OP_GuildPublicNote=0x5053 -OP_GuildManageBanker=0x748f +OP_GuildManageBanker=0x3f35 OP_GuildBank=0x5134 OP_SetGuildRank=0x0b9c OP_GuildUpdateURLAndChannel=0x2958