Commit Graph

4642 Commits

Author SHA1 Message Date
megamage
65f01ac67c [8234] Implement support for explcit discovery spell 64323. Also better checks at loading. Author: VladimirMangos
--HG--
branch : trunk
2009-07-30 10:55:13 +08:00
megamage
3926cb174b [8233] Implement new EventAI action ACTION_T_SET_INVINCEABILITY_HP_LEVEL. Author: VladimirMangos
Action set min. health value that can be set for creature in result damage apply.
    It can be used in duel like events with creatures to prevent killing creature and other
    cases when creature must avoid damage at some health level while it used.

--HG--
branch : trunk
2009-07-30 10:53:16 +08:00
megamage
dd94fb12d6 [8232] Implement talent 48438 and ranks in per-tick heal amount. Author: VladimirMangos
--HG--
branch : trunk
2009-07-30 10:51:48 +08:00
megamage
b2b3983e89 [8231] Use more safe destination buffer size for zlib compression. Author: SilverIce
[8230] Add new line at the end of file Player.h to make gcc happy. Author: Gendalph

--HG--
branch : trunk
2009-07-30 10:39:53 +08:00
megamage
5d9d64e6f0 [8229] Improve stealth detection code for player case. Author: Ambal
--HG--
branch : trunk
2009-07-30 10:38:53 +08:00
megamage
7bd47f8827 [8225] Some fixes from 320 branch. Author: tomrus88
--HG--
branch : trunk
2009-07-30 10:26:15 +08:00
megamage
4c9aa14e57 [8222] Partial EventAI.txt rewrite, typo and language fixes
Signed-off-by: freghar <compmancz@gmail.com>

--HG--
branch : trunk
2009-07-30 10:19:25 +08:00
megamage
bf8c0933c9 [8221] Removed trailing whitespaces
With excluded dep/ - as usual.

    Signed-off-by: freghar <compmancz@gmail.com>

--HG--
branch : trunk
2009-07-30 10:19:03 +08:00
megamage
9dcaf30500 [8220] Implement SPELL_EFFECT_PLAY_MUSIC(132) Author: evilstar
Thanks to GriffonHeart for help in reseach.

--HG--
branch : trunk
2009-07-30 10:18:05 +08:00
megamage
3f32028e82 [8219] Avoid hunter traps proccing when deleted at replace by another trap. Author: nos4r2zod
--HG--
branch : trunk
2009-07-30 10:17:13 +08:00
megamage
9bd41d0255 [8218] Final part of talent 17962 and ranks fixes. Author: VladimirMangos
* Correctly show per-caster aura state for cleitns.

--HG--
branch : trunk
2009-07-30 10:15:45 +08:00
QAston
29e9bc64d1 *Use basepoints for effect 140 only when non-null.
--HG--
branch : trunk
2009-07-30 00:05:36 +02:00
Chaz Brown
ba26a738c4 Really fix CRLF
--HG--
branch : trunk
2009-07-29 16:59:50 -04:00
Rat
0a479b8795 *Fix CRLF
--HG--
branch : trunk
2009-07-29 22:28:47 +02:00
QAston
5d920ddbc3 *Allow SPELL_EFFECT_FORCE_CAST (140) to trigger spells with basepoints
*Correct target selection for unrelenting assault - by thenecromancer.

--HG--
branch : trunk
2009-07-29 22:11:15 +02:00
QAston
f4a90873b4 *Use _SECURE_SCL=0 in all release vcpp projects - original patch by DearScorpion.
--HG--
branch : trunk
2009-07-29 13:57:20 +02:00
QAston
06d0560f15 *Minor cleanup in Log::outDB - by XTZGZoReX.
--HG--
branch : trunk
2009-07-28 23:45:03 +02:00
QAston
6bb0ff8948 *Implement attribute flag SPELL_ATTR_EX3_BLOCKABLE_SPELL - now spells: Gouge, Kick, Wing Clip, Rake, Hamstring are blocable - by thenecromancer.
--HG--
branch : trunk
2009-07-28 23:27:45 +02:00
QAston
09637795de *Remove obsolete code for Judgement of Light.
--HG--
branch : trunk
2009-07-28 22:41:15 +02:00
QAston
c15c25aca4 *Cleanups and Fixes in Mirror Image script.
--HG--
branch : trunk
2009-07-28 21:34:18 +02:00
QAston
cf0d8a2b03 *Fix alt+f4 exploit in instances.
--HG--
branch : trunk
2009-07-28 16:26:05 +02:00
QAston
288fe6ef21 *Restore correct drop of charges after EventAi cancast fix.
--HG--
branch : trunk
2009-07-28 14:53:08 +02:00
QAston
cf1bfd1640 *Do not use CritterAI for player guardians.
--HG--
branch : trunk
2009-07-28 13:23:20 +02:00
QAston
40b9fc57ed *Do not allow to cast corpse explosion twice on one corpse - by thenecromancer.
--HG--
branch : trunk
2009-07-27 19:08:26 +02:00
Chaz Brown
ba31fc3714 Fix errors in some sqls, including 4610_world_scripts.sql
--HG--
branch : trunk
2009-07-27 12:06:59 -04:00
QAston
491051e194 *Rage is now generated by damage absorbed
*Fix rage calculation for level > 70
*Allow rage generation for NPC using rage
*Make mitigated damage not add rage
*Fix Warriors' Berserker Rage
Author of all of these: thenecromancer

--HG--
branch : trunk
2009-07-27 18:05:30 +02:00
QAston
e8f8b66636 *Implement immunity removal part for Shattering Throw ability - by thenecromancer.
--HG--
branch : trunk
2009-07-27 17:32:56 +02:00
QAston
e3ef5da919 *Update Devastate talent handler for 3.1.3 - by Farah.
--HG--
branch : trunk
2009-07-27 17:18:05 +02:00
QAston
2e0a8ae638 *Fix Rend bonus for hight hp targets - by Drethek.
--HG--
branch : trunk
2009-07-27 17:16:52 +02:00
QAston
e3e0fd522e *Fix a crash with MAP_BASED_RAND_GEN - thanks to Azuritus for research.
--HG--
branch : trunk
rename : sql/updates/4602_world_spell_bonus_data.txt => sql/updates/4602_world_spell_bonus_data.sql
rename : sql/updates/4603_world_tmp.txt => sql/updates/4603_world_tmp.sql
rename : sql/updates/4604_world.sql => sql/updates/4610_world.sql
2009-07-27 16:06:39 +02:00
Kudlaty
0aa4879ecc Script for quest 12570. Author: manuel
--HG--
branch : trunk
2009-07-27 13:21:35 +02:00
Chaz Brown
d418e351c1 Rename two files from .txt to .sql
--HG--
branch : trunk
rename : sql/updates/4602_world_spell_bonus_data.txt => sql/updates/4602_world_spell_bonus_data.sql
rename : sql/updates/4603_world_tmp.txt => sql/updates/4603_world_tmp.sql
2009-07-27 06:50:58 -04:00
Chaz Brown
234e1e5668 Fix CRLF in two files
--HG--
branch : trunk
2009-07-27 06:49:25 -04:00
QAston
1630842f03 *Spell_bonus_data for Shattering throw and Hand of Reckogning
*Do not check SPELL_ATTR_EX_CANT_TARGET_SELF for triggered spells

--HG--
branch : trunk
2009-07-27 11:07:15 +02:00
Drahy
e02e2f1311 * Fixed one last typo sorry for that
--HG--
branch : trunk
2009-07-27 08:46:14 +02:00
Drahy
3a9db7babb * Fixed elevators in game
* Fixed ugly typo in previous commit

--HG--
branch : trunk
2009-07-27 08:29:46 +02:00
Drahy
45a1439f40 * Added ap bonus for Druid - Swipe (Bear)
* Correct comment for Pet Skill - Bear (Swipe)

--HG--
branch : trunk
2009-07-27 08:19:08 +02:00
Drahy
67250953ba * Continuing cleaning sql
* Used trinity sql coding style
* Now complete

--HG--
branch : trunk
2009-07-27 08:06:13 +02:00
Drahy
afd5658de5 * Merge
--HG--
branch : trunk
2009-07-27 07:40:52 +02:00
Drahy
6a8484ce25 * Cleanup sql, delete not needed and renamed some
--HG--
branch : trunk
2009-07-27 07:39:28 +02:00
QAston
190863e5a5 *Update procflags for Imp.Shadowform.
*Use item speed value instead of attack speed value for enchant PPM - by MaS0n.
*Correctly apply cooldown to Improved leader of the pack mana regen.
*Do not refresh duration when stack from aura is dropped - by Apoc

--HG--
branch : trunk
2009-07-26 19:58:01 +02:00
QAston
e36a0f4825 *Remove _SECURE_SCL = 0 option from windows release builds - this fixes memory corruption at player login and crash -by Kuteur.
--HG--
branch : trunk
2009-07-26 18:29:49 +02:00
QAston
5c6d407cb5 *Fix Remote Access login - by peaceman.
--HG--
branch : trunk
2009-07-26 16:59:11 +02:00
Anubisss
3409ddf1a8 *Correct damage for Shield of Righteousness.
--HG--
branch : trunk
2009-07-26 03:25:18 +02:00
Kudlaty
3c04635694 Fix build on windows.
Fix command ticket viewname - thx Deadlyskunk for point this
fix setlink command group, add missing commands to db - patch by XTElite1

--HG--
branch : trunk
2009-07-26 02:00:35 +02:00
Kudlaty
9f1118cf0a Fix build under win
--HG--
branch : trunk
2009-07-25 23:51:08 +02:00
Kudlaty
93e7fe61ca Add missing file from rev 4594
--HG--
branch : trunk
2009-07-25 22:18:34 +02:00
Kudlaty
d62da4cc16 Merge [SD2]
r1106 Prevent abuse of item 44222. Apply some SD2 code style
r1107 Add health modification for phase and correct phase value for kael(TK)
r1108 Remove scripted function SetSheathState() and use mangos function instead. Fix one typo and apply sd2 code style for one script.
r1109 Remove old makefile* files not needed.
r1110 Some minor adjustments to sharkkis, add one spell and also add distance to MoveChase. Not kill boss' advisors on Reset when not needed.
r1111 Check pointers and avoid possible crash
r1112 Added script for friendly Kael in MgT (movement to orb-platform, transform and gossip)
r1113 Correct misunderstanding added in 1112, and use timer for transformation instead (creature are expected to spawn/fly down once player use orb).

--HG--
branch : trunk
2009-07-25 22:16:21 +02:00
Kudlaty
96f814ea20 Fix the bug that players always gain one point less of reputation than the real value.
--HG--
branch : trunk
2009-07-25 21:14:41 +02:00
Anubisss
c2f5b67a40 *Correct damage for spell Piercing Shots' ticks.
--HG--
branch : trunk
2009-07-25 20:48:12 +02:00