Commit Graph

7450 Commits

Author SHA1 Message Date
Trazom62
6e52fc3f7f fix compile on linux.
--HG--
branch : trunk
2010-02-27 18:11:43 +01:00
silver1ce
6ed27c17a2 trying to fix comple on *nixes
--HG--
branch : trunk
2010-02-27 18:28:17 +02:00
Trazom62
6fdb1bfb4f Fix Script Stratholme.
- fix doors opening/closing when encounters are completed or during instance reload.

--HG--
branch : trunk
2010-02-27 16:54:32 +01:00
Trazom62
6146c33732 Fix Script Naxxramas/Kel Thusad. Thanks Ille.
Fixes issue 650.
Fixes issue 659.
Fixes issue 809. Thanks PrinceCreed.

script changes
- added spawnpoints and spawn creatures in corners
	* they react defensive, otherwise they assist the minions
kelthuzad spawns
- added functionality to area trigger
	* fight begins when player enters green circle
- added functionality to kelthuzad trigger
	* trigger is activated when player enters green circle
	* trigger disappears after 5s
- added functionality to window portals
	* at 45% portals open to let guardians in
- chained can be 3 at once
- added spells to chained
	* for every class two spells
- changed timers on enter combat
- set combat reach to 2 for guardians
- Fix emote when enter combat and when enter phase 2.

NOTE: some db updates may still be necessary to have better locations of portals and EventAI updates.
For more info, see sql in attachment of #659 and http://trinitydatabase.org/index.php?/topic/14304-boss-naxxramas-kelthuzad on tdb forum.

--HG--
branch : trunk
2010-02-27 16:41:44 +01:00
Trazom62
d9056adc8a refactor UnitAI::SelectTarget to allow having a predicate function (1st step).
--HG--
branch : trunk
2010-02-27 16:29:58 +01:00
silver1ce
e010310c6d removed redundant linking
--HG--
branch : trunk
2010-02-27 15:51:26 +02:00
silver1ce
fcaa318fb3 Update visibility system
*visibility updates and ai relocations processed simultaneously for each grid
  *these operations now are not synchronized for different grids
  *some changes into structure of visibility notifiers

--HG--
branch : trunk
2010-02-27 15:25:14 +02:00
XTZGZoReX
1815d19b85 * Update SpellCastResult enum for 3.3.2.
--HG--
branch : trunk
2010-02-26 13:07:07 +01:00
_manuel_
d348fa1756 Added sql files for previous commits.
--HG--
branch : trunk
2010-02-26 03:27:12 -03:00
_manuel_
da7e5cba12 Implemented script for npc Argent Valiant. Last script to support quest The Aspirant's Challenge. For a full fix see TDB Forum - Core related DB content.
--HG--
branch : trunk
2010-02-26 03:14:30 -03:00
_manuel_
ea0df87c97 Implemented script for npc Squire David. Related with quest The Valiant´s Challenge.
--HG--
branch : trunk
2010-02-26 01:59:29 -03:00
_manuel_
9bfd688931 Removed unblizzlike script for quest The Valiant's Challenge 13699.
--HG--
branch : trunk
2010-02-26 01:43:43 -03:00
_manuel_
e878e0a6b6 Support for quest Troll Patrol Intestinal Fortitude, by Malcrom. Thanks to raczman and biglad.
For a full fix see TDB Forum - Core related DB content.

--HG--
branch : trunk
2010-02-25 20:21:45 -03:00
_manuel_
2b1132c32a Implemented support for npc 34885. Code from ScriptDev2.
--HG--
branch : trunk
2010-02-25 17:24:43 -03:00
Trazom62
1ce8d641f4 Fix Crash in Unit::GetVehicleCreatureBase. Thanks proof1337.
Fixes issue #821.

--HG--
branch : trunk
2010-02-25 19:15:35 +01:00
Brian
cb5ffcafdb * Merge
--HG--
branch : trunk
2010-02-24 23:50:54 -07:00
Tartalo
c76cb0ce7c Add new flagged column to access_requirement to set instances opened/closed.
This way is possible to open a raid on 10man mode while the rest of modes are closed (for example).
Ingame commands to open/close instances coming soon ;)

--HG--
branch : trunk
2010-02-25 16:26:03 +01:00
Brian
1ee9839bcb * Temporary fix for client freezes until the entire movement system can
* get an overhaul.
* Thanks to Biglad for pointing it out.

--HG--
branch : trunk
2010-02-24 23:50:21 -07:00
p0wer
8c06fe676f Fix typo in previous commit. Remove more lines now that the PSendSysMessage isn't calling the uneccesary name.
--HG--
branch : trunk
2010-02-24 21:34:24 -06:00
p0wer
ba51f553fc Add command for administrators to change channel publicity ingame rather than having to manually manipulate the database.
--HG--
branch : trunk
2010-02-24 21:30:00 -06:00
p0wer
fc2264bf89 Remove uneccesary addition for PSendSysMessage call in Channel when changing password without correct powers. No %s in the Trinity String.
--HG--
branch : trunk
2010-02-24 21:12:08 -06:00
Trazom62
3bbee4172a Fix crash during BattleGround::EndBattleGround().
Fixes issue #885.

+ init FirstFlagCaptureTeam at bg reset.

--HG--
branch : trunk
2010-02-25 00:26:47 +01:00
QAston
1e7f50b3f6 *Shadow Mark target requirement - by PrinceCreed
*Spiritual attunemennt heal amount fix - by beberlescaraber

--HG--
branch : trunk
2010-02-24 21:38:51 +01:00
Brian
aea3151d7b * As of patch 3.3.2 there is no longer a maxlevel requirement for meeting
* stones.
* Credits Kaelima

--HG--
branch : trunk
2010-02-24 05:03:22 -07:00
Trazom62
dc6652de5c Ask confirmation when changing hearth location. Thanks MrSmite.
Fixes issue #135.

--HG--
branch : trunk
2010-02-24 19:28:50 +01:00
Trazom62
768844ec21 Fix instance reset depending on difficulty. With help of Gyullo.
--HG--
branch : trunk
2010-02-24 18:58:39 +01:00
Trazom62
bdbafc9496 Remove naxxramas areatrigger check to get to frostwyrm wing (no longer needed in 3.3.2).
Fixes issue #874.
Thanks Gyullo for original patch.

Still need db support for the teleport back from frostwyrm wing.

--HG--
branch : trunk
2010-02-24 18:49:59 +01:00
Tartalo
7971e3b8c1 Icecrown, Argent Tournament: Support for quests 14096 & 14142
You've Really Done It This Time Kul
Needs db support to work properly (missing spawn + faction changes)

--HG--
branch : trunk
2010-02-24 16:51:15 +01:00
Tartalo
2ae4291442 Borean Tundra: Support for quest 11653
Hah... You're Not So Big Now!

--HG--
branch : trunk
2010-02-24 16:20:01 +01:00
p0wer
b598127ebf Compile fix for past commits. Seems I'm a bit rusty. :P
--HG--
branch : trunk
2010-02-23 21:59:36 -06:00
p0wer
ee40f67b6f Missed changes from last commit. Sorry bout that.
--HG--
branch : trunk
2010-02-23 21:18:09 -06:00
p0wer
98b72c5299 Through DB you can now disable password changing by non-gm's simply by changing m_public to 0. Make channels public by default.
--HG--
branch : trunk
2010-02-23 21:09:55 -06:00
p0wer
50e878acba Fix typo in core bootup where it incorrectly displays an error message and returns false. Having the Max vendor items is acceptable.
--HG--
branch : trunk
2010-02-23 20:30:31 -06:00
QAston
dda62c5b5a *Fish feast code update after client switch
--HG--
branch : trunk
2010-02-23 23:43:11 +01:00
Tartalo
002a0500f9 Merge
--HG--
branch : trunk
2010-02-23 23:50:34 +01:00
Tartalo
eb83fe7306 Fix spell 51912
--HG--
branch : trunk
2010-02-23 23:48:50 +01:00
Tartalo
0ef408bcf5 Fix spell 45668
--HG--
branch : trunk
2010-02-23 23:48:07 +01:00
Tartalo
53222c5875 Forgotten files on r49ad8ed43cb640034086c71478884520c5714601
--HG--
branch : trunk
2010-02-23 21:24:27 +01:00
Tartalo
6363cffa36 Durotar: Support for quest 5441, by Supabad
Lazy Peons

--HG--
branch : trunk
2010-02-23 21:21:01 +01:00
Tartalo
a7e26930c9 Durotar: Add zone script file
--HG--
branch : trunk
2010-02-23 21:09:38 +01:00
Tartalo
30b352340c Add forgotten SQL from last week commits to world_scripts_full.sql
--HG--
branch : trunk
2010-02-23 20:38:43 +01:00
Tartalo
9c41f9497f word_scripts_full.sql cleanup
--HG--
branch : trunk
2010-02-23 20:37:28 +01:00
Tartalo
6c2ebfc8e4 Howling Fiord: Support for Quest 11255
Prisoners of Wyrmskull

--HG--
branch : trunk
2010-02-23 20:36:56 +01:00
Tartalo
a518114f56 Make objmgr accessible from scripting system
--HG--
branch : trunk
2010-02-23 20:26:49 +01:00
Anubisss
deec58c8bd Properly show the ArenaTeam's name in arena join and leave.
Moreover, this fixes a crash in join/leave.
Fixes issue #875.
Fixes issue #878.

These things happened when Arena.QueueAnnouncer.Enable = 1 in your config.

--HG--
branch : trunk
2010-02-23 18:18:00 +01:00
QAston
abd9ce7ad1 *Battle shout and Commanding Shout can stack with each other when cast by different casters.
--HG--
branch : trunk
2010-02-23 00:13:15 +01:00
Tartalo
c6bdcb6b7c Dump characters to separate files config option, by azazel.kon
Resolves #744

--HG--
branch : trunk
2010-02-23 00:05:10 +01:00
teacher
a2381b9863 Added recent sql updates to world.sql and full files...
--HG--
branch : trunk
2010-02-22 20:03:30 +01:00
QAston
69aedc666d *Remove no longer needed hack after trigger target fixes.
--HG--
branch : trunk
2010-02-22 17:09:48 +01:00
Anubisss
1c3bbdcce8 Minor optimization in PlayerDumpReader::LoadDump().
--HG--
branch : trunk
2010-02-21 22:59:50 +01:00