Commit Graph

1407 Commits

Author SHA1 Message Date
Brian
74ccd57597 * Move some values out of the data blob in the characters table
* (honor, kills, title, currencies, watched faction, drunken-status, health and power)
* Original Author Hunuza - thank you
* Ported to Trinity by RammboNr5 - thank you
* Tested by Aokromes - thank you
* Closes Issue #911

--HG--
branch : trunk
2010-03-02 10:12:47 -07:00
Brian
29666451f3 * Add support for sending quest completion text
* Original patch by NoFantasy - thank you
* Ported to Trinity by seirgy - thank you
* Closes issue #873

--HG--
branch : trunk
2010-03-02 09:59:59 -07:00
teacher
70e77a796d Fixed import errors on recent sql update files...
Added forgotten updates to world.sql...
Added missing lines at the end of some sql files...
Better format by adding DELETE FROM before any INSERT INTO update...

--HG--
branch : trunk
2010-03-02 15:42:46 +01:00
p0wer
81f6779102 Add command similar to pinfo but for gameobjects.
Displays Entry, Type, DisplayId, and Name.
Created in response to issue #768.

--HG--
branch : trunk
2010-03-01 19:28:21 -06:00
_manuel_
22d7ceaabb Implemented script for npcs 32369,32371,32372. By Malcrom.
For a full fix apply http://trinitydatabase.org/index.php?/topic/14699-fix-transitus-shield-invisible-bunny-positions-violet-stand/

--HG--
branch : trunk
2010-03-01 21:39:07 -03: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
_manuel_
d348fa1756 Added sql files for previous commits.
--HG--
branch : trunk
2010-02-26 03:27:12 -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
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
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
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
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
Tartalo
6363cffa36 Durotar: Support for quest 5441, by Supabad
Lazy Peons

--HG--
branch : trunk
2010-02-23 21:21:01 +01:00
Tartalo
6c2ebfc8e4 Howling Fiord: Support for Quest 11255
Prisoners of Wyrmskull

--HG--
branch : trunk
2010-02-23 20:36:56 +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
teacher
a2381b9863 Added recent sql updates to world.sql and full files...
--HG--
branch : trunk
2010-02-22 20:03:30 +01:00
Xanadu
8e146c309d Fixed some spell bonuses as commanded by thenecromancer.
--HG--
branch : trunk
2010-02-20 19:58:52 +01:00
_manuel_
1da4996189 Razorfen downs: Implemented event from boss Tuten'kash. For a full fix see TDB Forums.
--HG--
branch : trunk
2010-02-19 15:12:46 -08:00
Tartalo
a0fc3acdc4 Grizzly Hills: Support for quest 12027
Mr. Floppy's Perilous Adventure
Needs db support

--HG--
branch : trunk
2010-02-19 00:20:14 +01:00
Tartalo
746052f561 Borean Tundra: Support for quest 11560
Oh Noes, the Tadpoles!

--HG--
branch : trunk
2010-02-18 22:22:09 +01:00
teacher
777a4361a0 Proper SQL standards.
Added recently committed scriptnames to world_scripts_full.sql.

--HG--
branch : trunk
2010-02-17 18:34:22 +01:00
Tartalo
205a024d01 Fix typo
--HG--
branch : trunk
2010-02-17 16:00:18 +01:00
Tartalo
08c6dae672 Borean Tundra: Support for quest 11876
'Help Those That Cannot Help Themselves'

--HG--
branch : trunk
2010-02-17 15:53:16 +01:00
Brian
6cdacbd313 * Removed hack for summon water elemental
* Proper handling for Glyph of Eternal Water
* Summoned water elemental still doesn't last forever, but the right spells
* are cast in the right situations.
* Credits to Edrinn

--HG--
branch : trunk
2010-02-16 15:36:19 -07:00
n0n4m3
bfdde379f0 Restore work talent Summon Water Elemental.
--HG--
branch : trunk
2010-02-15 16:34:18 +01:00
Brian
486c00891b * Core switch to client 3.3.2 (11403)
* Credits (in no particular order) to:
* n0n4m3, raczman, manuel, Spp, Malcrom, Teacher, QAston, Tartalo,
* thenecromancer, Xanadu, Trazom, Zor, kiper
* Additional credits to:
* TOM_RUS and NoFantasy from MaNGOS
* Thanks for testing Aokromes and XTElite1
* SoTA still needs some work, but is very playable (huge thanks to raczman and
* kiper)
* To upgrade, you need to apply all SQL from sql/updates/3.2.2a_old from the
* last rev you are on
* and then apply all SQL from sql/updates/3.3.2_old to char / realmd / world
* DBs
* Known problem with guild banks.

--HG--
branch : trunk
2010-02-14 19:13:14 -07:00
Brian
fc656cc1ab * More creature class level stats.
* Credits to Malcrom

--HG--
branch : trunk
2010-02-13 13:17:51 -07:00
Xanadu
c865c72e30 Added a classlevelstats update. Brought to you by Malcrom.
--HG--
branch : trunk
2010-02-13 04:12:40 +01:00
Trazom62
fee3181e54 Add VH script texts.
Fixes issue #64.

Some texts still not used in code.
Thanks wowwiki for most of them.
Thanks adminemu for Xevozz ones.

Fix some typo in Brann (HoS).

--HG--
branch : trunk
2010-02-07 17:15:06 +01:00
Trazom62
4e500f7227 Fix The Dwarven Spy text. Thanks zthoreen.
Fixes issue #616.

--HG--
branch : trunk
2010-02-07 12:16:35 +01:00
Xanadu
29cf32ce9b Modified the .dist command to display exact distances, too.
--HG--
branch : trunk
2010-02-06 01:00:08 +01:00
teacher
d9ecdfdd56 Moved sql files to sql\updates\3.2.2a_old directory.
--HG--
branch : trunk
2010-02-05 22:06:27 +01:00
Trazom62
4674dec37b Fix Drak'Tharon Script Text
Fixes issue #77.
Thanks Tlexii for Trollgore entries.

--HG--
branch : trunk
2010-02-04 23:47:47 +01:00
teacher
61cc641384 Added Spell "Launch Spear" to creature "Ymirheim Spear Gun" (by Malcrom).
Added missing spell updates for Rev 7285 (by manuel).
Renamed a wrongly named file.
Added two recent scriptname updates to world_scripts_full.sql.

--HG--
branch : trunk
2010-02-04 16:12:52 +01:00
Xanadu
ad63efde8d Fixed Ritual of Souls, implemented soulwell giving healthstones according to warlock's Improved Healthstone talent points.
--HG--
branch : trunk
2010-02-04 14:43:07 +01:00
Trazom62
b1cc10aaf0 Quest Support All Along the Watchtowers (5097,5098). Thanks Retriman.
Fixes issue #519.

--HG--
branch : trunk
2010-02-03 22:27:35 +01:00
_manuel_
23b1a482c9 Changes in Trial of the Champion:
-Implemented new scripts for Grand Champions, it includes vehicle fight (it is not 100 % done)
-Implemented more Vehicles Accessories. (related with the instance)
-Implemented basic support for event at spawn or dead from Boss Eadric/Paletress.
-Implemented basic support for event at spawn from Boss Black Knight.

For a complete fix see TDB forum > New Fix Submissions > Core related DB content.

--HG--
branch : trunk
2010-02-02 23:25:46 -03:00
QAston
10695f9131 *Drop spell_stack_masks table
*Add spell_group_stack_rules table (for more info see wiki)
*The table is maintained by core team
*Move some spell specific out of core to the new table

--HG--
branch : trunk
2010-02-02 22:35:01 +01:00
QAston
a1256d88ee *drop spell_elixir table
*add spell_group table for storage of groups of spell (kinda obvious, isn't it?) and populate the table with converted spell_elixir table data
*the table is going to be maintained by core team
*fix percentage display at spell_ranks table loading
*add TARGET_UNIT_CASTER to allowed learn spell targets in npc_trainer table, thanks to Aokromes for noticing the issue.

--HG--
branch : trunk
2010-02-01 19:22:32 +01:00
teacher
65705a16c1 Updated world.sql and characters.sql.
Removed commented code form realm.sql and set account.expansion field default value to 2 (wotlk) (thx Aokromes).
Properly set default values for some world DB fields.
Properly set some world DB fields to allow Database import in strict mode (by Brian).
Updated world_script_full with recent committed npc script.
Renamed a couple of files with proper revision number.
Note: no DB data will changed nor harmed by this commit.

--HG--
branch : trunk
2010-02-01 18:52:42 +01:00
XTZGZoReX
994f40fa98 * Fix typo in script_texts entry -1580067. Reported by ogeraisi.
--HG--
branch : trunk
2010-02-01 02:08:04 +01:00
_manuel_
8da617fca9 Closes issue 565. Implemented script for wormhole by make_the_king. For a full fix see TDB Forums New Fix Submissions > Core related DB content.
--HG--
branch : trunk
2010-01-31 22:02:15 -03:00
Brian
ba9197236c * Backed out changeset af19f9ff6dd8
* Spell ranks are handled by the (imagine this) spell_ranks table
* Data already in spell_ranks for these spells
* Thanks QAston

--HG--
branch : trunk
2010-01-31 13:19:43 -07:00
Brian
a4759e9ce8 * Add spell required data for Totem of Wrath ranks 2-4
* Thanks Wladass

--HG--
branch : trunk
2010-01-31 13:04:57 -07:00
QAston
9de5acc4e1 *Drop no longer needed sql table.
--HG--
branch : trunk
2010-01-31 17:49:55 +01:00
QAston
a331b67244 *Add error checks at spell_required table loading
*Allow spell_required table to store more than 1 spell learn requirement for a spell
*spell_required table data is removed from world.sql and since this commit the data for it should be maintained by db project you're using.

--HG--
branch : trunk
2010-01-30 19:25:04 +01:00
Spp
6b9914f0d7 Typo in last commit :(
--HG--
branch : trunk
2010-01-30 18:30:27 +01:00