pull request #814 - log mesg for 1st weapon hit \
now includes what the weapon was Pull request from vultur-cadens: show the weapon used when logging the breaking of "never hit with a wielded weapon" conduct. Also, if that first hit was a successful joust attack it was being shown twice. Closes #814
This commit is contained in:
+2
-1
@@ -1195,7 +1195,8 @@ have com_pager() check for failed nhl_init(); probably can't actually happen
|
|||||||
because the program would never get that far if lua init was failing
|
because the program would never get that far if lua init was failing
|
||||||
rearranging first-kill and first-hit gamelog messages to get hit before kill
|
rearranging first-kill and first-hit gamelog messages to get hit before kill
|
||||||
ordering resulted in "hit with a wielded weapon for first time" being
|
ordering resulted in "hit with a wielded weapon for first time" being
|
||||||
given twice if that hit was delivered via applied polearm
|
given twice if that hit was delivered via applied polearm or via a
|
||||||
|
joust hit
|
||||||
rearranging the feedback for first-kill and first-hit introduced a bug by
|
rearranging the feedback for first-kill and first-hit introduced a bug by
|
||||||
not verifying that the wielded item used to hit was a weapon, giving
|
not verifying that the wielded item used to hit was a weapon, giving
|
||||||
erroneous event feedback and potentially giving it over and over for
|
erroneous event feedback and potentially giving it over and over for
|
||||||
|
|||||||
Reference in New Issue
Block a user