Commit Graph

528 Commits

Author SHA1 Message Date
XTZGZoReX
bb201e6bd4 * Fixed several chat commands after merge with MaNGOS.
--HG--
branch : trunk
2009-03-22 17:27:37 +01:00
XTZGZoReX
f4d3a583bd * Implemented non-hacky, CMake-way of automagically installing *.sql files without specifying all of them in CMakeLists.
* Moved "sql/TBC-WLK converter" to "sql/TBC-WLK_converter" for compatibility.

--HG--
branch : trunk
rename : sql/TBC-WLK converter/Readme.txt => sql/TBC-WLK_converter/Readme.txt
rename : sql/TBC-WLK converter/TBC-WLK_characters.sql => sql/TBC-WLK_converter/TBC-WLK_characters.sql
rename : sql/TBC-WLK converter/TBC-WLK_world.sql => sql/TBC-WLK_converter/TBC-WLK_world.sql
rename : sql/TBC-WLK converter/TBC-WLK_world_run_only_once.sql => sql/TBC-WLK_converter/TBC-WLK_world_run_only_once.sql
2009-03-22 14:25:50 +01:00
megamage
61dcae44e5 *Remove 243 sql.
--HG--
branch : trunk
2009-03-21 22:37:48 -06:00
megamage
a81472ac08 *Skip 243 spell fixes.
--HG--
branch : trunk
2009-03-21 22:36:23 -06:00
Drahy
f74cd377f4 * Modified CMakeLists.
--HG--
branch : trunk
2009-03-21 23:10:09 +01:00
Drahy
cda9ce626b * Added trinity sql coding style.
--HG--
branch : trunk
2009-03-21 22:57:46 +01:00
megamage
4a65f12f09 *Merge.
--HG--
branch : trunk
2009-03-21 14:56:51 -06:00
XTZGZoReX
10e62c21f2 * Fixed 2064_world.sql - pointed out by BlueSteel.
--HG--
branch : trunk
2009-03-21 21:31:34 +01:00
megamage
3fd85fa5cd [7503] Implement proper (not 2 level limited) help.security set for chat commands and subcommands. Update some commands data. Author: VladimirMangos
* Now `command` table loading set data for any use subcommand levels
    * Errors output for not existed in code commands at related data loading from table.
    * Detail log level report outout about overwrited security level for loaded chat command data.

    Using this functionality found and fixed/update data for `command` in mangos.sql

    NOTE: some command security levels changed.

    Thank you to benemorius for pointing to this security problem.

--HG--
branch : trunk
2009-03-21 14:21:19 -06:00
raczman
a52405a799 Added proc data for spell 36070. Thanks Anubiss.
--HG--
branch : trunk
2009-03-21 20:30:50 +01:00
raczman
14e68b00e6 Added missing file.
also, 1234 rev woohoo!

--HG--
branch : trunk
2009-03-21 14:36:36 +01:00
XTZGZoReX
55695eda78 * Implement ".server set closed on/off" command to allow/deny new connections to the world.
--HG--
branch : trunk
2009-03-21 13:51:28 +01:00
Blaymoira
3120990ebd *Remove not needed code
--HG--
branch : trunk
2009-03-21 06:59:40 +01:00
XTZGZoReX
0838736ce7 * Missed a config update in realmd.
* Correct revision number for SQL update for DB logging.

--HG--
branch : trunk
rename : sql/updates/2020_realmd.sql => sql/updates/2031_realmd.sql
2009-03-20 16:16:16 +01:00
XTZGZoReX
d1adac0d11 * Merge.
--HG--
branch : trunk
2009-03-20 15:17:58 +01:00
Drahy
4d7ee8208e * Big clean up and used trinity sql coding style
--HG--
branch : trunk
2009-03-20 00:44:18 +01:00
megamage
64ce6533a9 *Update gameobject visual and command. By Vladimir.
--HG--
branch : trunk
2009-03-19 15:16:02 -06:00
QAston
c6f3532ada *Fix Area auras for target without a party.
*Fix Improved soul leech and correct procflags for soul leech.

--HG--
branch : trunk
2009-03-19 21:47:16 +01:00
XTZGZoReX
9fe43fa9c0 * Implementing database logging:
** LogTime and LogColors config options removed due to incompatibility.
** Old file logging still available.
** Totally redone the Log class.
** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file.
** SQL updates attached.

--HG--
branch : trunk
2009-03-19 21:13:52 +01:00
QAston
3ff11b64ba *Move Overkill and Master of Subtlety to procflag and fix some issues with them.
*Proc Shattered Barrier only on aura destroy.
*Fix some possible issues with aura stackamount display.

--HG--
branch : trunk
2009-03-19 10:40:02 +01:00
QAston
14f475d2ce *Fix Furious Attacks proc. By Darwin.
--HG--
branch : trunk
2009-03-18 20:02:04 +01:00
megamage
986334e641 [7472] Fixed messages in Eye of Storm Battleground. Author: Triply
--HG--
branch : trunk
2009-03-16 15:51:45 -06:00
QAston
5bc3df176a *Fix Living Bomb target selection.
*Fix healing mod apply for devouring plague.
*Fix psychic horror.

--HG--
branch : trunk
2009-03-15 23:59:06 +01:00
QAston
d910fc951e *Auras by caster are now shown correctly (doublesized).
*First rank of Psychic Horror now procs correctly.
*Mana drain effects amount of damage is now correct.
*Raczman is now satisfied.

--HG--
branch : trunk
rename : sql/updates/1910_world.sql => sql/updates/1912_world.sql
2009-03-15 16:20:10 +01:00
Anubisss
8b246d66d3 *Remove incorrect sqls. Add the correct one.
--HG--
branch : trunk
2009-03-15 13:54:00 +01:00
Blaymoira
e70d6bf2c9 *Merge
--HG--
branch : trunk
2009-03-15 09:53:32 +01:00
Blaymoira
a0a4d405b8 Backed out changeset: 4af6f4afed46
--HG--
branch : trunk
2009-03-15 09:40:08 +01:00
QAston
9ea420caff *Fix a typo.
--HG--
branch : trunk
2009-03-15 02:30:52 +01:00
QAston
2dbb0c927d *Fix Fingers of frost proc.
--HG--
branch : trunk
2009-03-15 02:29:26 +01:00
QAston
8b96182b1c *Fix Shattered Barrier
--HG--
branch : trunk
2009-03-15 02:06:59 +01:00
Anubisss
f3f2f6ac11 *Fix the spell proc for Nature's Grace.
--HG--
branch : trunk
2009-03-15 00:43:29 +01:00
Blaymoira
596488d05e *Fix haunt
--HG--
branch : trunk
2009-03-14 22:50:37 +01:00
Drahy
05c7639e7b * Added trinity sql coding style
--HG--
branch : trunk
2009-03-14 22:42:20 +01:00
Blaymoira
04a42413bf *Merge
--HG--
branch : trunk
2009-03-14 19:35:04 +01:00
Anubisss
8cce1ff1ec *Delete incorrect sqls. Add the correct SpellFamilyMask for Blade Twisting.
--HG--
branch : trunk
2009-03-14 18:08:38 +01:00
megamage
d90d0002e3 *Merge.
--HG--
branch : trunk
2009-03-14 09:24:59 -06:00
QAston
076ccce8c1 *Fix glyph of aspect of the monkey.
*Fix aspect of the dragonhawk.
*Turn off combat log for some periodic auras when power regenerated is full.

--HG--
branch : trunk
2009-03-14 16:20:04 +01:00
Blaymoira
ef71840b7e *Fix a typo
--HG--
branch : trunk
2009-03-14 15:14:06 +01:00
Blaymoira
c45fe6969c *Remove not needed code
--HG--
branch : trunk
2009-03-14 11:49:16 +01:00
Blaymoira
8e846418ca *Correct FamilyMask for spell 31124 and ranks - by Anubisss
--HG--
branch : trunk
2009-03-14 09:42:38 +01:00
Blaymoira
2723dec897 *Correct FamilyMask for spell 31124 and ranks - by Anubisss
--HG--
branch : trunk
2009-03-14 09:42:00 +01:00
megamage
5fd6235b2f *Fix a sql. Add a missing sql.
--HG--
branch : trunk
2009-03-13 18:52:19 -06:00
megamage
a5882ee84a *Merge.
*"Fix Glowing Blood" is not merged. Outdated patch?

--HG--
branch : trunk
2009-03-13 18:48:53 -06:00
megamage
090829bdf8 [7453] Fixed some example data in mangos.sql Author: VladimirMangos
--HG--
branch : trunk
2009-03-13 18:30:58 -06:00
megamage
62cdd39279 *Add some description of linked spells.
--HG--
branch : trunk
2009-03-13 17:59:58 -06:00
QAston
0d5044863e *Add procflag PROC_EX_AURA_REMOVE.
*Use new procflag to fix Psyhic Horror.
*Fix a typo in Living Bomb handler.

--HG--
branch : trunk
2009-03-13 22:48:04 +01:00
Drahy
b8bfa091de * Added sql trinity code style.
--HG--
branch : trunk
2009-03-13 00:20:50 +01:00
megamage
771f2699d6 *Merge.
--HG--
branch : trunk
2009-03-12 14:28:18 -06:00
megamage
16ee4a46c2 *Merge.
--HG--
branch : trunk
2009-03-12 14:22:59 -06:00
Blaymoira
7d617a421b *Fix typos - by EIFEL
--HG--
branch : trunk
2009-03-12 14:02:11 +01:00