Commit Graph

  • f94730bd93 Core/Misc: Fix "Return to graveyard" button and remove some opcodes that need to be confirmed Nay 2011-11-28 23:41:30 +00:00
  • 48652b9352 Core/Packets: Add some new opcodes and enable handlers for kiper 2011-11-28 22:05:43 +00:00
  • e9df08a7c2 Merge pull request #4124 from horn/master Shocker 2011-11-28 13:32:40 -08:00
  • 5b034ee631 Revert 81fea2d7b5. megamage 2011-11-28 14:34:30 -05:00
  • 1f70fd2851 Delete DynamicObject if AddToMap fails. megamage 2011-11-28 14:19:29 -05:00
  • 81fea2d7b5 Fix some memory leak from CreateTamedPetFrom. megamage 2011-11-28 14:10:56 -05:00
  • 529af3cd09 Delete obj if it is not successfully added to grid. More to fix. megamage 2011-11-28 14:05:25 -05:00
  • cde7ea260e Make AddToMap return bool. megamage 2011-11-28 13:23:20 -05:00
  • 1a1cf8d263 Core/GOs: Update gameobject_template and SMSG_GAMEOBJECT_QUERY_RESPONSE Nay 2011-11-28 17:22:21 +00:00
  • aa96a4ca9c Merge pull request #4131 from Venugh/4.x Kaelima 2011-11-28 09:04:54 -08:00
  • e3017f6e2a Core/Player: Correct val in SMSG_POWER_UPDATE. Venugh 2011-11-28 17:53:44 +01:00
  • 49b2407077 Add an ASSERT to find out the reasons of some crashes. megamage 2011-11-28 11:32:52 -05:00
  • 699574267c Core/Chat: Fix most chat opcodes Nay 2011-11-28 15:59:49 +00:00
  • c1d6359218 Core/Packets: CANCEL_AURA "fix" -Updates to WorldPacket and MovementInfo Rat 2011-11-28 15:50:25 +01:00
  • 059d4f52a3 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x Machiavelli 2011-11-28 15:42:32 +01:00
  • 0b4b853a05 Merge pull request #4128 from w1sht0l1v3/master Machiavelli 2011-11-28 06:40:27 -08:00
  • b8a0d04acc Scripts/Brd: Fix learning of Dark Iron Smelting. w1sht0l1v3 2011-11-28 16:36:43 +02:00
  • 86f7f546ec Core/Transports: Fix crash related to Transport Supabad 2011-11-28 12:22:45 +01:00
  • 487da95a92 Core/Packets: added new opcodes for player movement and some others -enabled some handlers -temp disabled the movementhandler to prevent spamming bytebuffer exceptions, until correct structure is found Rat 2011-11-28 07:39:21 +01:00
  • 5a4dfbf300 Core/Achievements: Some achievements can now be obtained in random chosen battlegrounds too (not only in specific battlegrounds). Removed unneeded script for Storm Glory achievement. horn 2011-11-28 00:47:18 +01:00
  • 6094e11ca5 Merge pull request #4123 from Venugh/4.x Nay 2011-11-27 14:48:07 -08:00
  • e667c4ab1d Core/Opcode: Fixed SMSG_FEATURE_SYSTEM_STATUS. Venugh 2011-11-27 23:42:55 +01:00
  • 359a21a553 Core/Protocol: Allow use of a bunch of opcodes kaelima 2011-11-27 23:31:46 +01:00
  • 01a39f33a3 Removed wrong code PKX 2011-11-27 22:18:20 +01:00
  • f28fd90535 Core/Protocol: Two new opcs and re-enable more handlers Nay 2011-11-27 20:39:35 +00:00
  • 7b5f51b006 Core/Packets: enabled / fixed handlers Rat 2011-11-27 21:20:37 +01:00
  • 0ffb50fcd2 Core/Packets: corrected error msg Rat 2011-11-27 20:49:07 +01:00
  • d27ba7379b Core/Units: SetPower should be signed int Rat 2011-11-27 20:23:27 +01:00
  • 521df431d2 Core/Protocol: Re enable handlers for some opcodes Nay 2011-11-27 19:03:02 +00:00
  • 23dae4e6bb Yet another typo in opcodes, failCount++ Nay 2011-11-27 18:23:10 +00:00
  • 2bd70aae3d Usual fix compile commit Nay 2011-11-27 18:12:18 +00:00
  • d977ed01e7 Core/Units: fixed power update (yes you are now alive ingame) Rat 2011-11-27 19:08:42 +01:00
  • a28b5c3a95 Core/Protocol: Few more opcodes from WPP Nay 2011-11-27 18:08:29 +00:00
  • 64e21f76bb Correction to previous commit 61866831ca PKX 2011-11-27 18:49:39 +01:00
  • df3f11dc80 Scripts/EoE: Malygos does not fly always. Manuel Carrasco 2011-11-27 14:52:28 -03:00
  • 6d1c770d8d Cosmetic changes and typo fixes Shauren 2011-11-27 17:46:05 +01:00
  • 5be5eae64f Core/Packets: updated WorldPacket compressor Rat 2011-11-27 17:04:01 +01:00
  • 07740f84b5 Core/Packets: Refactor BuildMovementPacket Nay 2011-11-27 15:18:29 +00:00
  • 7fdefceb43 Core/Packets: updated update_object structure Welcome ingame! Rat 2011-11-27 16:06:29 +01:00
  • 8eac7e3fdc Add missed change to previous commit and fix a typo in BitStream::Empty Nay 2011-11-27 13:55:44 +00:00
  • 0bc3b2d50e Core/Object: Update Update_type enum, remove BuildMovementUpdateBlock and write the correct (?) number of bits in BuildMovementPack Nay 2011-11-27 13:47:38 +00:00
  • e8523b1c3c Core/Packets: Simplified ByteBuffer constructor Shauren 2011-11-27 14:41:16 +01:00
  • 3a855f3f38 Core/PacketIO: Fixed memory leak in HandlePlayerLoginOpcode and cleaned some tabs -> spaces Shauren 2011-11-27 12:17:24 +01:00
  • 015e459616 DB/Templates: Fixed The Lich King damage (previous sql had typos in creature entries and pointed to non-existing templates) Shauren 2011-11-27 11:28:39 +01:00
  • 70c3488dd0 Core/Player: fixed player loading to reflect new DB changes - added missing changes to characters_datasabase.sql Rat 2011-11-27 09:37:32 +01:00
  • b84d82e569 Core/Protocol: Add some account data protocols. kaelima 2011-11-27 04:02:59 +01:00
  • 50f8881494 Core/Player: Store guild id inside protected integer instead of fetching from db. Still have method GetGuildIdFromGuid though if player is offline. kaelima 2011-11-27 03:40:03 +01:00
  • 35bc064407 DB/Player: Add class/race level stats for the new combos (level 1 only); Nay 2011-11-27 01:28:56 +00:00
  • 007fed581d Core/Unit: Update creature_template table and SMSG_CREATURE_QUERY_RESPONSE Nay 2011-11-27 00:51:23 +00:00
  • e6b120032d Core/Spells: Remove outdated code for Rockbiter Weapon Shocker 2011-11-27 01:21:12 +02:00
  • dd01ac9f64 DB/Startinfo: Add startinfo info (spells, actions and position) for all races/classe combos. Nay 2011-11-26 23:05:00 +00:00
  • 97d85e00c2 Core/Spells: Remove outdated code for Predatory Strikes Shocker 2011-11-27 01:00:29 +02:00
  • abb82345a4 Core/Pets: Water Elementals are now permanent pets Shocker 2011-11-27 00:43:03 +02:00
  • dd06dc75e6 Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch) This reverts commit 0136c86054. Shocker 2011-11-27 00:40:58 +02:00
  • 0136c86054 Core/Pets: Water Elementals are now permanent pets Shocker 2011-11-27 00:39:27 +02:00
  • 6cd61ce730 Merge pull request #4093 from PKX/fix_damage_taken_buffs Shocker 2011-11-26 14:36:55 -08:00
  • 9876ef723e [Spell] Make Spell 29200 (Purify Helboar Meat) use caster as casting target Svannon 2011-11-26 14:59:56 -07:00
  • c1a6e8d716 Core/Achievements: Implement ACHIEVEMENT_CRITERIA_TYPE_CURRENCY Shocker 2011-11-27 00:29:44 +02:00
  • 5b6b8dd577 Core/Spells: Remove hardcoded value for dual wield talent removal and handle them for all classes Also fix IsAffectingSpell compile errors after recent merge Shocker 2011-11-27 00:13:50 +02:00
  • 56449d2cbe Merge branch 'master' into 4.x Shocker 2011-11-26 23:57:19 +02:00
  • f69a8f4e76 Core/Spells: Remove outdated code for Hand of Reckoning Shocker 2011-11-26 23:57:11 +02:00
  • 61866831ca Core/Spells: Fix Damage Taken raid buffs PKX 2011-11-15 16:00:40 +01:00
  • ed55fc3567 Merge branch 'master' into 4.x Shocker 2011-11-26 23:50:15 +02:00
  • 9bea8708a7 DB/SAI: Convert script for quest 10639 from Start/CompleteScript and EAI to SAI Discover- 2011-11-26 21:47:55 +00:00
  • 29400b4198 Core/Spells: Remove feral attack power bonus Shocker 2011-11-26 23:47:01 +02:00
  • a2f6a2b6ca Core/Battlegrounds: Remove temporary currency bonus auras before rewarding player at battleground end Shocker 2011-11-26 23:41:21 +02:00
  • ef9101ea83 Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpell Shocker 2011-11-26 23:38:06 +02:00
  • d1135f00c6 Core/Spells: Implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTER Correct variable names / comments for SPELL_AURA_BYPASS_ARMOR_FOR_CASTER Shocker 2011-11-26 23:27:02 +02:00
  • d26b7210fb Core/Spells: Implement SPELL_AURA_MOD_AUTOATTACK_DAMAGE Shocker 2011-11-26 23:15:23 +02:00
  • 5d6b2739bb SQL: Drop columns only after data was copied to new table Shauren 2011-11-26 22:11:36 +01:00
  • bef006c5bf Core/Spells: Fix SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGE Shocker 2011-11-26 22:53:37 +02:00
  • 8160e6e303 Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures too Shocker 2011-11-26 22:37:02 +02:00
  • a2406e2ade Fix typo and compile kaelima 2011-11-26 21:36:15 +01:00
  • 2c25ffc200 Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x Shocker 2011-11-26 22:30:54 +02:00
  • 0cb161db81 Core/Spells: Implement SPELL_AURA_MOD_DURABILITY_LOSS Shocker 2011-11-26 22:30:27 +02:00
  • 92cc605de4 Core/Spells: Typo fix in recent commit Shocker 2011-11-26 22:29:28 +02:00
  • d228b76c56 Misc/Enums: SpellCastResult (SPELL_FAILED_X) updates Nay 2011-11-26 20:27:38 +00:00
  • 4b04640562 Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x Shocker 2011-11-26 22:23:35 +02:00
  • ccb89b0347 Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x Rat 2011-11-26 21:22:14 +01:00
  • 784a2fa29a Core/Spells: Implement SPELL_AURA_MOD_BYPASS_ARMOR_FOR_CASTER Shocker 2011-11-26 22:22:11 +02:00
  • 35579e574c Core/DB: fixed player loading from DB Rat 2011-11-26 21:21:31 +01:00
  • 96df0d27e5 Core/Spells: Research 4.x spell auras Shocker 2011-11-26 22:19:07 +02:00
  • 80c3f2234e Core/Spells: Use indentantion in SpellAura defines Shocker 2011-11-26 22:11:11 +02:00
  • b09d532be7 Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x Rat 2011-11-26 21:09:51 +01:00
  • 7dca37ea16 Core/DB2Stores: fixed loading ItemCurrencyCost.db2 Rat 2011-11-26 21:06:24 +01:00
  • b096ffe981 Misc/Enums: Added more spell custom errors (cast result 172) from 4.2.2 kaelima 2011-11-26 20:53:38 +01:00
  • 3d21444db6 Merge pull request #4092 from devilcoredev/fix_005 Shocker 2011-11-26 11:52:06 -08:00
  • 1c410d2013 Typo fix. Giuseppe Montesanto 2011-11-26 20:49:42 +01:00
  • c2cd70e69a Merge pull request #3507 from megamage/master Shocker 2011-11-26 11:49:35 -08:00
  • 80f8791907 Core/Misc: Small cleanup in SpellMgr Shocker 2011-11-26 21:42:40 +02:00
  • f5d2eef2dc Add missing newline. Giuseppe Montesanto 2011-11-26 20:41:44 +01:00
  • ca03e79ce7 Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x Rat 2011-11-26 20:38:25 +01:00
  • 8cf3fde329 Core/CharacterHandler: fixed guid reading in PlayerLoginOpcode handler thanks to Nay && Shauren Rat 2011-11-26 20:38:00 +01:00
  • 1d4a77bbe1 Set right gameobject spawn in Ulduar. Giuseppe Montesanto 2011-11-26 20:36:04 +01:00
  • e97527c24e Core/Packets: Implemented BitStream helper class - added Static BitConverter class - upgraded the ByteBuffer class for easier usage Rat 2011-11-26 20:32:32 +01:00
  • 929da7396d Core/Packets: disable sending 0 as opcode and print trace info Rat 2011-11-26 20:28:12 +01:00
  • 57db819389 SQL: Add SQLs for recent pull Shocker 2011-11-26 21:15:10 +02:00
  • be9641d93f Merge pull request #3889 from Souler/master Shocker 2011-11-26 11:15:23 -08:00
  • 4d65c1e729 Core/Mechanics: Armor penetration improvement. Revamp calculation of SPELL_AURA_MOD_TARGET_ARMOR_PCT Chaplain 2011-11-26 21:05:27 +02:00
  • 6e943ef1cc SQL: File namings after recent pulls Shocker 2011-11-26 20:41:43 +02:00