Commit Graph

  • 387c101475 Core/MapScripts: Add support to GameObjects to SCRIPT_COMMAND_DESPAWN_SELF hondacrx 2021-11-23 22:54:42 -05:00
  • ceba0aedff Core/Spells: Add range checks to GameObject targets hondacrx 2021-11-23 22:48:05 -05:00
  • 195fe6316e Core/Units: Only update height in SetHover if unit is bellow HoverHeight hondacrx 2021-11-23 22:46:44 -05:00
  • b509aac0cd Core/Spells: Fixed spells using MovePositionToFirstCollision for selecting target position getting Z coord offset by caster or target collision height (depending on spell target type) hondacrx 2021-11-23 22:45:57 -05:00
  • 812b227ad8 Core/Scripts: Change PlayerScript and CreatureScript inheritance hondacrx 2021-11-23 22:41:58 -05:00
  • ba72792783 Commands: lookup player shows which character is online hondacrx 2021-11-23 22:39:20 -05:00
  • 8e89c8b6be threat assert hondacrx 2021-11-23 22:36:07 -05:00
  • a752189bf5 Core/Movement: Implement move time skipped handler hondacrx 2021-11-23 22:32:00 -05:00
  • e46fde9cdd Core/Spells: Fix assert triggered hondacrx 2021-11-23 22:28:11 -05:00
  • cb74ab8075 Core/Players: Load faction change items from db2 instead of db hondacrx 2021-11-23 22:24:04 -05:00
  • 919d547ceb Core/Phasing: Fixed inverse phaseshift logic hondacrx 2021-11-23 21:41:27 -05:00
  • dab1702214 Core/MapScripts: Allow GameObjects to be caster of SCRIPT_COMMAND_CAST_SPELL hondacrx 2021-11-23 21:36:51 -05:00
  • ebc28748b9 Core/Spells: Fix assert triggered hondacrx 2021-11-23 21:35:00 -05:00
  • 4226f7e498 Core/Commands: Fixed creature/gameobject move commands not updating which cell they belong to hondacrx 2021-11-23 21:31:59 -05:00
  • fad2eccc25 Core/Quest: Fix crash in GetQuestDialogStatus() hondacrx 2021-11-23 21:29:20 -05:00
  • 501f280140 Core/Unit: rename & cleanup GetCreatePowers hondacrx 2021-11-23 21:26:01 -05:00
  • 044359a6b7 Core/Units: Fixed crash with charm/possess hondacrx 2021-11-23 21:22:57 -05:00
  • 73aa366f31 UnitAI updates hondacrx 2021-11-23 21:22:07 -05:00
  • 6f7a60ec7a DB/Creature: Wrath Corruptor hondacrx 2021-11-23 21:08:04 -05:00
  • 1adfbb7a88 Fix build hondacrx 2021-11-23 20:59:31 -05:00
  • 38b90598de Core/LFG: Ignore LFG cooldown when joining queue to replace missing party member when dungeon is already in progress hondacrx 2021-11-23 20:52:45 -05:00
  • d674238f7d Core/Movement: correct logic wrongly ported hondacrx 2021-11-23 20:51:22 -05:00
  • 6110585521 Core/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG hondacrx 2021-11-23 20:48:36 -05:00
  • c8a395b918 Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE when name is empty hondacrx 2021-11-23 20:46:19 -05:00
  • e42059ac2b Core/Auras: Implemented SPELL_AURA_MODIFY_FALL_DAMAGE_PCT hondacrx 2021-11-23 20:44:25 -05:00
  • 0a8541a39c Core/BattlePets: Implemented battle pet name query packet hondacrx 2021-11-23 15:07:17 -05:00
  • 5129b4a45f Scripts/Spells: Implement Demon Hunter Base Spell "Glide" hondacrx 2021-11-23 14:50:12 -05:00
  • 8af9676c7b Core/Movement: Temporarily disable "no state change" checks in Unit::SetFeatherFall and Unit::SetCanTurnWhileFalling hondacrx 2021-11-23 14:37:59 -05:00
  • b3a92137d3 Core/Spells: SpellHistory updates hondacrx 2021-11-23 14:36:54 -05:00
  • 751f4dd8b2 Core/BattlePets: Journal lock improvements hondacrx 2021-11-23 14:01:16 -05:00
  • 1f6e2e22f9 Core/Quests: Fixed loading quest greeting locales hondacrx 2021-11-23 13:46:40 -05:00
  • d4076587f2 Core: Updated allowed build to 9.1.5.41079 hondacrx 2021-11-23 13:45:23 -05:00
  • 2bd35c1e53 DB Updates hondacrx 2021-11-18 20:27:46 -05:00
  • 1b0c5877ab DB/Spell: fix mistake in Blood Draining's CheckProc and remove Attack Power scaling hondacrx 2021-11-18 20:27:38 -05:00
  • b5d1877d0e Core/Spells: Fixed crash with some gameobject spell casters hondacrx 2021-11-18 20:19:10 -05:00
  • 58eb8a4fd7 Core/Spell: Fixed some negative spells showing as positive hondacrx 2021-11-18 20:17:56 -05:00
  • 0a2425a790 Core/Spells: Fixed unapplying rockbiter weapon hondacrx 2021-11-18 20:16:46 -05:00
  • a1e0e2e1d0 Core/Scripts: Move some spells to scripts hondacrx 2021-11-18 20:13:29 -05:00
  • 24729c13a2 That's Abominable for the 3 other quests, and knockbacks for all. hondacrx 2021-11-18 20:09:33 -05:00
  • 8f85ff9250 Core/Spells: Malleable Goo need be negative hondacrx 2021-11-18 19:41:57 -05:00
  • 462e1f34a1 Core/Creature: Profession trainer fixes hondacrx 2021-11-18 19:41:22 -05:00
  • 2ce3cc84f8 Core/Handlers: fix ".whisper on" with opposite faction/low level hondacrx 2021-11-18 17:21:47 -05:00
  • a31eb8647b Scripts/Commands: Fix crash caused by .set npc model hondacrx 2021-11-18 17:18:02 -05:00
  • 9268b931c8 Core/Spells: Fixed ErrorCube spell missiles hondacrx 2021-11-18 14:30:42 -05:00
  • 83f9cbe66f TDB 915.21111 - 11/17/2021 hondacrx 2021-11-17 11:57:12 -05:00
  • 93c8f9bd2e DB Updates and Fixes hondacrx 2021-11-16 23:29:48 -05:00
  • fc5aa0d97c Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structure hondacrx 2021-11-16 23:27:29 -05:00
  • e8b8d2c1bb Core/Units: Fixed crash happening when charm was removed by its own charmed AI during update hondacrx 2021-11-16 23:26:08 -05:00
  • 705a2fe3a1 Fixes/cleanups from b026ee7ef8, And misc fixes/crashes. hondacrx 2021-11-16 19:45:02 -05:00
  • 2b2b0fe076 Fixed build. hondacrx 2021-11-16 13:26:18 -05:00
  • 943892fe6e DB Updates hondacrx 2021-11-16 13:25:58 -05:00
  • ec83a4ccd1 Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structure hondacrx 2021-11-16 13:25:29 -05:00
  • 3ab092a655 Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSummonerPhase hondacrx 2021-11-16 13:23:42 -05:00
  • a7936eb46c Misc fixes. hondacrx 2021-11-15 23:35:21 -05:00
  • 0292bb9c09 Quest: Ruthless Cunning and Returning the Favor hondacrx 2021-11-15 23:33:45 -05:00
  • 6e6166eec1 Core/GameEvent: weekend xp rate hondacrx 2021-11-15 23:31:25 -05:00
  • 527f117701 Core/Objects: properly use UPDATETYPE_CREATE_OBJECT2 when creating brand new objects in all cases. hondacrx 2021-11-15 23:24:39 -05:00
  • bc84e62688 Core/AI: Add some checks to catch if the AI changes mid-update for players. hondacrx 2021-11-15 23:22:08 -05:00
  • 593a4b9df8 Core/Creatures: Changed creatures to become tagged by player doing any action that causes creature aggro (apart from distance) hondacrx 2021-11-15 23:15:26 -05:00
  • c5ed2f5a97 Core/Spells: fix issues with delayed spells and auras hondacrx 2021-11-15 23:14:01 -05:00
  • 333179e1e9 Core/Entities: Handle partial state change for pets hondacrx 2021-11-15 23:12:46 -05:00
  • 2aa910e9f6 Add rotation to .gob info hondacrx 2021-11-15 23:06:07 -05:00
  • 5b65a04358 DB Updates hondacrx 2021-11-15 22:40:54 -05:00
  • 51c292c349 Misc fixes hondacrx 2021-11-15 22:40:38 -05:00
  • a01138b19a Core/Commands: fix .appear command provide wrong undermap position hondacrx 2021-11-15 22:37:42 -05:00
  • 87146f02bc Core/Creatures: Defined new npc flags hondacrx 2021-11-15 22:35:59 -05:00
  • 29083fdb38 Core/Movement: Properly calculate the first Catmull-Rom spline point hondacrx 2021-11-15 22:28:41 -05:00
  • d87e2cd315 Core/PacketIO: Implemented splash screen opcodes hondacrx 2021-11-15 22:22:12 -05:00
  • ee8228582b Core/Movement: Add some extra assertions to MotionMaster. hondacrx 2021-11-15 22:12:20 -05:00
  • 81193e3e3a Fix issue in Creature::UpdateEntry and CMSG_GOSSIP_SELECT_OPTION hondacrx 2021-11-15 20:59:07 -05:00
  • a80881eb76 Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle started/ended hondacrx 2021-11-15 20:58:07 -05:00
  • f7b73e5ff0 Core/Movement: Define new spline flag name hondacrx 2021-11-15 20:55:11 -05:00
  • 1dfb1dcf05 Core/Movement: Speed Limit for Spline hondacrx 2021-11-15 20:53:37 -05:00
  • efb40cecf9 Core/Movement: Fixed MotionMaster::MoveChase default parameters hondacrx 2021-11-15 20:49:38 -05:00
  • c7cb3cc976 Core/Quests: Corrected wrong quest startup errors hondacrx 2021-11-15 20:47:34 -05:00
  • f2ac17af79 Core/DataStores: Removed map 0 MapDifficulty hack - data now exists hondacrx 2021-11-15 20:44:44 -05:00
  • 0968392d0d Core/Misc: Don't log errors about npc_text probability if broadcast text was removed because it did not exist during loading hondacrx 2021-11-15 20:44:08 -05:00
  • ecf92ed8b9 Core/PacketIO: Rename new 9.1.5 opcodes hondacrx 2021-11-15 20:41:18 -05:00
  • 46d399dfb6 Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure hondacrx 2021-11-15 20:38:06 -05:00
  • 10145749ca Core/SAI: Add maxSize parameter to SMART_TARGET_CREATURE_DISTANCE, SMART_TARGET_GAMEOBJECT_DISTANCE, SMART_TARGET_CREATURE_RANGE and SMART_TARGET_GAMEOBJECT_RANGE hondacrx 2021-11-15 20:33:50 -05:00
  • f2a7383fad Core/SAI: Add a 4th target parameter to SAI hondacrx 2021-11-15 20:25:14 -05:00
  • d14f6b752a Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter and exit instead of only on enter hondacrx 2021-11-15 20:14:47 -05:00
  • ae1db5610d Core/Player: Delay resurrection on release for unreachable maps until teleport has completed. hondacrx 2021-11-15 20:08:01 -05:00
  • c48696da32 Core/Player: Clean up duel related code. Fix a check for abusive client behavior, code style. hondacrx 2021-11-15 19:56:36 -05:00
  • 30af4577f8 Scripts/Commands: Add .debug dummy. It does nothing, which means you can make it do anything. hondacrx 2021-11-15 19:38:21 -05:00
  • ea79641eb3 Core/Misc: Re-generate HotfixDatabase.cpp hondacrx 2021-11-15 19:35:44 -05:00
  • 73709c175c Core/BattlePets: Don't permanently learn battle pet summoning spells hondacrx 2021-11-15 19:33:51 -05:00
  • c5db028b4b Misc: Update chr_races_locale field names too hondacrx 2021-11-15 19:31:55 -05:00
  • b734b73ee3 Some auth DB updates. hondacrx 2021-11-15 18:14:03 -05:00
  • b026ee7ef8 More cleanups of custom classes in favor of .NET runtime types. hondacrx 2021-11-15 18:04:57 -05:00
  • a9a51d0641 Fixes a crash when trying to login with wrong version launcher or no launcher. Caused bnetserver to enter a infinite loop. hondacrx 2021-11-15 16:51:25 -05:00
  • 032f9a55f3 Cleanup some warnings. hondacrx 2021-11-15 16:11:20 -05:00
  • e0f344af25 Update appveryor, removed travis we dont need two of them. hondacrx 2021-11-15 16:08:31 -05:00
  • d5911e1c92 Misc fixes. hondacrx 2021-11-14 16:48:38 -05:00
  • 6e2511f7b6 Updated to net 6.0 hondacrx 2021-11-14 16:47:37 -05:00
  • 4848ab6675 DB Updates. hondacrx 2021-11-08 10:54:43 -05:00
  • 563ab5da05 Core/Auras: Implement SpellAuraInterruptFlags2::Ground and SpellAuraInterruptFlags2::Swimming hondacrx 2021-11-08 10:49:00 -05:00
  • 9127283ae1 Misc: Rename db2 fields to official name hondacrx 2021-11-08 10:47:30 -05:00
  • 80d6b08c13 Core/Movement: Corrected values sent in knockback packet when speedXY < 0 hondacrx 2021-11-08 10:44:57 -05:00
  • 5f0af0e527 Core/Misc: Fixed facing after using areatrigger teleports and graveyard orientations hondacrx 2021-11-08 10:38:55 -05:00