KimLS
6e0a214bcc
Compiler option for playing with npctype_cache as was requested for a feature. Not entirely tested may need some work. Currently defaults to old behavior on #repop.
2014-01-31 20:38:32 -08:00
Michael Cook
1ab19920f4
Merge pull request #109 from KayenEQ/master
...
Hot fix for issue with numhits not fading
2014-01-28 19:29:52 -08:00
KayenEQ
751d51c4d0
Hot fix for issue with numhits not fading
2014-01-28 22:27:45 -05:00
Michael Cook (mackal)
4a54e262f6
Bash/Kick stun will respect UNSTUNABLE now
2014-01-28 22:14:31 -05:00
Michael Cook (mackal)
bd0c325762
Revamped Kick/Bash stun a little
...
Before bash/kick's ability to stun was completely useless
at higher levels, it also never stunned for any duration.
Bash/Kick will always stun if the target is under the
base immunity level (kick the attacker needs to be over 55 as well)
If over base immunity, there is a chance to stun, defaults to
Combat:NPCBashKickStunChance (15%)
A Kick/Bash stun will last for 0-2 seconds
2014-01-28 17:14:27 -05:00
Michael Cook (mackal)
de55f99174
Send the stun effect that goes around their head
2014-01-28 00:42:48 -05:00
Michael Cook
044cf8da1a
Fix aaid for new req SQL
2014-01-27 20:55:11 -05:00
Michael Cook
aa57642103
Merge pull request #108 from KayenEQ/master
...
New spell effects
2014-01-27 17:54:32 -08:00
KayenEQ
d98ed8f419
New spell effects
2014-01-27 05:17:52 -05:00
Michael Cook (mackal)
4b07f4ffc5
Use the first overwritten buff slot like live does
...
Very minor change, but some people can be rather anal
about their buff orders, so this should help them out,
and its more live like :P
2014-01-26 13:38:12 -05:00
Michael Cook
5a526a89aa
Merge pull request #107 from KayenEQ/master
...
Revised how dispel works.
2014-01-26 10:00:19 -08:00
KayenEQ
3dbf863255
Revised how dispel works.
2014-01-26 04:41:45 -05:00
Michael Cook (mackal)
17f0cffca6
Do not trip hacker detection if target is on their XTargets
2014-01-24 18:48:47 -05:00
Michael Cook (mackal)
d51e60cf8b
Mostly cosmetic changes to CheckAggroAmount funcs
...
Also changed some silliness
2014-01-24 15:28:54 -05:00
Michael Cook (mackal)
85d6db1de1
Switched some things to StringID defines
2014-01-24 02:05:26 -05:00
Michael Cook (mackal)
1bf794c29f
Create hate on immune to fear due to level
2014-01-24 01:28:09 -05:00
Michael Cook (mackal)
0e8f7a4542
Correct Fear level immunity message
2014-01-24 01:26:47 -05:00
Michael Cook (mackal)
b72fe81e28
Correct CheckAggroAmount calls in IsImmumeToSpell
2014-01-24 01:24:08 -05:00
Michael Cook
a76889959f
Merge pull request #106 from KayenEQ/master
...
Minor fix to numhits update / + new spell effect
2014-01-23 18:51:09 -08:00
KayenEQ
0166486e07
Minor fix to numhits update
...
New spell effect
2014-01-23 21:34:47 -05:00
Michael Cook (mackal)
bb793e5582
Moved Assisting Exemption check up
...
This is just so assisting to a client will clear the flag
2014-01-22 01:41:26 -05:00
Michael Cook (mackal)
a55c095d1b
Forgot to make m_AssistExemption default to 0
2014-01-22 01:08:42 -05:00
Michael Cook (mackal)
3d47d912fd
Fix /assist to only care about range to assistee
2014-01-22 01:00:48 -05:00
Michael Cook (mackal)
cc02d94bdf
Implemented ST_TargetAETap
2014-01-21 14:50:22 -05:00
Michael Cook
5121cc25a4
Merge pull request #105 from KayenEQ/master
...
Numhits system revised
2014-01-20 19:03:05 -08:00
KayenEQ
e78d91104c
Removal of test msg
2014-01-20 21:46:13 -05:00
KayenEQ
38c5c79218
Numhits system revised
2014-01-20 21:27:53 -05:00
Michael Cook (mackal)
b065f973c4
Updated changelog.txt
2014-01-20 16:26:51 -05:00
Michael Cook (mackal)
13609c4f09
Move Mez Mastery to DB
2014-01-20 16:24:17 -05:00
Michael Cook (mackal)
a93116aa19
Merge branch 'master' of github.com:EQEmu/Server
2014-01-20 15:58:39 -05:00
Michael Cook (mackal)
95a5c7d4cc
Move Spell Casting Reinforcement to aa_effects
2014-01-20 15:57:44 -05:00
cavedude00
5d0136a4b6
Merge branch 'master' of https://github.com/EQEmu/Server
2014-01-20 10:58:33 -08:00
cavedude00
2c74b4f1ac
Forgot changelog.txt in previous commit.
2014-01-20 10:58:08 -08:00
Michael Cook (mackal)
6bb8d87225
Fix name of SQL file
2014-01-20 13:55:52 -05:00
Michael Cook (mackal)
935ce8f968
Implement not_extendable spell field
2014-01-20 13:34:18 -05:00
cavedude00
70f994cda5
Live-Like weather. Big thanks to Robregen for figuring out the system!
...
Included in the required SQL is weather data pulled from NewZone live packets for up to PoP. An update to EQExtractor will be made to grab the rest of the data from existing collects.
Please note: Until weather data is grabbed for zones later than PoP, weather will not work in those zones.
2014-01-20 10:10:39 -08:00
Michael Cook (mackal)
3970bb5955
Export death event variables to Perl (Kingly Krab)
...
http://www.eqemulator.org/forums/showpost.php?p=227770&postcount=9
2014-01-20 02:01:52 -05:00
Michael Cook (mackal)
3159453e75
Fix OP_MobEnduranceUpdate for UF
2014-01-19 16:18:38 -05:00
Michael Cook (mackal)
a1cb8d7ae7
Turn on NPC charm casting
2014-01-19 00:45:50 -05:00
sorvani
4191c195c1
added GetCharactersInInstance
2014-01-18 23:34:16 -06:00
Michael Cook (mackal)
b16ce6f809
Tweaked down SE_CurrentHP aggro from buffs
2014-01-17 22:09:41 -05:00
KimLS
88ba962a4c
Merge branch 'master' of github.com:EQEmu/Server
2014-01-16 13:08:24 -08:00
KimLS
0315d15ce8
Reversed event_command return value, may cause visual issues if you already updated your code but easy to fix. Return 1 instead of return 0 on event_command dispatch
2014-01-16 13:08:04 -08:00
Michael Cook (mackal)
12681f4623
Improve feign_memory_list thanks to C++11
2014-01-15 21:06:18 -05:00
Michael Cook (mackal)
a7a4f9373d
Revert change to SE_LimitEffect
...
Also fix for SE_SummonItem for unstackable charged items
(Still need to verify on live though)
2014-01-15 17:10:15 -05:00
Michael Cook (mackal)
d2e66214f4
Add numhitstype to the spell structure
2014-01-15 01:19:03 -05:00
Michael Cook (mackal)
0a6d98b5e1
Fix mod rods
2014-01-14 22:24:01 -05:00
Michael Cook
497c10e513
Updated URL
2014-01-14 15:16:29 -05:00
Michael Cook (mackal)
53765ebc62
Fix some potential null pointer dereferences
...
I don't think there were any instances of these causing problems
but it's better to be safe than sorry.
2014-01-14 02:38:49 -05:00
Michael Cook (mackal)
4216627604
Prefer prefix ++/-- on non-primitive types
...
Postfix ++/-- might cause the creation of a tmp instance
that might be optimized out. Mights are bad. Prefix doesn't
have this problem.
2014-01-13 22:14:02 -05:00