Commit Graph

123 Commits

Author SHA1 Message Date
Kudlaty
827d296372 Merge [SD2]
r1066 Added a few more encounters to SetData ZA instance - Skip
r1067 Added end boss' in ZA adds with random selection and their abilities. - Skip
r1068 Added support for quest 10994 (basic parts)
r1069 Added instance script for BFD
r1070 Remove enum type not related to boss/encounter.
r1071 Fix misunderstanding committed in 1067. Spawn 1 of 2 possible adds, each from 4 different groups instead of 4 random of 8 possible. - Skip
r1072 Save instance data for TYPE_EVENT_RUN in ZA when expected and not allow it to reset on Load(). Remove useless code for goFlags. - Skip
r1073 Added struct and enum for misc npc/go entries used in naxx instance - Skip
r1074 Restore Windows build after changes in Mangos rev 7810 - Skip
r1075 Added 6 new taxi paths (wyrmrest temple) - Skip, already implemented
r1076 Correcting berserk spell for najentus, also make sure spell are actually casted.
r1077 Update sources and use enum GossipOptionIcon instead of magic number.
r1078 Provide new .diff file to use with Mangos 7812+ - Skip
r1079 Update one old boss script, clean code.

--HG--
branch : trunk
2009-06-19 05:17:25 +02:00
Machiavelli
3a309abfab * In case of a 'for' loop, don't declare the iterator of a type that has a larger value range when the iterator can take a maximum value of a more efficient data type. (int to uint8 in most cases).
* Other minor cleanups, Null pointer checks etc.

--HG--
branch : trunk
2009-06-18 17:21:25 +02:00
Kudlaty
6f1a4247a4 Merge [SD2]
r1010 Removed script for general marcus (can be done with eventAI)
r1011 Fix typos. Should not assign value. Expected equal-to operator.
r1012 Added support for quest 5561
r1013 Remove redundant directory path, already in include path - Skip.
r1014 Remove old tables in SD2 database no longer used. Remove ScriptName for script 'mob_eventai' that does no longer exist - Skip
r1015 Added PostgreSQL database create structure - Skip

--HG--
branch : trunk
2009-06-15 03:31:11 +02:00
Anubisss
e80b7d3c30 *Merge SD2.
*r993: Added support for quest 2078
*r994: Added missing SQL update files in rev 993
*r995: Added support for quest 731
*r996: Use CombatStartPosition as return point for escortAI instead of script generated location. - Skip.
*r997: Added gossip to obtain scarlet illusion related to quest 5862/5944

--HG--
branch : trunk
2009-06-10 22:12:58 +02:00
megamage
deb9dd1543 *Update script of The Nexus 5er. By PSZ
*Thanks to onkelz28 for preparing the patch

--HG--
branch : trunk
2009-06-09 16:37:26 -05:00
megamage
ab5b273d3c *Some work on wintergrasp. Player can get ranks by killing other players and can build vehicles at workshop. Vehicles can be used to destroy buildings. Except these no other thing is done.
--HG--
branch : trunk
2009-05-22 10:29:48 -05:00
Anubisss
425bb9fb55 *Merge SD2.
*r978: Added few basic parts for ramparts instance script to be used in further development.
*r979: Added support for quest 9686. - Skip this patch. Its already scripted.
*r980: Added gossip to play movie cutscene after quest 12499/12500 rewarded.
*r981: Clean up some code and correcting icon for gossip items. - Just use enums.
*r982: Added support for quest 938 (consider it a test for similar quests)

--HG--
branch : trunk
2009-05-20 23:08:46 +02:00
Kudlaty
8305f6d3bc Merge & move taxi scripts into one file as npc_taxi
--HG--
branch : trunk
2009-05-20 07:13:19 +02:00
megamage
d8ce14c66a *Add script of Thaddius.
--HG--
branch : trunk
2009-05-19 16:06:52 -05:00
megamage
cbc375b895 *Fix a bug that event ai text is loaded twice.
--HG--
branch : trunk
2009-05-17 17:46:47 -05:00
megamage
1b52fa4206 Backed out changeset: 5201ecc6b309
--HG--
branch : trunk
2009-05-14 11:40:02 -05:00
QAston
42aa8efe47 Backed out changeset 1f92b07df94a
--HG--
branch : trunk
2009-05-14 06:32:35 +02:00
megamage
80c1901343 *Add script for Gothik. Please apply 3233_world_scripts_naxx.sql for new contents.
--HG--
branch : trunk
2009-05-13 10:59:00 -05:00
megamage
1fbc7377d1 *Do not show error for not assigned example scripts.
--HG--
branch : trunk
2009-05-12 11:16:26 -05:00
megamage
a3447b294d *Update Naxx scripts.
--HG--
branch : trunk
2009-05-06 00:08:19 -05:00
BroodWyrm
c00509eba4 *Add script for Utgard Keep - Forge Master (Forge Fire Event)
--HG--
branch : trunk
2009-05-04 20:13:22 +02:00
megamage
13e82f8b71 *Add placeholder for naxx instance script.
--HG--
branch : trunk
2009-05-01 13:28:26 -05:00
BroodWyrm
94e896ebd6 *Add scriptsupport for Quest 12848
--HG--
branch : trunk
2009-05-01 01:29:41 +02:00
megamage
ce68fc9c64 *Update some naxx boss scripts.
--HG--
branch : trunk
2009-04-29 00:15:18 -05:00
Chaz Brown
aba24628ba Fix TrinityScripts to use the correct config file when -c config_name.conf is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some.
--HG--
branch : trunk
2009-04-25 13:35:46 -04:00
Chaz Brown
f235fb6694 * merge
--HG--
branch : trunk
2009-04-24 03:10:13 -04:00
Chaz Brown
4767c62929 Backed out changeset c1aef8af04ef (rev 2895) until I (or someone else) can figure out how to do it correctly.
--HG--
branch : trunk
2009-04-24 03:09:41 -04:00
Chaz Brown
b14bb5b39a Change all SD2: to TSCR:
--HG--
branch : trunk
2009-04-24 00:51:09 -04:00
Chaz Brown
034a9be723 Modify TrinityScript to use main config file. (Fix problems when using -c on the command line)
--HG--
branch : trunk
2009-04-24 00:48:35 -04:00
megamage
95a0928190 *Merge.
--HG--
branch : trunk
2009-04-20 18:05:32 -05:00
Machiavelli
0eb86688d6 Merge
--HG--
branch : trunk
2009-04-19 21:17:07 +02:00
Machiavelli
b92eac3b27 Merge SD2 up to r967
--HG--
branch : trunk
2009-04-19 21:16:11 +02:00
BroodWyrm
580089ed1a *Add Elder Nadox Script
--HG--
branch : trunk
2009-04-19 20:03:09 +02:00
Machiavelli
d363b6affa Merge
--HG--
branch : trunk
2009-04-19 18:49:15 +02:00
Machiavelli
99fc17d44f * Tabs to spaces cleanup
--HG--
branch : trunk
2009-04-19 18:48:20 +02:00
megamage
0c27856ee4 *Merge.
--HG--
branch : trunk
2009-04-19 11:10:07 -05:00
megamage
6baf53ad15 *Raise the log level of not-assigned script. Because that may cause crash.
--HG--
branch : trunk
2009-04-19 10:17:38 -05:00
megamage
db65f3c111 *Merge.
--HG--
branch : trunk
2009-04-18 11:05:35 -05:00
raczman
ddcc80bab5 Fixed a crash in GOselect.
--HG--
branch : trunk
2009-04-18 11:55:47 +02:00
megamage
345f1a72c6 *Merge.
--HG--
branch : trunk
2009-04-17 16:10:48 -05:00
Bagsac
5af6884595 Added placeholders for sunwell
--HG--
branch : trunk
2009-04-17 20:44:23 +02:00
megamage
c5310844db [7672] Move ReceiveEmote from script API to AI API. Author: VladimirMangos
This is also fix triggering ReceiveEmote for EventAI broken at it move to core.

--HG--
branch : trunk
2009-04-15 17:29:33 -05:00
XTZGZoReX
bfafd879a1 * eventai_texts -> creature_ai_texts -- as requested by X-Savior.
--HG--
branch : trunk
2009-04-12 23:07:27 +02:00
Muhaha
a011612e3f * Merged ScriptDev2 952
--HG--
branch : trunk
2009-04-09 23:07:32 +02:00
megamage
74d553bc4c *Merge.
--HG--
branch : trunk
2009-04-08 12:28:41 -05:00
Rat
bd7955c5a9 'small' update to Hyjal instance
*all bosses, trashes rescripted
*almost all 'events' done
*all mobs now use waypoints
*added instance gate scripts (horde gate entry: 182060, elf: 182061)
and lots of other fixes

todo:
-finish the 'cleaning waves'
-code cleanup
-fix small bugs

(istance is fully playable at corrent dev point)

--HG--
branch : trunk
2009-04-08 15:06:06 +02:00
megamage
f59c4debf6 [7622] Added creatureAI with related database tables. Author: AlexDereka
*Note: three tables are renamed.

--HG--
branch : trunk
2009-04-07 19:38:09 -05:00
XTZGZoReX
cc2a089a9d * Trailing whitespace removed.
--HG--
branch : trunk
2009-04-06 21:14:51 +02:00
megamage
84a74b2155 *Update eventAI to SD2 979. Author: nofantasy.
--HG--
branch : trunk
2009-04-03 16:54:20 -06:00
megamage
4afd030b48 *Merge.
--HG--
branch : trunk
2009-03-31 14:17:57 -06:00
raczman
075d8a44a5 Optimize storage for eventAI. Store as Map of creature id's linked to vectors of events used by that creature id
Author of both commits: NoFantasy.

--HG--
branch : trunk
2009-03-31 00:15:17 +02:00
raczman
3f985645db Added GO gossip menu support. Kudos and cookies to arrai.
--HG--
branch : trunk
2009-03-30 16:57:17 +02:00
megamage
bc2f2bc56a [7552] Move client version dependend DBC code to src/game. Author: VladimirMangos
--HG--
branch : trunk
2009-03-27 09:58:20 -06:00
megamage
41a73f284b *Fix a crash caused by eventai. Update eventai to SD2 933. Note that other contents between 928 and 933 are not updated. Author: nofantasy.
--HG--
branch : trunk
2009-03-23 15:22:24 -06:00
megamage
b5abc43ad5 *Fix a crash during loading scripts. Thanks to nissen.
--HG--
branch : trunk
2009-03-22 18:38:42 -06:00