Commit Graph

30447 Commits

Author SHA1 Message Date
QAston
8af4e2dd42 *Fix a crash.
--HG--
branch : trunk
2009-03-23 15:39:40 +01:00
megamage
470d961dfa Let set in conf custom rates for low level kill/quest reputation gain. Author: VladimirMangos
--HG--
branch : trunk
2009-03-22 19:29:09 -06:00
megamage
a47d2e1c22 *Note some script id are changed. DB change may be needed.
[7518] Implement new script command SCRIPT_COMMAND_PLAY_SOUND (look in World.h for args) Author: VladimirMangos

    * Also rewrite use SMSG_PLAY_OBJECT_SOUND/SMSG_PLAY_SOUND
      Now WorldObject have 2 function for sound level dependent from distance (PlayDistanceSound)
      and for not depednet (PlayDirectSound)
    * Old Player::PlaySound function removed and uses need to be updated to WorldObject functions
      Note: function called for _source_ of sound in different from old function.
    * chat command .debug ps removed and .debug playsound can used for bother packects test:
      if no selection used SMSG_PLAY_SOUND, if selection exist including self then SMSG_PLAY_OBJECT_SOUND.

--HG--
branch : trunk
2009-03-22 19:20:03 -06:00
QAston
ce71c0e798 *Update dispel code and fix crash related to it. Thanks to megamage.
--HG--
branch : trunk
2009-03-23 01:54:50 +01:00
megamage
b5eed3626d *Fix a bug that combo points are never taken.
--HG--
branch : trunk
2009-03-22 18:45:44 -06:00
megamage
b5abc43ad5 *Fix a crash during loading scripts. Thanks to nissen.
--HG--
branch : trunk
2009-03-22 18:38:42 -06:00
Muhaha
d64436a5e4 * Merged ScriptDev2 928
--HG--
branch : trunk
2009-03-22 23:11:55 +01:00
QAston
36ccfd4168 *Fix kill command-by pasdVn.
*Fix tidal force.

--HG--
branch : trunk
2009-03-22 22:21:25 +01:00
XTZGZoReX
25c13e0d62 * Fixed SQL update.
--HG--
branch : trunk
2009-03-22 21:09:00 +01:00
XTZGZoReX
f6081c6cf9 * Revert 2128.
--HG--
branch : trunk
2009-03-22 18:54:11 +01:00
megamage
f703449242 *Backport a crash fix of petai.
--HG--
branch : trunk
2009-03-22 11:44:07 -06:00
megamage
eacb861799 *Fix build and typo.
--HG--
branch : trunk
2009-03-22 11:41:30 -06:00
megamage
708449298e *Merge.
--HG--
branch : trunk
2009-03-22 11:37:59 -06:00
megamage
ae7a8a0971 *Do not set another viewpoint when the old one cannot be removed.
--HG--
branch : trunk
2009-03-22 11:35:25 -06:00
megamage
763c81de3c *Remove possess aura when stop casting bindsight.
--HG--
branch : trunk
2009-03-22 11:32:29 -06:00
megamage
93db1e0219 *Fix a crash caused by boss_kelidan_the_breaker script.
--HG--
branch : trunk
2009-03-22 11:06:21 -06:00
megamage
bb1563eece *Restrict the size of updatepacket to see if this can fix freeze bug.
--HG--
branch : trunk
2009-03-22 11:02:15 -06:00
XTZGZoReX
bb201e6bd4 * Fixed several chat commands after merge with MaNGOS.
--HG--
branch : trunk
2009-03-22 17:27:37 +01:00
QAston
5242ff364d *Temporary hack to make Penance heal/damage at aura apply.
--HG--
branch : trunk
2009-03-22 17:21:01 +01:00
QAston
7303f9db8b *Backport blood frenzy fix from TC2.
--HG--
branch : trunk
2009-03-22 17:10:01 +01:00
QAston
df553a98dd *Fix a crash in latest rev.
--HG--
branch : trunk
2009-03-22 16:53:56 +01:00
QAston
a0530658ff *Fix blood frenzy remove (and possibly some other SPELL_AURA_ADD_TARGET_TRIGGER auras too).
*Fix some problems with Cut to the Chase.

--HG--
branch : trunk
2009-03-22 16:24:53 +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
XTZGZoReX
5197a1beb3 * Fixed loading of LogDB.* config values.
--HG--
branch : trunk
2009-03-22 13:40:18 +01:00
XTZGZoReX
69b1c1c219 * Fixed thread deadlock by disabling logging DB errors to DB... Heh.
--HG--
branch : trunk
2009-03-22 12:28:28 +01:00
raczman
075b7d38ea Add mising .sql to CMakeLists.
--HG--
branch : trunk
2009-03-22 12:02:03 +01:00
QAston
b5390f84b9 *Make auras with periodic power take cancel when there is no more power avalible.
--HG--
branch : trunk
2009-03-22 11:34:34 +01:00
QAston
f487cec645 *Fix aurastate bug.
--HG--
branch : trunk
2009-03-22 10:53:23 +01:00
QAston
328ecda864 *Take ComboPoints after doing spell effects.
--HG--
branch : trunk
2009-03-22 10:20:15 +01:00
panaut0lordv
0a58b73d7d Fix typo. Thanks Aokromes.
--HG--
branch : trunk
2009-03-22 09:42:48 +01:00
panaut0lordv
6ccf45f8a0 Fixed expected .conf version (drink cofee b4 commiting, racz ;))
--HG--
branch : trunk
2009-03-22 07:48:46 +01:00
megamage
0dfa86cefd *Fix a bug of spells that use combo points.
--HG--
branch : trunk
2009-03-21 23:52:30 -06:00
megamage
7d2eb958d5 *Do not set civilians as react state defensive as default.
--HG--
branch : trunk
2009-03-21 23:29:18 -06:00
megamage
f3d8806ec3 [7517] Add tick targets amount limitations to 48505 and ranks. Author: VladimirMangos
--HG--
branch : trunk
2009-03-21 23:01:36 -06:00
megamage
3c5a24f4cd [7516] Add form/mounting/self control loss limitations to 48505 and ranks. Author: Sarjuuk
--HG--
branch : trunk
2009-03-21 22:48:52 -06:00
megamage
b522a34247 [7513] Implement currencies tab work. Also check related item data at server startup. Author: VladimirMangos
--HG--
branch : trunk
2009-03-21 22:44:59 -06:00
megamage
40a03daf82 [7512] Implement checks of item bag mask at server startup. Author: VladimirMangos
--HG--
branch : trunk
2009-03-21 22:43:47 -06:00
megamage
0c9aeaa965 [7511] Fixed expertise update at items unequip/drop. Author: VladimirMangos
* Not attempt update at item move from slot in bag with equip-like slot number.
    * Update at item drop from bag.

--HG--
branch : trunk
2009-03-21 22:42:40 -06:00
megamage
ddb7265018 *Merge. Warning: I do not know if bg fix is still good for wlk.
--HG--
branch : trunk
2009-03-21 22:40:06 -06: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
megamage
a0298bc58d *Merge.
--HG--
branch : trunk
2009-03-21 22:31:00 -06:00
megamage
3531d0f254 *Fix a crash bug of priestess_delrissa script.
--HG--
branch : trunk
2009-03-21 22:25:13 -06:00
megamage
ee332629b6 *Do not allow toggle unautocastable spells for pet.
--HG--
branch : trunk
2009-03-21 18:05:43 -06:00
megamage
f814354396 *Merge.
--HG--
branch : trunk
2009-03-21 18:00:01 -06:00
megamage
b1e23bb904 *Auto enter vehicle for summon vehicle spells.
--HG--
branch : trunk
2009-03-21 17:59:05 -06:00
megamage
e01e7d7934 *Fix a crash caused by possessing pet.
--HG--
branch : trunk
2009-03-21 17:57:12 -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
raczman
ecb87676a9 Bump config version to avoid error message spam.
--HG--
branch : trunk
2009-03-21 22:07:13 +01:00