Commit Graph

1559 Commits

Author SHA1 Message Date
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
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
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
XTZGZoReX
9aa4405a5a * Fix CRLF.
--HG--
branch : trunk
2010-04-30 15:19:50 +02:00
Spp
377fa8e713 DragonBlight: Script for Quest 12321 (A Righteous Sermon)
Patch by Supabad
Closes issue 314

--HG--
branch : trunk
2010-04-30 15:01:37 +02:00
Spp
ce1f99cbe0 Implementation of Tabard vendor
Patch by etznab
Closes issue 908

--HG--
branch : trunk
2010-04-30 13:32:14 +02:00
Machiavelli
1f9af1794f Add missing SQL file from 8020
--HG--
branch : trunk
2010-04-29 22:04:26 +02:00
click
71cdf91acc CR/LF cleanup and file-renaming
--HG--
branch : trunk
rename : sql/updates/8006__world_quest_template.sql => sql/updates/8006_world_quest_template.sql
2010-04-26 09:47:40 +02:00
click
55a054c10f Adjust quest_templates "questflags" fieldsize to accomodate any variation of
questflags currently available.

--HG--
branch : trunk
2010-04-26 04:27:58 +02:00
click
f6b9caff47 Fix: Forgot to delete a spell before reinserting in previous commit
--HG--
branch : trunk
2010-04-26 00:09:32 +02:00
click
2a1299fc33 Spellfixes:: Libram of Valiance, Divine Guardian rank 1, Glyph of Seal of Command
Fix by liberate

--HG--
branch : trunk
2010-04-26 00:01:57 +02:00
_manuel_
c972765e0a Implemented script for areatriggers 5332,5338,5334 and 5340, related with quest Last Rites.
--HG--
branch : trunk
2010-04-23 16:11:57 -03:00
teacher
00c2674553 Make Divine Guardian proc on Divine Sacrifice only (by Liberate).
Removed DB data not handled by Core Team. You can find it on Database forums.
Added missing recently committed data to world.sql...
Renamed an old file which had wrong name.

--HG--
branch : trunk
2010-04-22 18:50:14 +02:00
click
ab396beb56 Add support for season-dependant gameevents
Patch by Liberate

--HG--
branch : trunk
2010-04-22 16:22:39 +02:00
click
ca2b52af0d Add 10% healing reduction to PVP-zones (as per 3.3.x patchnotes)
Fix by Havenard - closes #1565

--HG--
branch : trunk
2010-04-22 15:24:30 +02:00
click
e4164b8c16 Forgot a ; in previous commit - fixed (i need a beer!)
--HG--
branch : trunk
2010-04-21 20:45:36 +02:00
click
63642068b3 Ok, I need to get my glasses....
--HG--
branch : trunk
2010-04-21 20:42:14 +02:00
click
123d40dcfe * Add some more transactioncontrol to pet database handling + adjust character_aura keys to avoid duplicates
--HG--
branch : trunk
2010-04-21 20:34:04 +02:00
click
aaf3a62395 * Fix Death's Choice and Death's Verdict Paragon buffs
Fix by Liberate

--HG--
branch : trunk
2010-04-21 19:55:29 +02:00
_manuel_
c1d3c2a31d Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ScriptDev2.
--HG--
branch : trunk
2010-04-20 22:25:26 -03:00
malcromdev@gmail.com>
1ba710a7bd Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANE
--HG--
branch : trunk
2010-04-17 20:30:04 -02:30
click
cc2db574f1 Whack questgivers in the head with a bat to make them properly show ! or ? properly depending on the questtype they hand out
Patch by Liberate

--HG--
branch : trunk
2010-04-17 17:59:19 +02:00
teacher
4b98c72039 Moved sql update files to 3.3.3a_old dir.
p.s. The previous commit proves we are a crAAAzy community!

--HG--
branch : trunk
2010-04-16 18:00:08 +02:00
click
e79d50fa2d Reapply the previous "actionbars"-fix/handling db/coreside
Fixes issue #1669
Note: This issue has been a pain in the rear, as it was actually messing up
clients that ran a vanilla client without addons. The issue only comes
in to place when players load a SINGLE actionbar, and not selecting
"activate all bars". Extensive testing and debugging done to figure out
why this actually happened - I'll fricking shoot the next one messing
with it!

--HG--
branch : trunk
2010-04-16 02:14:21 +02:00