Commit Graph

  • 3ef20629df *Some crashfixes. QAston 2009-04-07 18:05:56 +02:00
  • 37632e4e39 *Add a check for Glyph of Swiftmend in Swiftmend code. Anubisss 2009-04-06 18:00:16 +02:00
  • b4e7c01a90 *Fix CRLF in 2450_world. Anubisss 2009-04-06 14:11:03 +02:00
  • 24cd89ea9a Add missing column stackcount to full characters.sql Chaz Brown 2009-04-06 01:36:11 -04:00
  • 9a8103f248 Add missing column personal_rating to full characters.sql Chaz Brown 2009-04-06 01:16:34 -04:00
  • 9ba686e9ba * Merge Drahy 2009-04-06 06:29:06 +02:00
  • 781e597807 * Moved some 2.4.3 sql to proper folder * Added 2450_world which contains all updated from moved files * Updated world_script_full * Used trinity sql coding style Drahy 2009-04-06 06:28:07 +02:00
  • 1895373af4 fix a long standing typo Chaz Brown 2009-04-06 00:12:13 -04:00
  • e4e1c29006 fix a long standing typo Chaz Brown 2009-04-06 00:12:03 -04:00
  • 05212a7162 *Fix build. megamage 2009-04-05 18:39:18 -05:00
  • e00106db55 *Always delink spell and container when spell is cancelled. megamage 2009-04-05 17:31:12 -05:00
  • d95d81f765 *Update the crash check in object.cpp. megamage 2009-04-05 17:16:05 -05:00
  • 0fd28a68b7 *Merge. megamage 2009-04-05 17:11:43 -05:00
  • 6375f8fc8c *Set aura remove by expire only for expired auras QAston 2009-04-06 23:27:13 +02:00
  • 508a57313c *Merge. megamage 2009-04-05 17:10:59 -05:00
  • 2148e25362 [7619] Work under Achievement and AchievementCriteriaCompletion Flags Author: DiSlord Remove wrong (not fully correct) check in IsCompletedAchievement megamage 2009-04-05 17:05:15 -05:00
  • 752aeef1c3 [7618] Fixed: Prevent adding threat to dead creature and for dead target. Author: VladimirMangos Also remove horriable typecast in ThreatManager code and some other cleanups. megamage 2009-04-05 17:05:10 -05:00
  • 24e24d3c02 [7616] Implement .debug play cinematic and .debig play movie. Rename .debug playsound to .debug play sound. Author: VladimirMangos *Note: some conflicts of string. megamage 2009-04-05 16:58:20 -05:00
  • cb3b6e7c77 [7615] Continue sorting chat command function declarations. Move send commands in new .send * subcommand list. Author: VladimirMangos megamage 2009-04-05 16:54:55 -05:00
  • c76cca7926 Just add define for one AchievementFlags Author: DiSlord megamage 2009-04-05 16:44:13 -05:00
  • 274759b04a [7614] Sort/rename debug commands, Move packet send commands to new ".debug send " subcommands list. Author: VladimirMangos megamage 2009-04-05 16:43:17 -05:00
  • 022e2df612 [7613] Sort and rename functions for GM commands in code. Author: VladimirMangos megamage 2009-04-05 16:31:56 -05:00
  • 5acc0c057b [7612] Move SMSG_TRIGGER_CINEMATIC and SMSG_TRIGGER_MOVIE to functions and use its instead explicit packet creating. Author: NoFantasy megamage 2009-04-05 16:25:00 -05:00
  • 81ef5e632f *Fix Freeze QAston 2009-04-06 22:43:52 +02:00
  • bf8877342d *Allow auras to be removed during other auras update. QAston 2009-04-06 22:03:05 +02:00
  • 1bd539103b *Missing part of last commit. QAston 2009-04-06 21:40:22 +02:00
  • 09ac9f24ff *Try to fix a crash. QAston 2009-04-06 21:36:38 +02:00
  • 5e6435c3b2 *Fix auras stacking. QAston 2009-04-06 20:07:20 +02:00
  • fef43ddbe7 Fix interface building. raczman@debian 2009-04-05 22:08:24 +02:00
  • 0f61bac93d * Do proper checks at startup for creature_formations table. Also remove useless lastLeaderGUID variable. XTZGZoReX 2009-04-05 18:56:10 +02:00
  • e5bbb4d20b *Fix compile. QAston 2009-04-06 18:27:30 +02:00
  • fa1df5bac3 *Fix crash and area aura remove. QAston 2009-04-06 18:19:05 +02:00
  • c6c084cc45 *Fix area auras QAston 2009-04-06 17:07:58 +02:00
  • dcd0b835aa * Fixed typos in latest commit Drahy 2009-04-05 16:18:32 +02:00
  • 276084e294 *Fixes in pet levelup spell system-pets no longer learn triggered spells and can cow learn 2 spells for 1 level. QAston 2009-04-06 14:54:56 +02:00
  • beabe1faba *Correct a typo in judgement of the wise handling. QAston 2009-04-06 14:06:10 +02:00
  • c7758d54bf *Fix mana burn. QAston 2009-04-06 13:55:32 +02:00
  • 9f9b4ce876 *SQL and testing for last commit is by Drahy-sorry for forgotting to mention it. QAston 2009-04-06 13:46:52 +02:00
  • 20c02ef760 *Update of aura system. QAston 2009-04-06 13:31:14 +02:00
  • 813a832b11 Added reload command for spell_linked_spell DB table mknjc 2009-04-05 12:46:52 +02:00
  • 5fb720d117 Crashfix. <3 QAston, you damn beast. raczman 2009-04-05 12:11:28 +02:00
  • 607741569c Fix build. raczman 2009-04-05 10:31:28 +02:00
  • f692364e8e *Fix a crash caused by scriptprocess megamage 2009-04-04 20:31:43 -06:00
  • 9a03bb1e5f *Backport some contents from TC2. megamage 2009-04-04 20:31:29 -06:00
  • 850537ece9 *Remove call Reset() from UtgardeKeep scripts. Anubisss 2009-04-05 03:47:02 +02:00
  • cdc6e7edbd * "CRASH ALARM" --> "CRASH ALERT" - makes more sense ;). XTZGZoReX 2009-04-05 00:46:53 +02:00
  • e63adf5a29 * Allow use security > 3 in realmd.account.gmlevel field. This will fix issue where gmlevels above 3 did not work. * Note: Have in mind that gmlevels above 3 can have "unexpected" effects; players with, for example, gmlevel 4 _may_ be able to execute console-only commands from ingame. XTZGZoReX 2009-04-05 00:04:10 +02:00
  • 574a9bb88e Fixed typo. raczman 2009-04-04 23:35:03 +02:00
  • c4821eef7a Merge. raczman 2009-04-04 23:33:16 +02:00
  • 85df8e0582 Fixed work of warrior talent 12296. - Proper tick in 3 sec - Replace amount calculation hack by more proved formula. - Ignore in combat state. Author: domingo raczman 2009-04-04 23:32:03 +02:00
  • 96f2363b04 *Add a missing part of visibility patch. megamage 2009-04-04 15:14:19 -06:00
  • f744c09075 *Merge. megamage 2009-04-04 15:12:36 -06:00
  • 6e00dd9789 *Skip TC1 bg update. megamage 2009-04-04 15:11:28 -06:00
  • 86bd3bfb42 *Do not check formation for pet and summoned creatures. megamage 2009-04-04 15:04:24 -06:00
  • eede65e115 Not displaying "Command not found" error for player security level. Thx Machiavelli <3 raczman 2009-04-04 23:02:24 +02:00
  • 899a39ea1e *Fix a bug that makes server cannot start up. megamage 2009-04-04 14:58:31 -06:00
  • fc5da8a7bf *Add check in ClearUpdateMask. megamage 2009-04-04 14:09:44 -06:00
  • 0376c70fd9 *FIx a bug that pet cause crash. megamage 2009-04-04 14:08:17 -06:00
  • eb9bb0dc5d *Add some update from TC1. I am not able to merge from TC1 because bg patch has too many conflicts. TC1 authors: please merge your patch to TC2 after pushing it to TC1. megamage 2009-04-04 13:22:56 -06:00
  • e53521d228 *Merge. megamage 2009-04-04 13:11:03 -06:00
  • f599b603f3 *Add a missing part of the visibility patch. megamage 2009-04-04 13:08:14 -06:00
  • caca633c8e *Fix the bug that creatures do not return to spawn point when players leave instance. megamage 2009-04-04 13:04:11 -06:00
  • c0a131a63d *Fix visibility update bug. megamage 2009-04-04 13:02:57 -06:00
  • 98f3d4d8b3 *remade Black Temple doors with new HandleGameObject Rat 2009-04-04 18:18:08 +02:00
  • 3fd4f3d4b3 *added HandleGameObject function to instance, use this to simply open/close doors from scripts Rat 2009-04-04 18:07:05 +02:00
  • 1f9efc82ca Merge. raczman 2009-04-04 15:27:32 +02:00
  • 8557d20e6e Added some extra debug log when finishing rated arena match. raczman 2009-04-04 15:27:12 +02:00
  • b858dd535a *Fix the bug that pet cannot be put in stable. megamage 2009-04-03 18:22:46 -06:00
  • 837e15405d *Fix a bug about pet talents. megamage 2009-04-03 17:29:27 -06:00
  • ef3295d279 *Fix broken execute. megamage 2009-04-03 16:59:01 -06:00
  • 84a74b2155 *Update eventAI to SD2 979. Author: nofantasy. megamage 2009-04-03 16:54:20 -06:00
  • ebc836f424 *Merge. megamage 2009-04-03 16:43:15 -06:00
  • b922da4db1 [7611] Prevent casting owner spell/use item or gameobject by mind controlled player or creature. Author: VladimirMangos This also prevent some crashes in like wrong case. [7610] skipped. megamage 2009-04-03 16:42:19 -06:00
  • 3d1200f4ac [7609] Trailing whitespace cleaning Author: freghar megamage 2009-04-03 16:39:21 -06:00
  • df479707e2 [7608] Implement ACHIEVEMENT_CRITERIA_TYPE_USE_GAMEOBJECT. Author: VladimirMangos megamage 2009-04-03 16:37:06 -06:00
  • cb8b3fe5db [7607] Improvements in support some generic achievement classes Author: VladimirMangos megamage 2009-04-03 16:36:20 -06:00
  • f7cc04e9dd [7606] Fix use % power burn in effects Author: Lutik megamage 2009-04-03 16:33:25 -06:00
  • b9ae9144f9 Fix errors with cmake and revision.h fix by raczman Chaz Brown 2009-04-03 18:32:12 -04:00
  • 8ad562d008 [7605] Counting in ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM only for not triggered item casted spells. Author: VladimirMangos megamage 2009-04-03 16:31:37 -06:00
  • 98642ff69e Fix errors with cmake and revision.h fix by raczman Chaz Brown 2009-04-03 18:31:29 -04:00
  • ca916cebbe merge with megamage's <3 raczman 2009-04-04 00:30:45 +02:00
  • 38d634a163 Fixed BG mark rewarding in case of prematurely finished BG: -team with most points will get 3 marks, the other one 1 mark -in case of a draw, each team gets 1 mark (not sure if blizzlike) TODO: -remove per BG score variables and substitute them further with general m_score[] array to avoid data duplication. Please report any bugs, and TC2 devs - dont pull this change into TC2, its not 309-like. raczman 2009-04-04 00:29:43 +02:00
  • 34f9778296 *Add some checks during object deconstruction. megamage 2009-04-03 16:28:15 -06:00
  • c48ea87a03 *Fix some crash when unit is removed. megamage 2009-04-03 14:51:40 -06:00
  • 19f725cd51 *Try to fix the bug of visibility update. megamage 2009-04-03 14:44:34 -06:00
  • 893eb77a07 *hopefuly fix Thrall reset bug Rat 2009-04-03 22:20:19 +02:00
  • b449693f17 *Fix a crash of warbringer_omrogg script. megamage 2009-04-03 12:01:50 -06:00
  • 335c04b791 *added new escortAI functions (does not effect already coded escort scripts) Rat 2009-04-03 17:57:57 +02:00
  • c2dfb661e7 *Merge Chaz Brown 2009-04-03 00:31:08 -04:00
  • e84fd0e1f8 backport genrevision fix from TC2 that allows old and new versions of HG to be used in revision generation Chaz Brown 2009-04-03 00:24:01 -04:00
  • dd2a8443d5 *Also call combatstart when applying areaaura/persistant aura megamage 2009-04-02 22:23:51 -06:00
  • 2bc033a328 *Fix bugs related to hunter and warlock pets. megamage 2009-04-02 22:03:25 -06:00
  • 3f5cfa1661 Fix genrevision again, please backport this commit to TC1 Chaz Brown 2009-04-02 23:15:42 -04:00
  • f2e88cae51 *Fix some visibility bug. megamage 2009-04-02 20:27:10 -06:00
  • fbf36c9afe *Fix build. Sorry. megamage 2009-04-02 19:09:52 -06:00
  • 8e0a0877e1 *Try to fix the bug that pet cause client crash. megamage 2009-04-02 19:05:17 -06:00
  • bd6974abcd *Merge. megamage 2009-04-02 18:34:41 -06:00
  • 3d0dc473f1 [7601] Not check reagents for triggered spells, it checked and taken at triggered spell casting moment in original spell. Author: VladimirMangos megamage 2009-04-02 16:50:37 -06:00
  • 9f65886787 [7600] Apply at far teleport AURA_INTERRUPT_FLAG_MOVE and AURA_INTERRUPT_FLAG_TURNING in simlar to near teleport case. Author: VladimirMangos megamage 2009-04-02 16:49:52 -06:00
  • 03f482fb8e [7598] Implement proper hide out of range (at another map) transports. Remove duplicate name field. Author: VladimirMangos megamage 2009-04-02 16:49:29 -06:00