Commit Graph

1836 Commits

Author SHA1 Message Date
_manuel_ eae2426f40 The Nexus: Oculus.
- Implemented AI for Mage-Lord Urom.

--HG--
branch : trunk
2010-05-20 19:05:18 -03:00
Trazom62 d2cad4b14e Script HoR instance. 1st part.
Fixes issue #1311.

- Intro event.
- 10 waves including Falric and Marwyn.
- Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC).

--HG--
branch : trunk
2010-05-20 20:09:18 +02:00
teacher ce7886aeb0 Small sql cleanup and reformatting.
--HG--
branch : trunk
2010-05-20 17:06:54 +02:00
Anubisss 5c48dbbf59 Fix talent Heart of the Wild.
SQL part of the patch by havenard.

--HG--
branch : trunk
2010-05-20 15:27:34 +02:00
Anubisss 877613a00e Fix talent Reaping.
Patch by onehitxzibit2.

Closes issue #1680.

--HG--
branch : trunk
2010-05-19 23:23:39 +02:00
Anubisss 27bb6a96d2 Fix the bug that talent Seal Fate gives 5 combo points(instead of 3) if mainhand _and_ offhand crits with spell Mutilate.
Idea by Alez2005, thanks for it.

--HG--
branch : trunk
2010-05-19 22:08:44 +02:00
Anubisss a04809437b Fix the bug that offhand's crit of spell Mutilate don't proc spell Seal Fate.
Fixes issue #218.

--HG--
branch : trunk
2010-05-19 19:17:49 +02:00
Anubisss a5c7efa0ee Update world.sql and use DELETE query before INSERT INTO in some SQL files.
--HG--
branch : trunk
2010-05-19 12:57:09 +02:00
click a1a702d5af Add spelllink for Chains of ice, triggering Frost Fever.
Fixes issue #2137

--HG--
branch : trunk
2010-05-19 11:06:39 +02:00
click 282fa278e9 Add Rune Strike spell missing from 3.3.3a spell DBCs - fix by m.ax
Fixes issue #2185.

--HG--
branch : trunk
2010-05-18 22:14:01 +02:00
click 483249cc38 Add missing spell to db removed from dbc in 3.3.3, fixes Rogue Overkill removal - fix by Shauren
--HG--
branch : trunk
2010-05-18 22:04:42 +02:00
Anubisss 57ba0b78e2 Fix the bug that mage's some freezing spells can stack with each other.
Frost Nova, Freeze and Shattered Barrier can't stack with each other.

Patch based on darkshines' patch.

Closes issue #1063.

--HG--
branch : trunk
2010-05-16 19:35:44 +02:00
Anubisss 0f0619ae0b Fix spell Improved Devouring Plague's damage.
Core part of the patch by PrinceCreed.
SQL part of the patch by sinka.isi.

Fixes issue #1965.
Closes issue #1004.

--HG--
branch : trunk
2010-05-16 18:49:51 +02:00
Rat@walamy 9771757c4c you can now reload creatures from creature_template table
NOTE: reload is limited to one creature at a time
Usage: .reload creature_template $entry
Warning: this is mainly for developers, reloading a creature can cause unexpected behaviors!!

--HG--
branch : trunk
2010-05-16 17:45:45 +02:00
Anubisss c26399a968 Remove spell 23602 from spell_proc_event because it's triggered by the talent, so not need an entry in the table.
--HG--
branch : trunk
2010-05-16 16:53:56 +02:00
Anubisss 3c04ef6e1e Fix the bug that Shield Specialization triggered just on block instead of block, parry and dodge.
Patch by ainscu.

Fixes issue #715.

--HG--
branch : trunk
2010-05-16 16:46:13 +02:00
click 85ec98ff9f Allow multiple classes for quest requirements - patch by Shauren
(This should make Malcrom happy)
Fixes issue 1476. Fixes issues 1972. Fixes issue 430.

--HG--
branch : trunk
2010-05-14 23:43:42 +02:00
Anubisss 1a49477a17 Set (more) blizzlike bonus for Healing Stream Totem.
Fix by N4rk0.

Closes issue #2110.
Fixes issue #2086.

--HG--
branch : trunk
2010-05-14 22:53:46 +02:00
Anubisss 7e027310c3 Update world.sql, forgot in rab603c8f4a.
--HG--
branch : trunk
2010-05-14 22:05:19 +02:00
Anubisss 486d66e94b Add ; to end of a SQL query in a SQL file. Patch by hunteee.
--HG--
branch : trunk
2010-05-14 19:27:38 +02:00
Anubisss a7295810e3 Fix Glyph of Life Tap.
SpellMgr.cpp part of the code by Karolis.Rudzevicius, thanks for it.
Fixes issue #1440.

--HG--
branch : trunk
2010-05-14 18:02:31 +02:00
_manuel_ 899736d89c Changes in scripts for quest chain The Amphitheater of Anguish:
- Added blizzlike content, like texts.
- Corrected some spells and timers.
- As i saw in offi can be more than 1 player doing different parts of the chain at the same time.
- Added code to prevent the npc gets out of the ring.
- Added support for The Amphitheater of Anguish: From Beyond.

--HG--
branch : trunk
2010-05-13 11:09:10 -03:00
teacher 8a60550d9d Added missing sql data to fulls.
Proper renaming and reformatting for some sql files.
Removed not-core-related data. You can find it in the usual place: http://trinitydatabase.org/index.php?/forum/122-core-related-db-content/

--HG--
branch : trunk
2010-05-12 20:18:04 +02:00
Rat eae6f5c094 started implementing battleground experience system
-players gain xp by killing enemy players (event bonuses not added for now)
-player can switch xp gain on/off by talking to npc Slahtz or Behsten for a fee of 10golds
NOTE: turning off xp gain will turn off ALL xp gains from quests,monsters,pvp,etc

--HG--
branch : trunk
2010-05-11 21:42:39 +02:00
Spp 8154f98737 Backout 8109.
--HG--
branch : trunk
2010-05-09 06:31:54 +02:00
Spp d6df19cd99 Add GUID to groups
--HG--
branch : trunk
2010-05-08 01:58:47 +02:00
Spp 6ead23e353 Add support for quest 4921 (The scent of Lar'Korwi)
Patch by D_Skywalk
Fixes issue 1671

--HG--
branch : trunk
2010-05-05 19:13:17 +02:00
Trazom62 eee3ebe6d6 Fix raid groups load from DB and save to DB.
Fixes issue #299.

- In table GROUPS, since rev 7841, isRaid is used to store the groupType. The DB was not updated. this is now fixed.
- Fix isRaid set to 1 when group converted to raid (shall be the groupType).
- Fix isRaidGroup check as groupType is now a set of flags.
- Fix dungeon/raid check when difficulty change.

--HG--
branch : trunk
2010-05-05 12:40:52 +02:00
Spp 601fa2721e Add missing sql file from rev 8111
--HG--
branch : trunk
2010-05-05 02:27:44 +02:00
Spp 7de6dea607 Account access: Set default value -1 to realmId (All realms access)
Patch by Sundark
closes issue 1852

--HG--
branch : trunk
2010-05-05 02:06:08 +02:00
Spp bc4ac8fe5d Fix Arcane Empowerment proc event
Patch by Metaphysicaldrama
closes issue 994

--HG--
branch : trunk
2010-05-05 01:39:51 +02:00
click 029e480454 Add stricter regulations for instances (login-checks and support for sending unbound player to parent-instance / homebind if not matching criterias)
Patch by Elron103 - closes issue #1323.

--HG--
branch : trunk
2010-05-04 18:25:30 +02:00
click afc7106e85 Fix typos in SQL (changed the original around to sort them numerically and forgot it)
--HG--
branch : trunk
2010-05-04 08:53:02 +02:00
click 0fd39511ac Add support for quest 6641 (Vorsha The Lasher)
--HG--
branch : trunk
2010-05-04 08:30:11 +02:00
click 5b88cd584a Add support for quest 1126 (Hive in the Tower) - patch by supabad
Closes issue #68

--HG--
branch : trunk
2010-05-04 08:09:55 +02:00
click e2d6abb681 Add support for quest 12916 (Our Only Hope) - Patch by supabad
Closes issue #940

--HG--
branch : trunk
2010-05-02 03:00:45 +02:00
click 18782ec1f7 Add support for quest 10512 (Getting the Bladespire Tanked)
Patch by supabad - closes issue #1217

--HG--
branch : trunk
2010-05-01 22:39:02 +02:00
click 3683de3f80 Add support for quest 12688 (Engineering a Disaster) - patch by supabad
Closes issue #982

--HG--
branch : trunk
2010-05-01 22:17:48 +02:00
click 0803f644a5 Fix CRLF
--HG--
branch : trunk
2010-05-01 09:28:24 +02:00
click 593d962665 Add support for quest 1440 (Return to Vahlarriel) - patch by Supabad
Closes issue #323

--HG--
branch : trunk
2010-05-01 09:12:52 +02:00
click 8df6879e94 Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)
Closes issue #1061

--HG--
branch : trunk
2010-05-01 08:30:46 +02:00
click 3a61667492 Add support for sorting vendor itemlists
--HG--
branch : trunk
2010-05-01 08:10:14 +02:00
click 3eccb81ee3 Add support for quest 9446 (Tomb of the Lightbringer) - closes #197
Patch by Supabad

--HG--
branch : trunk
2010-05-01 00:19:04 +02:00
XTZGZoReX 6feda6605b * Fix CRLF.
--HG--
branch : trunk
2010-04-30 23:59:59 +02:00
click 11ef556320 Add support for quest 12832 (Bitter Departure) - closes issue #804
Patch by supabad

--HG--
branch : trunk
2010-04-30 23:53:37 +02:00
click 51881810b7 Add support for daily quest "Overwhelmed!" (quest 12288)
Patch by Supabad (thank you)

--HG--
branch : trunk
2010-04-30 23:30:08 +02:00
click 4efd84a1e8 Add SQL-changes from previous commit into world.sql as well
--HG--
branch : trunk
2010-04-30 23:04:12 +02:00
click 697685c3f5 Add support for vendors selling the same items with different extendedCost - original code by Vladimir (thanks mate)
Closes issue #1756

--HG--
branch : trunk
2010-04-30 22:35:37 +02:00
Machiavelli 4b1a9916ac Clean up in item refund related code.
--HG--
branch : trunk
2010-04-30 19:20:59 +02:00
Spp 31113370b3 Fix typo in sql file
--HG--
branch : trunk
2010-04-30 16:32:47 +02:00