Commit Graph

1003 Commits

Author SHA1 Message Date
hondacrx f0037ab99f Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
2020-12-12 23:20:41 -05:00
hondacrx 18d2b7bb80 Core/Objects: Allow overriding number of bits used to write dynamic updatefield sizes
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ce6df1d2517959f39f32205cedc354ab0cbad73)
2020-12-10 13:04:00 -05:00
hondacrx cbbdf6d695 Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f6eef37e61ea3d47bf8028c6e37175ba0a71373)
2020-12-10 10:43:24 -05:00
hondacrx bfcadae2c2 Core/Quests: Define new quest flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5095bcbf1cf57dae0e58e1d1251b566952352047)
2020-12-10 10:29:46 -05:00
hondacrx db82b42c49 Core/Quests: Define new quest objective types
Port From (https://github.com/TrinityCore/TrinityCore/commit/c673199f194fb683a88eb531e9642a49f1ed1b35)
2020-12-10 10:23:44 -05:00
hondacrx 87160961fa Core/PacketIO: Fill new packet fields with data
Port From (https://github.com/TrinityCore/TrinityCore/commit/83eecaf2c40cc72c1dc42335766534eb8d227e60)
2020-12-10 10:22:13 -05:00
hondacrx 7d392baf2e Core/Transmog: Support new transmog modifiers (secondary appearance)
Port From (https://github.com/TrinityCore/TrinityCore/commit/78f77dbd4150a5eef5864f0189fda566107a83f0)
2020-12-10 09:43:39 -05:00
hondacrx 3a88aa794b Core/Items: Define new ItemVendorType
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6cb91684099d6b05ce2cc112020fb966b9685e2)
2020-12-09 16:06:43 -05:00
hondacrx 9f654303f3 Core/Items: Define new ItemModifier
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1344323f4bcb308f36826f4a41ce6ef7d8b2c51)
2020-12-09 16:05:53 -05:00
hondacrx 38bc5ef618 Core/Player: Define new PlayerFlagsEx
Port From (https://github.com/TrinityCore/TrinityCore/commit/613ddc46068eecee5842a63246d2db3cc2b5b97e)
2020-12-09 16:04:53 -05:00
hondacrx 0749a06c99 Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
2020-12-09 16:03:38 -05:00
hondacrx c46c7ba2dc Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
2020-12-09 14:01:38 -05:00
hondacrx c7d968ea74 Core/Transmog: Add remaining hidden appearances
Port From (https://github.com/TrinityCore/TrinityCore/commit/16b39a448acbe8ace88550a367be8e6bf565b00d)
2020-12-08 16:29:47 -05:00
hondacrx ff0efd1768 Core/Scenario: Fix loading ScenarioPOI 2020-12-08 11:20:14 -05:00
hondacrx 443c385a9b Removed one more script file for now, working on new script system also. 2020-12-07 15:48:39 -05:00
hondacrx edb23b3967 Core/Garrisons: Fix garrison loading 2020-12-07 15:31:26 -05:00
hondacrx 900362a7d7 Removed all instance scripts so we can have script project back and spells will work again. 2020-12-07 15:29:06 -05:00
hondacrx a702e070f3 Core/Misc: Misc Fixes/Crashes 2020-12-07 13:02:07 -05:00
hondacrx 6b7c0288e8 Core/Quest: Fixes crash if DB contains no quest disables 2020-12-07 11:29:29 -05:00
hondacrx a8179bff62 Core/Quest: Fixed reading wrong col#, so quests didn't have objectives 2020-12-07 11:10:42 -05:00
hondacrx 8539691761 TDB 837.20101 - 2020/10/20
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0a87e11f2668fea1eeb453a76ac03520d109029)
2020-12-07 10:12:27 -05:00
hondacrx 058b86f989 Core/WorldServer: Temp disable scripts while i work on adding a ton of them. 2020-12-07 10:09:06 -05:00
hondacrx 7e2df34250 Misc cleanups/Fixes 2020-12-07 10:07:26 -05:00
hondacrx 5aa1c08ca1 fix build 2020-10-09 14:12:37 -04:00
hondacrx eaceb2cf38 Core/PacketIO: One more opcode rename
Port From (https://github.com/TrinityCore/TrinityCore/commit/1d04d5859a59caf286d71f78a18ec4ed05feb7c2)
2020-10-09 14:00:13 -04:00
hondacrx a108bb1dbc Core/Auras: Implemented SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c250a858b91a11736ee0a64c2f120b1d036b5203)
2020-10-09 13:57:32 -04:00
hondacrx 77b08c3fd9 Core/Players: Corrected logic determining contested/friendly/hostile area types
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a0fc86b96937315a9fce4ed6f452a4b7298f1af)
2020-10-09 13:50:37 -04:00
hondacrx d40c2938a3 Core/PacketIO: Renamed a bunch of opcodes based on more research (only those added after 6.0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f922c6e7a46a7c712daaaef9b1a72ca865fbe94b)
2020-09-22 20:05:58 -04:00
hondacrx 184915abc2 Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-22 16:22:39 -04:00
hondacrx 578e1bb0e5 Core/Spells: EffectSanctuary should stop attack
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c0af8743f48badbae43362ee61a61a22fde3fda)
2020-09-22 16:22:14 -04:00
hondacrx 5f8333188a Core/GameObjects: trigger npcs that are summoned for gameobject casting will now inherit their gameobject's phase shift as well
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed79d904e02d05144f8c5953249da9d5acf01218)
2020-09-22 16:19:22 -04:00
hondacrx 4e076523a6 DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-10 19:55:19 -04:00
hondacrx 9636460e27 Misc spell fixes
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-10 19:54:49 -04:00
hondacrx 0c036ef4db Core/Spells: Implemented using base weapon damage in spell attack power formulas
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd21e7ff404aed1d449b09db2b7fcbe2be8536c3)
2020-09-10 19:53:09 -04:00
hondacrx c0e06c540c Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-03 11:54:15 -04:00
hondacrx 98cc0484ce Core/Scripts: Implemented OnlyOnceAreaTriggerScript
Port From (https://github.com/TrinityCore/TrinityCore/commit/fe938b99f843df3f6c120695db38f327bd55ea94)
2020-09-03 11:53:58 -04:00
hondacrx cbd3904e02 Core/Handlers: Fixed changing equipment while charmed with equipament manager
Port From (https://github.com/TrinityCore/TrinityCore/commit/6210fc10ae28a06a92e7d4796b66115eb1fe028e)
2020-09-03 11:52:57 -04:00
hondacrx 5c99f6faf3 Core: Updated allowed build to 8.3.7.35662
Port From (https://github.com/TrinityCore/TrinityCore/commit/2cb0d575abf65f05ef6d6c430fe7147bbc417e76)
2020-09-03 11:26:59 -04:00
hondacrx 2820d45a0d Misc fixes 2020-09-03 11:25:42 -04:00
hondacrx 5932dccdc8 Core/Player: More cleanups to Player::UpdateZone, including correcting an oversight that was causing the last known zone id to not update when leaving map.
Port From (https://github.com/TrinityCore/TrinityCore/commit/35e74687c3e1e0e24a0ae0049ff96ede2abdc516)
2020-08-25 13:12:01 -04:00
hondacrx 6fcb0b4e72 Fixes missing commands 2020-08-25 13:11:02 -04:00
hondacrx 83bb7aaf28 Cleanups 2020-08-25 10:08:55 -04:00
hondacrx aecb21d94b DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-08-25 10:08:44 -04:00
hondacrx c29516f121 Core/Player: Resequence Player::UpdateZone some more to hopefully prevent future edge cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/10b590acb62ef118cd6c0992f341db8f852958be)
2020-08-24 23:49:12 -04:00
hondacrx 8591dd589a Core/Player: Update map zone stats BEFORE invoking scripts. Fixes a crash with zone change scripts that invoke another zone change.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8db10c67d7232b7b1e479018cfbf020a3a91fa5c)
2020-08-24 23:39:03 -04:00
hondacrx 3dee2ddf3b Core/Player: Prevent changing equipment while charmed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/fc12e47cb8e3f4c1097b41e94a92151776818717)
2020-08-24 23:37:06 -04:00
hondacrx 18d7144ca6 Core/Spawn: Move spawn group state management from sObjectMgr to the Map object, which makes it actually function as intended with instances.
Port From (https://github.com/TrinityCore/TrinityCore/commit/27806eeac9d2588d2f7a3b8a0852d45b15a6a241)
2020-08-24 21:21:27 -04:00
hondacrx 15f0aebb23 Core/Creature: Fix an oversight in Creature::SelectVictim that was causing creatures to evade when chased by another creature from outside their own aggro range.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f97b601d9381196a4cfa352bff2d0826f211eda1)
2020-08-24 19:20:38 -04:00
hondacrx 8b6c86d568 Core/Creature: regenerate health
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a5e2b80b39d3c0a466aec1ab3a6dbccf938f570)
2020-08-24 19:19:13 -04:00
hondacrx 35c13d69ca Core/Creature: temporary summons are now dynamic flagged (oversight in dynspawn). This fixes issues with vehicle kit resets breaking AI.
Port From (https://github.com/TrinityCore/TrinityCore/commit/22b754c9e22cfdd9dab998ca45e6724b62760f78)
2020-08-24 19:13:15 -04:00