Commit Graph

  • 32798803f8 *[8480] Provided real-time update for guidl ranks rights. maximius 2009-09-14 13:34:23 -07:00
  • 10d3d6817d *Less hacky Furor fix by thenecromancer maximius 2009-09-14 12:59:59 -07:00
  • 0e13b35634 *[Fix][Holy Priest] Empowered Renew by adrycasillo maximius 2009-09-14 12:47:26 -07:00
  • f7601aa00e *Waypoint creature fix by DearScorpion - "example: the portal dragon in Duskwood will basically return to it's spawnpoint and start over without this patch, with it however it will more or less kill you on the spot and continue its waypoint path where it left off" maximius 2009-09-14 12:40:40 -07:00
  • 9a603e8f11 *[FIX] Furor (Energy part) by HiZed maximius 2009-09-14 12:27:19 -07:00
  • 49b6e6b037 *Stoneclaw Totem & Glyph of Stoneclaw Totem by Themris and thenecromancer maximius 2009-09-14 12:09:22 -07:00
  • 902f6a14e6 Set DO_MYSQL = 0 when we compile with PGSQL Kudlaty 2009-09-14 04:31:44 +02:00
  • 87a1679b4d *[Naxxramas] Four Horsemen heroic chest spawn by loop69 maximius 2009-09-13 16:07:45 -07:00
  • 102069a3ef Change some variables from MANGOS to TRINITY Kudlaty 2009-09-14 00:18:47 +02:00
  • a02bb96290 Remove the remaining obsolete Zthread code Part3 Really this time. Chaz Brown 2009-09-13 06:18:26 -04:00
  • e08ddd3096 Remove the remaining obsolete Zthread code Part2 Chaz Brown 2009-09-13 06:07:40 -04:00
  • b8dc3f55f0 Remove the remaining obsolete Zthread code Chaz Brown 2009-09-13 06:01:45 -04:00
  • 56cb530905 * Add missing file from cmake, fix *nix compile biglad 2009-09-13 09:43:57 +01:00
  • 8c94b29b09 *Missed a Boss Emote Command change maximius 2009-09-13 00:03:54 -07:00
  • eef5abe6e1 *Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthorne *Boss Emote Command for DB Scripts by XTElite1 maximius 2009-09-13 00:01:35 -07:00
  • c61bb37a0e *Config option to allow multiple Guild Masters by MrSmite maximius 2009-09-12 22:33:24 -07:00
  • 726cdb7b8f Add some entries to .hgignore Chaz Brown 2009-09-12 19:21:12 -04:00
  • f55031b242 Add support for multirealm. Patch by streetrat. Kudlaty 2009-09-13 00:02:14 +02:00
  • da091a901d *Merge. Anubisss 2009-09-12 13:15:32 +02:00
  • 2798fe1866 *Revert r5588. Anubisss 2009-09-12 13:14:25 +02:00
  • 4fcae34d6f *Fix CMakeLists, some minor SQL cleanup maximius 2009-09-12 04:14:20 -07:00
  • f8c2fbcdc3 *Move a bunch of old SQL files around! maximius 2009-09-12 03:50:52 -07:00
  • 96c5e46468 *Storm Peaks Sibling Rivalry Quest (13064) by Veras maximius 2009-09-12 03:30:35 -07:00
  • 28b3bfe7b6 A bit more world_script_texts cleanup Chaz Brown 2009-09-12 04:44:19 -04:00
  • 8790bb68c6 Fix small omission in AuctionHouse.cpp caught by MrSmite, this may not make any difference at all, or it might make all the difference in the world for the distribution of items in the AH.... Chaz Brown 2009-09-12 01:04:08 -04:00
  • c5c83b0ce5 *Fix a typo that disabled switching specs in Battlegrounds even under appropriate conditions maximius 2009-09-11 16:55:50 -07:00
  • 9c28c82a66 *Attempt to fix PetAI crash, thanks WarHead maximius 2009-09-11 16:44:59 -07:00
  • 2bb0c31978 *[8474] Allow to delete BattleGround objects when any of invited players didn't click to enter battle. Rename m_TeamScores500disadvantage to m_TeamScores500Disadvantage, and optimize its update. Patch is tested. Author: Triply *Added some missed changes that might of broken compile in the last 2~ commits. *Some fixes to Warlock's Death Coil by Gyullo. *Last MaNGOS merge until KingPin says otherwise.. maximius 2009-09-11 16:25:11 -07:00
  • 996fcc967f *[8472] Fixed argument for KilledMonsterCredit call. Author: ApoC maximius 2009-09-11 15:39:36 -07:00
  • bb3522355d *[8471] Little correction to prev. commit. Spell effect 90 seems to be kill credit but only for single person. Author: ApoC maximius 2009-09-11 15:38:31 -07:00
  • 5366a16f3b *COmment out MaNGOS specific data maximius 2009-09-11 15:34:25 -07:00
  • d3d415a64e *[8469] Fix possible garbage in character_spell after [8416] Removed in sql update spell not expected to be listed in character_spell long before [8416] as dependent, but reported as partly listed. So do cleanup. Author: The_Game_Master *Also add missed update SQL from r5620/1063fcbcd5ce maximius 2009-09-11 15:33:16 -07:00
  • b62df49bde *Some missed SQL from r5608/199e724daa1a maximius 2009-09-11 15:25:32 -07:00
  • cf43024951 *[8467] Fixed some typos. Author: AlexDereka maximius 2009-09-11 14:43:26 -07:00
  • c22a6c7844 *[8466] Applied mangos coding style for Guild code. Author: Triply. Also did some cleanup of my own in Guild.cpp. maximius 2009-09-11 14:39:38 -07:00
  • b387b440a6 *[8465] Removed not needed checks. Author: apoc maximius 2009-09-11 14:00:10 -07:00
  • af3a208233 *[8465] Fixed exploit of z-axis described in http://getmangos.com/community/showthread.php?t=9652 Author: elecyb Note: mostly just code cleanup, parts of this already seemed to be implemented, and some code that was updated in MaNGOS doesn't even exist in our code. maximius 2009-09-11 13:58:23 -07:00
  • b4a13eff51 *Missed some changes maximius 2009-09-11 13:42:39 -07:00
  • aed229dfe6 *[8463] Fixed race conditions in LockedQueue. Author: XTZGZoReX maximius 2009-09-11 13:41:37 -07:00
  • fd88d0dc08 *[8462] Fix database table to allow emote id bigger than 255 Author: Athor maximius 2009-09-11 13:27:44 -07:00
  • fdbe1ebff9 * [8460] Use achievtment criteria data from table for ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL as expected. Author: VladimirMangos maximius 2009-09-11 13:20:38 -07:00
  • 65d0a8bd90 *[8457] display summoner to summoned at .namego command Author: balrok maximius 2009-09-11 12:59:30 -07:00
  • cd1a9a98c4 * [8456] Implement area check for SPELL_ATTR_EX6_NOT_IN_RAID_INSTANCE Author: VladimirMangos maximius 2009-09-11 12:57:21 -07:00
  • 5bd67d1b4b Allow Wintergrasp honor rewards to be customized. Please update your trinitycore.conf. Machiavelli 2009-09-11 17:51:32 +02:00
  • f6ace3aa0a *Utgarde Keep: save & load door status, by Tartalo, thanks Aokromes for testing, and thanks Paradox for telling me about RAND() :P maximius 2009-09-11 01:36:24 -07:00
  • 4cdb17d30c *template, not tempate! sorry if you got import errors :( maximius 2009-09-11 01:20:01 -07:00
  • af7c72b6cc *Base script for Maiden of Grief in Halls of Stone by Elron maximius 2009-09-11 01:17:52 -07:00
  • c528ae74f9 *quest 11221 Reports from the Field (Howling Fjord) by Azazel, added missed update SQL from r5610 maximius 2009-09-11 00:58:27 -07:00
  • fef97481f6 *Some cleanup, fix Fire and Brimstone, thanks win32 maximius 2009-09-10 23:43:33 -07:00
  • 5475986fee *GO Script: Zul'Farrak Shallow Grave, by totoro maximius 2009-09-10 23:23:59 -07:00
  • bcf19139af *Cleanup comments, update THANKS (no idea if I missed anybody o_O), added Themris' Warlock's Death Coil healing and damage fix, corrected some typos maximius 2009-09-10 22:15:29 -07:00
  • 3441e4ef39 *world_script_texts cleanup (that was a great way to kill an hour).. The Storm King's Vengeance (Quest) by manuel maximius 2009-09-10 20:07:55 -07:00
  • b287288888 Fix compatibility problems with PostgreSQL. Patch by Azuritus Kudlaty 2009-09-10 22:40:40 +02:00
  • 5633ea57d1 *MrSmite's PetAI patch, plus Hawthorne's Instant Flight Paths (now with actual code! >_<) maximius 2009-09-10 09:59:16 -07:00
  • 580b3f8805 *Add Instant flight paths option, by Hawthorne maximius 2009-09-10 09:37:29 -07:00
  • 960099efdb *Add back Themris' cleansing totem patch, accidentally removed in r4816 maximius 2009-09-10 09:25:32 -07:00
  • 465d3c6717 *Fix Hunter pet focus regen (thanks MrSmite) maximius 2009-09-10 08:48:25 -07:00
  • 7111de479b Step 5 of preparing script texts for upcoming changes Now all continents are done. Kudlaty 2009-09-10 16:25:19 +02:00
  • d4ab9a3528 Step 4 of preparing script texts for upcoming changes Kudlaty 2009-09-10 16:02:34 +02:00
  • 45d266b546 Step 3 of preparing script texts for upcoming changes Kudlaty 2009-09-10 14:23:04 +02:00
  • 352c631a4f Step 2 of preparing script texts for upcoming changes Kudlaty 2009-09-10 13:00:39 +02:00
  • 7e1845a387 *"Level restrictions have been applied to Lake Wintergrasp. Only players level 70 or higher can count towards the tenacity tally or obtain the tenacity buff and get credit for victory or defeat. In addition, only players level 50 or higher will be able to use the portal to Wintergrasp." -- based on Gyullo's patch :) maximius 2009-09-09 23:52:23 -07:00
  • 790a04bb29 *Replace uint32 with int32, should fix "Pet::Update(): pets aren't regenerating focus even though m_regenTimer is less than diff".. maximius 2009-09-09 23:39:15 -07:00
  • ce0a56b255 Add forgotten change to world.sql and update script for scarlet ghouls (quest 12698) so they are in defensive mode. Also make it so, if you abandon the quest, you don't get to keep your minions... Still need some official info on these, if anyone can help. Chaz Brown 2009-09-10 01:48:09 -04:00
  • a67246587a Start preparing script texts for upcoming changes to the way script texts will be handled. Be sure to reapply world_script_texts.sql from the FULL directory. This update will remove the entire table script_texts and recreate it, if you have custom script texts, back them up (data only) before applying the update. Chaz Brown 2009-09-09 18:07:08 -04:00
  • 0d8ea7cd97 *Some GUID cleanup, don't want any Linux crashes ;) (thanks Zor) maximius 2009-09-09 10:30:14 -07:00
  • ada432aa76 Fix some recently added tabs to spaces and fix mem leak - patch provided by Onkelz Chaz Brown 2009-09-09 13:04:58 -04:00
  • 35627d68ed * Fix remove quest src item from player on dropping quest. Biglad 2009-09-09 13:57:43 +01:00
  • b2f770cdb2 * Fix bug that quest src items not taken from players on completing quest Biglad 2009-09-09 12:42:05 +01:00
  • ea929f5880 Typo, sorry. Machiavelli 2009-09-08 23:11:25 +02:00
  • 6facec59bd Count damage done by Deathknight Understudies towards damage done by players in Instructor Razuvious encounter. Machiavelli 2009-09-08 22:47:18 +02:00
  • c06a52b433 *Correct POI for Wintergrasp's gate. This fix the bug that the battle doesn't start. Patch by Trazom. Anubisss 2009-09-08 14:29:14 +02:00
  • e72065780a *Fix the bug that tenacity buff in wintergrasp is not casted correctly. Thanks to drahy. megamage 2009-09-06 22:13:59 -05:00
  • c6a831e0ae *Try to fix a crash caused by CalcAbsorbResist. Thanks to nanouniko megamage 2009-09-06 22:00:10 -05:00
  • f3aa989716 *Try to fix a crash caused by unstable affliction. Thanks to nanouniko megamage 2009-09-06 21:38:03 -05:00
  • d2079c0022 merge Kudlaty 2009-09-06 15:44:48 +02:00
  • 556753e0fb Partial fix of Quest 12698 - by Seirge - Also, I wrote a very preliminary script for the scarlet ghouls which puts them in evade mode, this definitely needs to be improved. Chaz Brown 2009-09-06 02:13:25 -04:00
  • 8821a09832 Some cosmetic change in cmake files Kudlaty 2009-09-06 05:23:33 +02:00
  • b9208e371c Fix typo Kudlaty 2009-09-06 00:41:23 +02:00
  • b6e694ab68 Add macro for finding Termcap with cmake, and some cleaning about readline Kudlaty 2009-09-06 00:39:13 +02:00
  • 5e13c487fd *Fix a typo in trinity strings maximius 2009-09-05 14:36:57 -07:00
  • 4aef6801bf * Register scripts for bosses Ionar and Volkhan in Halls of Lightning. Even though their scripts aren't 100% working, it allows handling of gameobjects in the instance. Machiavelli 2009-09-05 20:04:06 +02:00
  • 558433557f Add back -DCENTOS switch for cmake, since the previous solution wasn't working for everyone. Chaz Brown 2009-09-05 13:17:28 -04:00
  • 0b605fcb88 *Add a dk quest sql back. It was removed by mistake in 5119, but was never added back. megamage 2009-09-04 22:41:39 -05:00
  • 52f243563f Fix a couple of small typos. Chaz Brown 2009-09-04 19:50:00 -04:00
  • 9aab2564e7 *Try to fix the bug that some bosses stuck in combat megamage 2009-09-04 10:11:23 -05:00
  • 7a877b39aa *Fix a crash caused by dispel effect. Thanks to nanouniko megamage 2009-09-04 10:01:52 -05:00
  • 596d1714d4 *Fix a bug that druid's flight form is not removed after entering wintergrasp. megamage 2009-09-04 09:36:38 -05:00
  • 370be1de8e *Fix a bug that pvp flag is not cleared after unit is uncharmed. megamage 2009-09-04 09:33:46 -05:00
  • 8c255266e7 Fix some issues with game object create according to last patch. Thx to NoFantasy and DearScorpion Kudlaty 2009-09-04 05:11:27 +02:00
  • 2465ef00a2 Fix bug with going trough things on login. Thanks to Opterman and Nofantasy Kudlaty 2009-09-03 23:40:14 +02:00
  • 62d4d6cd0c *Fix a crash caused by wintergrasp setup when a graveyard defined in db cannot be find by core. megamage 2009-09-03 14:50:09 -05:00
  • f205d9734a Clean up in sql\updates move all 3.0.9 sqls to the 3.0.9_old directory, add 3.1.3_old for all sqls before 5270, since this is the next update needed after applying TDB 0.0.5 Chaz Brown 2009-09-03 09:21:28 -04:00
  • 587f6377f2 Fix DK Runes never cooling down - fix by HiZed Chaz Brown 2009-09-03 08:57:12 -04:00
  • 49656dafb5 *Fix a crash caused by Uldaman. Thanks to nanouniko megamage 2009-09-02 20:03:17 -05:00
  • 7a7cd10933 Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql. Chaz Brown 2009-09-02 20:38:18 -04:00
  • 0938b4dc86 *Teleport losed team to Dalaran after wintergrasp battle. Thanks to Gyullo megamage 2009-09-02 19:31:23 -05:00
  • 06325a9231 *Fix the fraction loss of power regen. Thanks to HiZed megamage 2009-09-02 19:15:05 -05:00
  • e6dd36debe *Fix a typo in rev "the bug that Elemental Invisibility causes the creatures to constantly evade". megamage 2009-09-02 18:49:29 -05:00
  • 09974f0598 [8455] Do not disband guild, if guild ranks are not defined for that guild, removed obsolete comment. megamage 2009-09-02 18:40:27 -05:00