Commit Graph

79 Commits

Author SHA1 Message Date
megamage a2392121f0 *Fix the bug that summon dbc is not read. Now creatures can be summoned.
*Make minipet as tempsummon instead of pet. Make totem as tempsummon.

--HG--
branch : trunk
2009-03-19 14:41:30 -06:00
megamage a5882ee84a *Merge.
*"Fix Glowing Blood" is not merged. Outdated patch?

--HG--
branch : trunk
2009-03-13 18:48:53 -06:00
megamage 146b2560aa *Call stopmoving in moveidle.
--HG--
branch : trunk
2009-03-13 14:42:57 -06:00
megamage 16ee4a46c2 *Merge.
--HG--
branch : trunk
2009-03-12 14:22:59 -06:00
megamage 1fbfc6da64 *Assign possessed AI and pet AI to charmed creatures.
--HG--
branch : trunk
2009-03-12 14:15:44 -06:00
megamage 5fe7b48037 *Merge.
--HG--
branch : trunk
2009-02-23 17:04:15 -06:00
megamage 34517a860f *More fix about move flag.
--HG--
branch : trunk
2009-02-23 13:14:04 -06:00
Blaymoira 08b760e953 *Fix a typo in DoZoneInCombat function - by Elron
--HG--
branch : trunk
2009-02-23 16:03:18 +01:00
Muhaha 04560f0437 * Merged ScriptDev2 897
* TODO:
- fix mob_eventai.cpp line 613 DisplayID_A
- merge boss_kaelthas.cpp with sd2
- fix azuremyst.cpp line 108 Spell->SpellFamilyFlags2

--HG--
branch : trunk
2009-02-20 14:14:16 +01:00
megamage 53d0bf87ad *Fix build.
--HG--
branch : trunk
2009-02-19 22:30:30 -06:00
megamage 31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin 14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
Muhaha ebc3ccfe3f * Merged ScriptDev2 860
--HG--
branch : trunk
2009-02-17 18:08:26 +01:00
megamage 3510eb4896 *Remove GAMEOBJECT_LEVEL value for summoned gameobject to fix the bug that some go cannot be used. Please check if this causes other bugs related to gameobject.
--HG--
branch : trunk
2009-02-16 19:09:24 -06:00
megamage 00ba699d6f *Merge.
--HG--
branch : trunk
2009-02-16 19:04:31 -06:00
megamage 90313ed650 *Add DoCastAOE for script to cast AOE spells. Because AOE spells do not require any target.
*Corresponding update of Kalecgos script.

--HG--
branch : trunk
2009-02-15 13:19:18 -06:00
megamage 419b749520 *Merge.
--HG--
branch : trunk
2009-02-15 11:57:00 -06:00
Blaymoira 32f0fac014 *Small fix in Kalecgos - by darktabbit
--HG--
branch : trunk
2009-02-15 16:55:00 +01:00
QAston 14d85a183e *Make range check dependent from target.
--HG--
branch : trunk
2009-02-14 15:56:04 +01:00
megamage 6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
QAston c4fa6a5d54 *Allow creatures to have up to 8 spells in creature_template.
--HG--
branch : trunk
2009-02-11 22:59:02 +01:00
QAston 376788d761 *Turn off log spam.
--HG--
branch : trunk
2009-02-11 21:40:07 +01:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 2aff5260ea *Allow scripts to override SQL and DBC data.
--HG--
branch : trunk
2009-02-05 15:38:24 -06:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage b6f8f9eea8 *Fix build.
--HG--
branch : trunk
2009-01-30 19:02:14 -06:00
megamage 8fee06f041 *AI structure update.
--HG--
branch : trunk
2009-01-30 18:10:05 -06:00
megamage 03234a0657 *Fix some bugged AI which cause creatures enter evade mode repeatedly.
*Let player enter combat when attacked but not hit by creatures.

--HG--
branch : trunk
2009-01-30 01:14:48 -06:00
Blaymoira 50172faf5a *Updated FindCreature and FindGameObject function
--HG--
branch : trunk
2009-01-25 09:57:40 +01:00
megamage a8d5d6fcf1 *Merge.
--HG--
branch : trunk
2009-02-06 15:45:33 -06:00
megamage d69198732e *Merge.
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
megamage df7499e056 *Merge.
--HG--
branch : trunk
2009-02-04 10:53:58 -06:00
Drahy 7c19c420c6 * Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG--
branch : trunk
2009-02-04 12:04:12 +01:00
megamage 336e8501f0 *Update to Mangos 7208. Implement phase system.
--HG--
branch : trunk
2009-01-31 16:38:50 -06:00
megamage d20eaef1d6 *Merge.
--HG--
branch : trunk
2009-01-31 13:58:33 -06:00
megamage d1f1e9a956 *Merge.
--HG--
branch : trunk
2009-01-25 16:42:30 -06:00
megamage ef88b04451 *Update to Mangos 7183.
--HG--
branch : trunk
2009-01-25 16:35:14 -06:00
megamage 9f1409c557 *Fix a crash bug caused by motionmaster.
*Fix charge movement.

--HG--
branch : trunk
2009-01-17 17:46:28 -06:00
megamage 0f150881a1 *Do not let target get in combat until hit by attacker.
--HG--
branch : trunk
2009-01-16 19:34:49 -06:00
megamage 9b8c50bb3b *Add script function DoGetThreat and DoModifyThreatPercent and check if !pUnit to prevent crash.
*Note: it is always possible that getVictim() becomes NULL during updateAI!

--HG--
branch : trunk
2009-01-09 12:06:08 -06:00
megamage 169dce868b *Allow FindCreature to find pet/guardian/active creatures.
--HG--
branch : trunk
2009-01-05 15:25:35 -06:00
megamage 2641173fbe *Fix a bug in ScriptedAI::SelectUnitList.
--HG--
branch : trunk
2009-01-04 15:27:11 -06:00
Blaymoira a8feadf34c *Fix a typo in DoTeleportAll function - by Iskander
--HG--
branch : trunk
2009-01-03 12:42:23 +01:00
megamage 7422c2b9f6 *Some modifications of FindCreature and FindGameobject functions.
--HG--
branch : trunk
2009-01-01 23:42:11 -06:00
Blaymoira 057d490710 *Changes in FindCreature and FindGameObject function
--HG--
branch : trunk
2008-12-28 18:10:15 +01:00
Blaymoira 89f66acc87 *Changes in function ScriptedAI::DoSay - by Lightguard
--HG--
branch : trunk
2008-12-27 21:27:41 +01:00
Blaymoira 178ddecde6 *Restore build on linux - by Lightguard
--HG--
branch : trunk
2008-12-26 14:21:29 +01:00
Blaymoira ec865f7916 *Implemented new function for Creature and Gameobject searching with gridsearchers - patch provided by Lightguard
*Names:
*Unit* FindCreature(uint32 entry, uint32 range);
*GameObject* ScriptedAI::FindGameObject(uint32 entry);

--HG--
branch : trunk
2008-12-26 13:30:46 +01:00
Blaymoira ed7a4d9831 *Merged Scriptdev2 783
--HG--
branch : trunk
2008-12-13 19:56:53 +01:00
megamage 39083f4ff8 *Add function SummonTrigger and allow to override its AI.
*Remove some trigger scripts. Use default trigger AI and db data instead.
*Small fix on eagle boss' electrical storm.

--HG--
branch : trunk
2008-12-10 20:25:47 -06:00