megamage
02003cc338
*Merge.
...
--HG--
branch : trunk
2009-04-15 17:20:54 -05:00
megamage
b76e8cfa5c
*Rename a sql file.
...
--HG--
branch : trunk
2009-04-15 17:17:40 -05:00
megamage
5b124bf73f
*Merge.
...
--HG--
branch : trunk
2009-04-15 17:14:17 -05:00
megamage
1f55614e70
*Remove duplicated TC1 sql.
...
--HG--
branch : trunk
2009-04-15 17:10:43 -05:00
megamage
905833f84e
*Merge.
...
--HG--
branch : trunk
2009-04-15 17:06:38 -05:00
Drahy
e3bd7fed4e
* Added gossip option related to quest 12791, 12794 and 12796 - Thx SD2 team
...
--HG--
branch : trunk
2009-04-15 21:40:09 +02:00
QAston
441d042d5c
*Set correct healing bonus for spells using coefficient.
...
*Always reapply aura mods as 'real' when adding aura to stack.
*Make blood frenzy expire when duration ends.
*Correct procflag for T.N.T once again.
--HG--
branch : trunk
rename : sql/updates/2685_world.sql => sql/updates/2702_world_spell_proc_event.sql
2009-04-15 20:34:52 +02:00
Drahy
4fd5933e75
* Used trinity sql coding style
...
* Please Use Delete + Insert instead Ignore it will be better for this kind of data thx
--HG--
branch : trunk
2009-04-15 18:09:55 +02:00
Anubisss
c61ab4c9a0
Add missing sql for Unkor the Ruthless' script by thumsoul. Thank you.
...
--HG--
branch : trunk
2009-04-15 18:07:40 +02:00
megamage
16d44a589d
*Rename some sql files. Please write table name in the future for better management.
...
--HG--
branch : trunk
2009-04-14 18:23:06 -05:00
QAston
b966e63f73
*Fix Fan of Knives.
...
--HG--
branch : trunk
2009-04-14 20:21:16 +02:00
QAston
7d2e5c31a8
*Fix Haunting Spirits.
...
--HG--
branch : trunk
2009-04-14 20:04:01 +02:00
QAston
6c44316d8e
*Correct positivity of some spells
...
--HG--
branch : trunk
2009-04-14 19:09:08 +02:00
Machiavelli
ecbaf6483d
* Ticket system update;
...
- Add map, x, y, z coordinate data to ticket upon creation
- Add command .go ticket to teleport to the coordinates where the ticket was created
- Move InitTicketID() to the class constructor instead of at every LoadGMTickets call
- Minor code cleanup
--HG--
branch : trunk
2009-04-14 17:48:58 +02:00
Machiavelli
348339770e
* Ticket system update;
...
- Add map, x, y, z coordinate data to ticket upon creation
- Add command .go ticket to teleport to the coordinates where the ticket was created
- Move InitTicketID() to the class constructor instead of at every LoadGMTickets call
- Minor code cleanup
--HG--
branch : trunk
2009-04-14 17:29:54 +02:00
QAston
e7ac066211
*Correct procflags for T.N.T
...
--HG--
branch : trunk
rename : sql/updates/2662_world.sql => sql/updates/2685_world.sql
2009-04-14 17:27:05 +02:00
raczman
408bb461b3
Add sql update for creature respawn linking.
...
--HG--
branch : trunk
2009-04-14 14:45:05 +02:00
Machiavelli
2b52663e42
Ticket system changes by Disassembler: (TC1 rev 1358)
...
- Change uint16 closed guid to uint64
- Add createtime field
--HG--
branch : trunk
2009-04-14 12:38:12 +02:00
megamage
2104356342
*Merge shadowfang keep scripts from SD2 at the request of ACID dev. Author: nofantasy.
...
--HG--
branch : trunk
2009-04-13 20:46:10 -05:00
Machiavelli
e2a4b4d178
Ticket system changes by Disassembler:
...
- Change uint16 closed guid to uint64
- Add createtime field
--HG--
branch : trunk
2009-04-14 01:27:43 +02:00
megamage
3a2e58f81a
[7662] Spell power coefficients for talent 48505 and ranks. Author: nos4r2zod
...
--HG--
branch : trunk
2009-04-13 17:28:44 -05:00
megamage
a5834f2008
*Merge.
...
--HG--
branch : trunk
2009-04-13 17:18:33 -05:00
QAston
064866bdfe
*Missing file from latest commit"
...
--HG--
branch : trunk
2009-04-13 19:04:19 +02:00
Rat
dd93679f5f
*fixed essence of suffering (reliquary of souls)
...
--HG--
branch : trunk
2009-04-13 17:08:24 +02:00
megamage
3f97137ce9
*Remove an outdated file from TC1.
...
--HG--
branch : trunk
2009-04-12 16:49:43 -05:00
megamage
476b7ee949
*Two revs are skipped.
...
--HG--
branch : trunk
2009-04-12 16:48:31 -05:00
QAston
9c29a7aafe
Correctly chose target for shadowflame
...
--HG--
branch : trunk
rename : sql/updates/2626_world.sql => sql/updates/2629_world.sql
2009-04-12 18:50:36 +02:00
raczman
2ba0af3d8f
Correct spell_affect mask for spell 12472 - by _krz/Asael
...
--HG--
branch : trunk
2009-04-12 11:05:19 +02:00
QAston
b1b53addcc
*Fix shadowflame
...
--HG--
branch : trunk
2009-04-12 10:35:28 +02:00
megamage
dda2fdff33
*Implement spell Disengage and Death Grip.
...
--HG--
branch : trunk
2009-04-11 22:41:15 -05:00
QAston
ca8a67ab91
*Fix Faerie Fire (Feral) damage
...
--HG--
branch : trunk
2009-04-11 19:45:14 +02:00
QAston
2e0ffba0bc
*Fix beacon of light.
...
*Fix a crash in Spell::CanAutoCast.
--HG--
branch : trunk
2009-04-11 18:58:34 +02:00
Drahy
6c50ac907a
* Used trinity sql coding style
...
--HG--
branch : trunk
2009-04-11 08:18:22 +02:00
megamage
4d277430c5
[7644] Fixed pet slot values using in pet save. Author: VladimirMangos
...
Problem exist from client version switch when stable slot amount changed.
In result this has been source problems with stable use (3-4 slots) and possible pet lost in some cases
or "not save state" for summoned pets.
Use enums to avoid repeating problem, use more safe value for not-in-slot save (for summoned pets)
Fixed data preparing for MSG_LIST_STABLED_PETS.
--HG--
branch : trunk
2009-04-10 18:18:44 -05:00
QAston
8f3a1ec546
* Fix consume shadows.
...
* Change handling of bladestorm and auras with similar immunity to it.
--HG--
branch : trunk
2009-04-10 23:44:37 +02:00
Chaz Brown
901bf73d75
Fix typo in world.sql - spotted by ogeraisi and Amit86
...
--HG--
branch : trunk
2009-04-11 12:15:08 -04:00
Chaz Brown
aa6347538a
Fix typo in characters.sql - Spotted by Tux
...
--HG--
branch : trunk
2009-04-10 07:02:34 -04:00
Drahy
ef5c511087
* Added table script_waypoint and deleted non used files also from previous commits and make it in one file for better orientation, so please import after 2559 only 2565
...
--HG--
branch : trunk
2009-04-10 09:35:05 +02:00
megamage
6d0b82676c
[7643] Allow set, store and output creture EventAI data version in addition to world DB and script library versions. Author: VladimirMangos
...
*This patch is disabled in TC2.
--HG--
branch : trunk
2009-04-09 17:57:57 -05:00
QAston
fc040ef111
*Merge
...
--HG--
branch : trunk
2009-04-09 23:17:24 +02:00
QAston
e0e39f26b4
*Take charges for Finger of Frost and Sudden Death correctly.
...
*Clearcasting for Arcane Potency - From KAPATEJIb's cumulative patch package
--HG--
branch : trunk
2009-04-09 23:15:56 +02:00
Muhaha
a011612e3f
* Merged ScriptDev2 952
...
--HG--
branch : trunk
2009-04-09 23:07:32 +02:00
QAston
02bb32f60f
*Fix seals: command, justice, wisdom, light unleashing damage.
...
--HG--
branch : trunk
2009-04-09 14:58:25 +02:00
Drahy
2abfecfb84
* Updated sql and full_script files
...
--HG--
branch : trunk
2009-04-09 03:35:51 +02:00
megamage
371a584047
[7633] Implement support multiply basic requirements for crireria in achievement_criteria_data. Author: VladimirMangos
...
Also implement additional basic requirements for proper implementing checks for ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE
Req. DB support.
--HG--
branch : trunk
2009-04-08 16:34:38 -05:00
megamage
7b2ae4d964
[7627] Replace built-in in code table by new DB table achievement_criteria_data for store additional data for achievement criteria. Author: VladimirMangos
...
--HG--
branch : trunk
2009-04-08 16:24:34 -05:00
QAston
bf7499d1ce
*Fix Sudden Death.
...
--HG--
branch : trunk
2009-04-08 23:20:06 +02:00
megamage
9e1a9315be
*Merge.
...
--HG--
branch : trunk
2009-04-08 13:38:08 -05:00
megamage
74d553bc4c
*Merge.
...
--HG--
branch : trunk
2009-04-08 12:28:41 -05:00
Drahy
07f8007655
* Used trinity sql coding style
...
--HG--
branch : trunk
2009-04-08 19:27:45 +02:00