hondacrx
|
1adfbb7a88
|
Fix build
|
2021-11-23 20:59:31 -05:00 |
|
hondacrx
|
38b90598de
|
Core/LFG: Ignore LFG cooldown when joining queue to replace missing party member when dungeon is already in progress
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2eff8fabcc348d20bcbde19b5db0f76c3d7738e)
|
2021-11-23 20:52:45 -05:00 |
|
hondacrx
|
d674238f7d
|
Core/Movement: correct logic wrongly ported
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c5287032affb1a402b0a6091b75997ef56e556c)
|
2021-11-23 20:51:22 -05:00 |
|
hondacrx
|
6110585521
|
Core/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a9940e17d4e943aa5d9b95f8f5b54783e14d7b2)
|
2021-11-23 20:48:36 -05:00 |
|
hondacrx
|
c8a395b918
|
Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE when name is empty
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9e69ed978687768f607fad08aa6f0bafa9b2359)
|
2021-11-23 20:46:19 -05:00 |
|
hondacrx
|
e42059ac2b
|
Core/Auras: Implemented SPELL_AURA_MODIFY_FALL_DAMAGE_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c53be0210470d45efce672b5f3dbb3bc5bd857a)
|
2021-11-23 20:44:25 -05:00 |
|
hondacrx
|
0a8541a39c
|
Core/BattlePets: Implemented battle pet name query packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/8614690e27df8197586cc702760409293f3f6c3d)
|
2021-11-23 15:07:17 -05:00 |
|
hondacrx
|
5129b4a45f
|
Scripts/Spells: Implement Demon Hunter Base Spell "Glide"
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1eb4c2b3e0745e0d801bfa4111c692cc3bb00a1)
|
2021-11-23 14:50:12 -05:00 |
|
hondacrx
|
8af9676c7b
|
Core/Movement: Temporarily disable "no state change" checks in Unit::SetFeatherFall and Unit::SetCanTurnWhileFalling
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4630c5354ae1c295bc48b085c44ea20dad32f4d)
|
2021-11-23 14:37:59 -05:00 |
|
hondacrx
|
b3a92137d3
|
Core/Spells: SpellHistory updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cc6520b89583d4bf6549b28fa5b7390fc2b0b9d)
|
2021-11-23 14:36:54 -05:00 |
|
hondacrx
|
751f4dd8b2
|
Core/BattlePets: Journal lock improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/895367e69fac542ea00079ee1405228d9f150898)
|
2021-11-23 14:01:16 -05:00 |
|
hondacrx
|
1f6e2e22f9
|
Core/Quests: Fixed loading quest greeting locales
Port From (https://github.com/TrinityCore/TrinityCore/commit/f97deb3316574fc07520c5dd45bcd18e0bc767eb)
|
2021-11-23 13:46:40 -05:00 |
|
hondacrx
|
1b0c5877ab
|
DB/Spell: fix mistake in Blood Draining's CheckProc and remove Attack Power scaling
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7ad7d5e150d56286039de5717614f79985c1b3c)
|
2021-11-18 20:27:38 -05:00 |
|
hondacrx
|
b5d1877d0e
|
Core/Spells: Fixed crash with some gameobject spell casters
Port From (https://github.com/TrinityCore/TrinityCore/commit/f24e16a460e81e8bf6efe26498a31f5cfc559d78)
|
2021-11-18 20:19:10 -05:00 |
|
hondacrx
|
58eb8a4fd7
|
Core/Spell: Fixed some negative spells showing as positive
Port From (https://github.com/TrinityCore/TrinityCore/commit/33a2d627dd96535b5f0f08de9c17068cbd24212a)
|
2021-11-18 20:17:56 -05:00 |
|
hondacrx
|
0a2425a790
|
Core/Spells: Fixed unapplying rockbiter weapon
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba2586c92f87230c6380d7a2fe2d52c52471b9cb)
|
2021-11-18 20:16:46 -05:00 |
|
hondacrx
|
a1e0e2e1d0
|
Core/Scripts: Move some spells to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b1ed434aeacfa57f392387c2176dfb4438b13f8)
|
2021-11-18 20:13:29 -05:00 |
|
hondacrx
|
24729c13a2
|
That's Abominable for the 3 other quests, and knockbacks for all.
Port From (https://github.com/TrinityCore/TrinityCore/commit/19646a8363310c5371728fa7b50dcd33bb2278e2)
|
2021-11-18 20:09:33 -05:00 |
|
hondacrx
|
8f85ff9250
|
Core/Spells: Malleable Goo need be negative
Port From (https://github.com/TrinityCore/TrinityCore/commit/748e8463c7abc218075f7d70a234b0aaf3d07900)
|
2021-11-18 19:41:57 -05:00 |
|
hondacrx
|
462e1f34a1
|
Core/Creature: Profession trainer fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4d029b9523b35c38b80f0fb4aa9fb317a42e237)
|
2021-11-18 19:41:22 -05:00 |
|
hondacrx
|
2ce3cc84f8
|
Core/Handlers: fix ".whisper on" with opposite faction/low level
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b556d8a9183a8109a8559473c32a55405bd30df)
|
2021-11-18 17:21:47 -05:00 |
|
hondacrx
|
a31eb8647b
|
Scripts/Commands: Fix crash caused by .set npc model
Port From (https://github.com/TrinityCore/TrinityCore/commit/ff2cd4a0322fc2942323702a37844b0cfa963ce4)
|
2021-11-18 17:18:02 -05:00 |
|
hondacrx
|
9268b931c8
|
Core/Spells: Fixed ErrorCube spell missiles
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce794f3978e853341b2dc0c782e7bda34303b3f8)
|
2021-11-18 14:30:42 -05:00 |
|
hondacrx
|
83f9cbe66f
|
TDB 915.21111 - 11/17/2021
Port From (https://github.com/TrinityCore/TrinityCore/commit/06b9be494a7e4d1249d11550cc0eec2e35712d25)
|
2021-11-17 11:57:12 -05:00 |
|
hondacrx
|
93c8f9bd2e
|
DB Updates and Fixes
|
2021-11-16 23:29:48 -05:00 |
|
hondacrx
|
fc5aa0d97c
|
Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/9be92e218c14116d96f5257285b0766a447f06cc)
|
2021-11-16 23:27:29 -05:00 |
|
hondacrx
|
e8b8d2c1bb
|
Core/Units: Fixed crash happening when charm was removed by its own charmed AI during update
Port From (https://github.com/TrinityCore/TrinityCore/commit/f3c1b27c266e2857214a087fdd9339e06dbedf5e)
|
2021-11-16 23:26:08 -05:00 |
|
hondacrx
|
705a2fe3a1
|
Fixes/cleanups from b026ee7ef8, And misc fixes/crashes.
|
2021-11-16 19:45:02 -05:00 |
|
hondacrx
|
2b2b0fe076
|
Fixed build.
|
2021-11-16 13:26:18 -05:00 |
|
hondacrx
|
ec83a4ccd1
|
Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/b981606575ea8eb2ec473ce4c7db6e59dbb46b7b)
|
2021-11-16 13:25:29 -05:00 |
|
hondacrx
|
3ab092a655
|
Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSummonerPhase
Port From (https://github.com/TrinityCore/TrinityCore/commit/a832435b9787c1997da87a124ff99bf06251aa07)
|
2021-11-16 13:23:42 -05:00 |
|
hondacrx
|
a7936eb46c
|
Misc fixes.
|
2021-11-15 23:35:21 -05:00 |
|
hondacrx
|
0292bb9c09
|
Quest: Ruthless Cunning and Returning the Favor
Port From (https://github.com/TrinityCore/TrinityCore/commit/f377dc23f3bb54180996d3dc570196af75278d00)
|
2021-11-15 23:33:45 -05:00 |
|
hondacrx
|
6e6166eec1
|
Core/GameEvent: weekend xp rate
Port From (https://github.com/TrinityCore/TrinityCore/commit/c44650502cf7e7285e3e504d238638ac0ccc7ec6)
|
2021-11-15 23:31:25 -05:00 |
|
hondacrx
|
527f117701
|
Core/Objects: properly use UPDATETYPE_CREATE_OBJECT2 when creating brand new objects in all cases.
Port From (https://github.com/TrinityCore/TrinityCore/commit/234a680d3a04142d0f99dfc316b6442d8a51bad1)
|
2021-11-15 23:24:39 -05:00 |
|
hondacrx
|
bc84e62688
|
Core/AI: Add some checks to catch if the AI changes mid-update for players.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1015f307041b25b47a9bb4bc76ac4ed78c49d735)
|
2021-11-15 23:22:08 -05:00 |
|
hondacrx
|
593a4b9df8
|
Core/Creatures: Changed creatures to become tagged by player doing any action that causes creature aggro (apart from distance)
Port From (https://github.com/TrinityCore/TrinityCore/commit/1232f1d06e21ba0bfb0e956b8e957780cd5985c2)
|
2021-11-15 23:15:26 -05:00 |
|
hondacrx
|
c5ed2f5a97
|
Core/Spells: fix issues with delayed spells and auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/87486cecffa9752c59cf8766757f79d2e528d152)
|
2021-11-15 23:14:01 -05:00 |
|
hondacrx
|
333179e1e9
|
Core/Entities: Handle partial state change for pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/0585032c9000386846c506a360eddc09cf069afe)
|
2021-11-15 23:12:46 -05:00 |
|
hondacrx
|
2aa910e9f6
|
Add rotation to .gob info
Port From (https://github.com/TrinityCore/TrinityCore/commit/afac2b174290c871d845e37f88c6f0c874d15fd6)
|
2021-11-15 23:06:07 -05:00 |
|
hondacrx
|
51c292c349
|
Misc fixes
|
2021-11-15 22:40:38 -05:00 |
|
hondacrx
|
a01138b19a
|
Core/Commands: fix .appear command provide wrong undermap position
Port From (https://github.com/TrinityCore/TrinityCore/commit/e58d737a937cab75d892f825da4b01f3a5a1108b)
|
2021-11-15 22:37:42 -05:00 |
|
hondacrx
|
87146f02bc
|
Core/Creatures: Defined new npc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/85a23f2ad1f2da1f70c4c6091f61296acf919514)
|
2021-11-15 22:35:59 -05:00 |
|
hondacrx
|
29083fdb38
|
Core/Movement: Properly calculate the first Catmull-Rom spline point
Port From (https://github.com/TrinityCore/TrinityCore/commit/5db7d25700c12b15c7effa313814e5d874c95419)
|
2021-11-15 22:28:41 -05:00 |
|
hondacrx
|
d87e2cd315
|
Core/PacketIO: Implemented splash screen opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/14b8d7d8393bb99ef66ec833bf89c3d6ce7683ab)
|
2021-11-15 22:22:12 -05:00 |
|
hondacrx
|
ee8228582b
|
Core/Movement: Add some extra assertions to MotionMaster.
Port From (https://github.com/TrinityCore/TrinityCore/commit/792914fb518349ef270e6f769f343bbcd333b942)
|
2021-11-15 22:12:20 -05:00 |
|
hondacrx
|
81193e3e3a
|
Fix issue in Creature::UpdateEntry and CMSG_GOSSIP_SELECT_OPTION
Port From (https://github.com/TrinityCore/TrinityCore/commit/80d920dab5d8688fda19b612ec58bcb1a576cbc0)
|
2021-11-15 20:59:07 -05:00 |
|
hondacrx
|
a80881eb76
|
Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle started/ended
Port From (https://github.com/TrinityCore/TrinityCore/commit/e79cb1da2cd8b905d2103df548e298656684c9dd)
|
2021-11-15 20:58:07 -05:00 |
|
hondacrx
|
f7b73e5ff0
|
Core/Movement: Define new spline flag name
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebf8f46aed96f4c10673e4f07ff8aabaad15a35c)
|
2021-11-15 20:55:11 -05:00 |
|
hondacrx
|
1dfb1dcf05
|
Core/Movement: Speed Limit for Spline
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ff0572ee30db22c81d9131348f5350781f64a4f)
|
2021-11-15 20:53:37 -05:00 |
|