KimLS
fd4343702f
Merge branch 'master' into water_map_v2
2014-05-23 16:09:46 -07:00
KimLS
8c92271804
Initial v2 water map format.
2014-05-20 00:14:26 -07:00
KayenEQ
fc79521dd3
Rooted NPC's will no longer target players with Divine Aura effect if
...
they are the closest target and other targets exist on the hate list.
2014-05-14 08:40:18 -04:00
SecretsOTheP
9502f0aadf
Revert "It's never ogre with these hatelist crashes.."
...
This reverts commit dffee38dc622254a9847e1a09d79c572d1aaf388.
2014-04-23 12:50:25 -04:00
SecretsOTheP
dd1f5f6a11
More hatelist fixes. Trying to nail the crash :S
2014-04-22 13:24:07 -04:00
SecretsOTheP
dffee38dc6
It's never ogre with these hatelist crashes..
2014-04-21 22:19:12 -04:00
SecretsOTheP
fe542deb89
indentation is important
2014-04-20 21:00:50 -04:00
SecretsOTheP
8aa13b51f4
Hatelist crash fix
2014-04-20 20:54:21 -04:00
SecretsOTheP
a3f9d5e707
bot.cpp was missing nullptr instead of NULL, that is now fixed.
...
hate_list.cpp potential crash fix related to center being nullptr
2014-02-13 12:02:26 -05:00
KayenEQ
f6d5e8031f
Kayen: Implemented additional functionality for SE_CurrentHP utilizing base2 values. (ie limit to body type)
...
Kayen: Implemented SE_MitigateMeleeDamageSP (Partial Melee Rune that only is lowered if melee hits are over X amount of damage)
Kayen: Implemented SE_SpellOnAmtDmgTaken (Effect is triggered when X amount of damage is taken)
Kayen: Fix for various spell triggers/procs to now properly use their resist modifier.
Kayen: Fix to mob->ModSkillDmgTaken(skill_num, value), setting value to -1 will now properly effect all skills.
2013-12-13 21:29:35 -05:00
KimLS
fcd9b525a8
Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat.
2013-08-29 15:46:40 -07:00
KimLS
239d4afb13
NPC Special Attacks should all work right: also huge explanation in changelog.txt
2013-07-11 13:44:45 -07:00
KimLS
3992ac02bb
Rampage, Area Rampage, Flurry got new customizable effects. Part of that was adding a new set of stuff to attack.
2013-07-08 14:37:01 -07:00
KimLS
bec6acc01e
Hatelist will now use a std::list so i can avoid a list copy when exporting it to quests. Cause frankly two copies was absurd
2013-05-17 10:48:59 -07:00
j883376
4bdd8b2502
Change space indentation to tabs
2013-05-09 11:37:51 -04:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
Arthur Ice
7560b6b0a7
NULL to nullptr
2013-05-04 18:06:58 -07:00
badcaptain
660ab53476
Fixed zone crash due to merc focus effects & tribute, merc aggro issues when client in melee range, spell recast timers. Added melee DPS spells/disciplines & support.
2013-03-19 00:53:01 -04:00
JJ
0b0ee921a5
Fix for hatelist random missing last member on hatelist.
2013-03-14 20:42:02 -04:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00