Commit Graph

  • 15d56be6ce Added new creature extra flag which makes npc visible only to dead units hondacrx 2020-05-06 14:55:22 -04:00
  • a7f58dc076 Game/AI: SMART_ACTION_JUMP_TO_POS should resume path when reached jump location hondacrx 2020-05-06 14:52:33 -04:00
  • ac8d747c61 Misc fixes hondacrx 2020-05-06 14:51:08 -04:00
  • d6aea63269 Core/MotionMaster: cleanup use of _expireList hondacrx 2020-05-06 14:46:28 -04:00
  • e81b1e3ba7 Core/Unit: cleanup UnitState enum hondacrx 2020-05-06 14:46:11 -04:00
  • 9889415e6b Core/Movement: cleanup MovementGeneratorType hondacrx 2020-05-06 14:38:54 -04:00
  • ba885908b7 Core/Spells: fix wrong distance calculations in AoE spells hondacrx 2020-05-06 14:34:20 -04:00
  • 95cca081de Core/Creatures: Fixed GMs being considered in party/raid with nearby creatures without CREATURE_TYPE_FLAG_TREAT_AS_RAID_UNIT hondacrx 2020-05-06 13:51:15 -04:00
  • 2ed40d012a Core/Items: Fixed durability problems for wrapped item hondacrx 2020-05-06 13:49:35 -04:00
  • 83f57da2b6 Core/Spell: fix an issue with vehicle spells changing orientation of base vehicle hondacrx 2020-05-06 13:47:04 -04:00
  • ba6951c11d Core/AchievementMgr: fix integer underflow neglecting already completed realm firsts hondacrx 2020-05-06 13:43:42 -04:00
  • 360b7a81e7 Core/Entities: don't finalize movesplines before deleting. hondacrx 2020-05-06 13:42:23 -04:00
  • d2447cc665 Core/Social: Implement FRIEND_STATUS_RAF hondacrx 2020-05-06 13:41:43 -04:00
  • a450432557 Core/Object: Fix Line of Sight issue with object edges hondacrx 2020-05-06 13:39:56 -04:00
  • 24cee23c13 Core/Pet: load template immunities when creating (except for hunters) hondacrx 2020-05-06 13:38:48 -04:00
  • 4b55ac1e0e Core/Unit: properly reset displayIds when having a shapeshift aura active hondacrx 2020-05-06 13:37:48 -04:00
  • 52ed9a2ebb Core/Quests: fixed exclusivegroup interaction with prevquestId and nextQuestId. hondacrx 2020-05-06 13:36:38 -04:00
  • d0cc070edf Core/Quests: changed quest_template_addon.NextQuestID to unsigned hondacrx 2020-05-06 13:18:14 -04:00
  • d453b9a8ef Core/Globals: some changes in quest loading hondacrx 2020-05-06 13:12:56 -04:00
  • c3adef77a9 Misc cleanups hondacrx 2020-05-05 19:09:57 -04:00
  • 9ec956becf Core/Auras: reworked multiplicative AuraEffects calculation hondacrx 2020-05-05 18:38:43 -04:00
  • 5a178644b5 Core/Spell: Fixed Val'kyr Target Search exploit hondacrx 2020-05-01 13:12:54 -04:00
  • 1224abafe8 Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields and use that to fix quest objects not glowing after accepting quests hondacrx 2020-05-01 12:23:24 -04:00
  • e31ca45d54 Core/AuctionHouse: Add separate auction house throttle period for requests from auction house addons tainting default ui hondacrx 2020-04-29 14:24:17 -04:00
  • dc0867ca8b Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structure hondacrx 2020-04-29 14:01:31 -04:00
  • 916351781c DB updates hondacrx 2020-04-29 13:52:56 -04:00
  • 6be4414166 Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business. hondacrx 2020-04-29 13:52:03 -04:00
  • 8bc9cc9c55 Core/Items: Check required level to use items including any bonuses that modify it hondacrx 2020-04-26 01:07:12 -04:00
  • 24a1bb6331 Core/Items: Add helper function to get item name including suffix hondacrx 2020-04-26 01:04:13 -04:00
  • a229f29a27 Core/Mail: Updated mailbox limit to 8.3 value hondacrx 2020-04-26 00:55:23 -04:00
  • d450f6db3d Core/DBLayer: Implement async transaction completion callbacks hondacrx 2020-04-26 00:53:43 -04:00
  • a9d1d3f2b0 Core/Spells: Fixed Spell::CheckCast for targeting items trade with lockpicking hondacrx 2020-04-25 00:42:26 -04:00
  • c869536181 Core/Guilds: Send item flags for guild bank contents hondacrx 2020-04-25 00:40:57 -04:00
  • 400088bb38 Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not caged pets) hondacrx 2020-04-25 00:39:37 -04:00
  • 9ee0d404b7 Core/Misc: Defined new summon properties titles hondacrx 2020-04-25 00:30:04 -04:00
  • 0f1cbbb502 Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob add (and other commands that modify creature/gameobject spawns table) hondacrx 2020-04-25 00:23:26 -04:00
  • fbd2922b3d Bnet/Services: Updated bnet proto files hondacrx 2020-04-25 00:12:46 -04:00
  • 8a9bd6504c Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabled hondacrx 2020-04-25 00:06:16 -04:00
  • 1afc5ba67a Core/Players: Fixed initial cinematic camera getting stuck hondacrx 2020-04-25 00:05:47 -04:00
  • 5553849226 Core/DataStore: Load ItemNameDescription hondacrx 2020-04-25 00:05:16 -04:00
  • aa7fe7a3a1 Core/PacketIO: Add new auction house packet structures (not used yet) hondacrx 2020-04-25 00:02:23 -04:00
  • 25feacd08e Core/Misc: Fixed animation issues after 8.3.0 hondacrx 2020-04-24 23:59:32 -04:00
  • 7d58d36c36 Updated README.md hondacrx 2020-02-22 19:23:31 -05:00
  • 954280559c Core/Misc: Update misc enums to 8.3 hondacrx 2020-02-22 19:22:49 -05:00
  • 95a74e42cf Core/Players: re-organize SetSkill method to handle initialized skills correctly hondacrx 2020-02-22 19:19:39 -05:00
  • 3b8edeb6fd Core/Players: Fixed crash when creating demon hunters hondacrx 2020-02-22 19:12:40 -05:00
  • c2a4bc3bbb Misc DB updates hondacrx 2020-02-22 19:11:54 -05:00
  • b7897eec42 Core/Auras: Fixed incorrect cherry-pick merge conflict resolution - fixes procs never triggering hondacrx 2020-02-22 19:10:40 -05:00
  • dc738bb434 Core: Updated allowed build to 8.3.0.33369 hondacrx 2020-02-22 19:07:14 -05:00
  • 1464910d26 Core/DataStores: Updated db2 structures to 8.3.0 hondacrx 2020-02-22 19:06:49 -05:00
  • bcf199dba5 Core/PacketIO: Updated packets to 8.3.0 hondacrx 2020-02-21 18:21:19 -05:00
  • 96fd9b7a57 Core/PacketIO: Properly destroy objects clientside when removing from world hondacrx 2020-02-09 17:10:01 -05:00
  • a4096ebd0c Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUS hondacrx 2020-02-09 17:02:45 -05:00
  • 14b7ac6f67 Core/Misc: Moved CanSpeak() method to WorldSession class hondacrx 2020-02-09 16:58:40 -05:00
  • 0c919ad97d Core/Players: Fix reusing skill slots when re-learning a skill hondacrx 2020-02-09 16:55:42 -05:00
  • 752137af52 Refactoring Cleanup hondacrx 2020-02-03 14:42:20 -05:00
  • 2a065d22da Core/Misc: Removed references to item_template in logs hondacrx 2020-02-03 14:40:47 -05:00
  • 3b2531969f Core: Updated allowed build to 8.2.5.32978 hondacrx 2020-02-03 14:39:14 -05:00
  • a736bfd031 Misc DB updates hondacrx 2020-01-09 11:38:25 -05:00
  • 8c2e30f913 Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structure hondacrx 2020-01-09 11:37:35 -05:00
  • a9ed60865d Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 8.2.5 hondacrx 2020-01-09 11:36:21 -05:00
  • ca2fdae311 Core: Updated allowed build to 8.2.5.32750 hondacrx 2020-01-09 11:35:33 -05:00
  • 230453c451 New Year 2020 :) hondacrx 2020-01-09 11:35:00 -05:00
  • 191d465eee Core/Battleground: Check battlegrounds disabled in db2 files hondacrx 2020-01-09 11:30:07 -05:00
  • 1a09ae3b69 Core: Updated allowed build to 8.2.5.32750 hondacrx 2019-12-12 13:19:52 -05:00
  • 04b38b462c DB: Change of the "Silithus" map to "Silithus: The Wound" upon reaching level 110 hondacrx 2019-12-12 13:18:58 -05:00
  • 4e3971df0f Core/Realms: Move build info (and auth seeds) to database hondacrx 2019-12-12 13:17:57 -05:00
  • 56819e632d Removed fixed statement when accessing fixed fields. hondacrx 2019-12-07 11:45:28 -05:00
  • 9c83bc7e82 Updated readme with updated prerequisites. Now need Visual Studio 2019 with netcore 3.1 hondacrx 2019-12-07 11:42:47 -05:00
  • b1f2954475 Should fix travis and appveyor builds hondacrx 2019-12-06 23:13:55 -05:00
  • 67ae576192 Updated to .Net Core 3.1 hondacrx 2019-12-06 22:53:04 -05:00
  • 8c30f80048 Core/Items: Fixed crash when saving azerite items with REMOVED state hondacrx 2019-12-05 23:01:40 -05:00
  • 5b9ad41953 Core/Items: Implement azerite empowered items hondacrx 2019-12-05 22:55:44 -05:00
  • 86e1065da0 Core: Updated allowed build to 8.2.5.32722 hondacrx 2019-12-04 23:19:32 -05:00
  • 4e7005830f Core/Items: Changed how azerite item bonuses are applied at login to avoid applying them twice hondacrx 2019-12-02 22:54:06 -05:00
  • cd396cdda5 Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/modifier data when deleted from outside of player item update queue hondacrx 2019-12-02 22:49:54 -05:00
  • 013933d7f5 Core/Auras: Update aura type to its new meaning hondacrx 2019-12-02 14:18:12 -05:00
  • dcdc3949ad DB Updates hondacrx 2019-12-02 14:16:14 -05:00
  • e24c69dd89 Core/Items: Fixed crash in selecting azerite essences hondacrx 2019-12-02 14:15:23 -05:00
  • cdb225a4b6 Core/Spells: Fixed value of aura effects for stat mod auras applied by items hondacrx 2019-12-02 14:01:46 -05:00
  • 40ed357043 Core/Items: Add location filters to Player.GetItemByEntry hondacrx 2019-12-02 13:21:01 -05:00
  • 916f9a2ea2 Misc stuff hondacrx 2019-11-27 11:23:07 -05:00
  • 3ce916a82c Core/Items: Implement new item bonus types hondacrx 2019-11-27 11:22:20 -05:00
  • 713f1b1f06 Core/Items: Disable legion artifacts except fishing artifact hondacrx 2019-11-27 11:17:35 -05:00
  • c94edca8c3 Core: Updated allowed build to 8.2.5.32638 hondacrx 2019-11-27 11:15:03 -05:00
  • 63105504a4 Core/Items: Add ItemContext param to Item::Create function hondacrx 2019-11-23 00:44:38 -05:00
  • 796c11795f Core/Items: Implement azerite essences hondacrx 2019-11-22 21:39:35 -05:00
  • c05d592f4c Core: Updated allowed build to 8.2.5.32580 hondacrx 2019-11-21 14:55:55 -05:00
  • 747899d7db Core/Items: Refactor loading additional item data (artifacts/azerite) hondacrx 2019-11-21 14:54:03 -05:00
  • fafc2c17f9 DB/GameTele: Add teleport destinations to Kul Tiras and Zandalar hondacrx 2019-11-18 13:54:53 -05:00
  • 3b1d48ce5a Core/Players: Fixed crash when deleting from db hondacrx 2019-11-18 13:54:33 -05:00
  • 12c007a8a1 Core/Achievements: Implement many new ModifierTree types hondacrx 2019-11-18 13:53:45 -05:00
  • bd8303f42c Core/Garrison: Add more functions to get garrison data hondacrx 2019-11-18 10:26:24 -05:00
  • 7f90e486a0 Core/Conditions: Implement (partially) PlayerCondition LfgValue fields hondacrx 2019-11-18 10:19:13 -05:00
  • 23fa2a5dc9 Core/LFG: Add convenience function to get which random dungeon was selected by queued player hondacrx 2019-11-18 10:05:15 -05:00
  • b768173b34 Core: Updated allowed build to 8.2.5.32494 hondacrx 2019-11-13 19:14:35 -05:00
  • ae593507e6 Core/Battle Pets: Fixed possible crash in packet handler hondacrx 2019-11-13 19:13:56 -05:00
  • 289f7a735a Core/Items: Implemented AzeriteItem hondacrx 2019-11-13 19:13:33 -05:00
  • 64be1a1603 Core/PacketIO: Implement SMSG_GUILD_EVENT_AWAY_CHANGE hondacrx 2019-11-10 16:15:11 -05:00
  • 797504611e Fixes loading of db2 with LocalizedStrings hondacrx 2019-11-07 18:17:34 -05:00