hondacrx
|
47355bfa52
|
Core/Player: Added helpers to check quest objective status
Port From (https://github.com/TrinityCore/TrinityCore/commit/9dd8647125a020ca2dccdf26d6839f4665ff9870)
|
2024-02-04 00:32:24 -05:00 |
|
hondacrx
|
90ad7ed6ea
|
Core/Battleground: Rework BattlegroundScore
Port From (https://github.com/TrinityCore/TrinityCore/commit/da0ec4f830c4428a17fd4e52124dca6c63e25961)
|
2024-02-04 00:27:52 -05:00 |
|
hondacrx
|
3c2bb6829c
|
Scripts/Spells: Implement Aspect of the Turtle
Port From (https://github.com/TrinityCore/TrinityCore/commit/f038c8526a2993ea9c71e47869cc4ae658159089)
|
2024-02-03 22:10:09 -05:00 |
|
hondacrx
|
7cd5c1dedb
|
Scripts/Spells: Implement Unholy Ground and drop outdated Tightened Grasp talent
Port From (https://github.com/TrinityCore/TrinityCore/commit/1567c34a3e4b4226dff6de5349d03e6402d63975)
|
2024-02-03 22:07:14 -05:00 |
|
hondacrx
|
4d0362edc6
|
Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM
Port From (https://github.com/TrinityCore/TrinityCore/commit/87f3ab11d3dd5d362657aaae9c02effa8ee95f21)
|
2024-02-03 22:02:40 -05:00 |
|
hondacrx
|
136ad2cff0
|
Scripts/Spells: Implement Blinding Sleet
Port From (https://github.com/TrinityCore/TrinityCore/commit/36aac83ea37e667fb8e87fa9f8e97b5f0a38f235)
|
2024-02-03 17:45:20 -05:00 |
|
hondacrx
|
57f934295f
|
Core/Items: Fixed socket bonus checks (and reduce differences between branches)
Port From (https://github.com/TrinityCore/TrinityCore/commit/6024b307e0bc975678ee4801036058ea63168938)
|
2024-02-03 17:42:39 -05:00 |
|
hondacrx
|
1d4a30cc2d
|
Core/Players: Learn parent skilllines if they are missing while learning child skills
Port From (https://github.com/TrinityCore/TrinityCore/commit/9022f2374884b966c3ecf7199c52498140775668)
|
2024-02-03 17:39:25 -05:00 |
|
hondacrx
|
5606501071
|
Scripts/Spells: Update Anti-Magic Shell script to include versatility
Port From (https://github.com/TrinityCore/TrinityCore/commit/e90fee78df874bf1e28d7879dff3547cbd466ceb)
|
2024-02-03 14:06:55 -05:00 |
|
hondacrx
|
89ad2414c4
|
Core/Instances: Prevent sending PendingRaidLock in instances that don't have a InstanceScript
Port From (https://github.com/TrinityCore/TrinityCore/commit/75a306e422cfb83c688b90ea428522251a70e68b)
|
2024-02-03 14:04:56 -05:00 |
|
hondacrx
|
f2888995e4
|
Core/Misc: Kill another synchronous db query in packet handlers
Port From (https://github.com/TrinityCore/TrinityCore/commit/7e76e91152ed83cc5f81563db584f1f757dba063)
|
2024-02-03 14:02:25 -05:00 |
|
hondacrx
|
446d819eba
|
Scripts/Conditions: Fallback to other targets to get map if first target is invalid
* fixes crash in Ulduar when reaching Assembly of Iron / Kologarn / Algalon area
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1c5e3809ca92ba6f172fefd9711788a7b2a8df8)
|
2024-02-03 13:50:09 -05:00 |
|
hondacrx
|
55c4650d55
|
Core/Spells: Pass customArg from missiles to its triggered spell
Port From (https://github.com/TrinityCore/TrinityCore/commit/441a102dc3e36e2338f80afc92d3e10af2db9930)
|
2024-02-03 13:48:57 -05:00 |
|
hondacrx
|
24691c7110
|
Core/Creatures: Don't require creature.modelid to be one of linked creature_template models
Port From (https://github.com/TrinityCore/TrinityCore/commit/7cafeb46b3b1f3eea3c966c20f9ef1efe68dfbdc)
|
2024-02-03 13:48:02 -05:00 |
|
hondacrx
|
99c931652d
|
Core/Units: Update PlayHoverAnim state when flying or hovering
Port From (https://github.com/TrinityCore/TrinityCore/commit/c1b36eec5678090654dfd65a3fef29ea8ada6ef2)
|
2024-02-03 13:15:36 -05:00 |
|
hondacrx
|
a5b8efd032
|
Core/Spells: Implement spell queue
Port From (https://github.com/TrinityCore/TrinityCore/commit/27019a62a4294f8dd48d975f85b1907c5adee0e3)
|
2024-02-03 13:11:01 -05:00 |
|
hondacrx
|
284cb628c9
|
Core/Waypoints: Drop waypoint_scripts table
Port From (https://github.com/TrinityCore/TrinityCore/commit/3f6f683ce4b5f4a95a2d70921de2c80de6b3a8fe)
|
2024-02-03 11:47:02 -05:00 |
|
hondacrx
|
ee7b89560e
|
Core/Auras: Fixed crash happening when a periodic aura tick triggers SPELL_AURA_SPLIT_DAMAGE_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/3a50bc50a2a3898013404eb2319508521002984f)
|
2024-02-03 11:28:50 -05:00 |
|
hondacrx
|
fdec5064b8
|
Core/Phasing: Fixed startup crash caused by accessing uninitialized global variable
Port From (https://github.com/TrinityCore/TrinityCore/commit/35ab7dfa8ef5f79af0ee69ed8c19f4be7a635af5)
|
2024-02-03 11:26:23 -05:00 |
|
hondacrx
|
b47ed7401a
|
Core/Scripts: Add start/fail asset values from criteria to valid game event ids
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c072b93af3a4efcbde21cc85fedcf7fa48fa7b4)
|
2024-02-03 11:24:03 -05:00 |
|
hondacrx
|
0226b9ff49
|
Core/Instances: Fixed initializing instance id sequence generator
Port From (https://github.com/TrinityCore/TrinityCore/commit/4eb6b0156d7e46fe92e2550ce21ba553c705e0a0)
|
2024-02-03 11:17:33 -05:00 |
|
hondacrx
|
226e12890e
|
Core/BattlegroundMap: Load all cells when created & mark all creatures as active
Port From (https://github.com/TrinityCore/TrinityCore/commit/e72bde5236d41a7f66abb25ce9e118eeb1c5aa92)
|
2024-02-03 11:15:25 -05:00 |
|
hondacrx
|
7557fac40c
|
Core/Objects: Fixed SelectNearestPlayer
Port From (https://github.com/TrinityCore/TrinityCore/commit/dfc757acc34072195382bb18af9675955cff8a3e)
|
2024-02-03 11:10:59 -05:00 |
|
hondacrx
|
d0cd2aae8a
|
Core/Achievements: Implemented DefeatDungeonEncounter and DefeatDungeonEncounterWhileElegibleForLoot criteria types
Port From (https://github.com/TrinityCore/TrinityCore/commit/765f86fdc001ce352a706d2950197b1007d9afce)
|
2024-02-03 11:09:53 -05:00 |
|
hondacrx
|
52ea57d5cf
|
Core/Creatures: Remove stand state when a creature attacks or dies
Port From (https://github.com/TrinityCore/TrinityCore/commit/c05466fa0c2dc9b07528ed967d77bf0313fdafff)
|
2024-02-03 11:04:19 -05:00 |
|
hondacrx
|
e32f950be3
|
Core/Spell: Allow creatures with sparring active to damage themselves
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4eecf96c616791707f9f1206eb4f8672b0e33f)
|
2024-02-03 11:03:05 -05:00 |
|
hondacrx
|
1d31b981b6
|
Core/Utilities: Added timer series queuing to EventMap
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5735edcc882e0a52a26a8cea5031e4de9a6b328)
|
2024-02-03 11:01:53 -05:00 |
|
hondacrx
|
4c92f0c26d
|
Core/Chat: Explicitly ignore disabling chat feature
Port From (https://github.com/TrinityCore/TrinityCore/commit/42c44bd787458a8a0c7a12bbab874388537d61ed)
|
2024-02-03 10:52:16 -05:00 |
|
hondacrx
|
4b669cfb5d
|
Core: Update to 10.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/1eea1d11b14d2ae065ab0f1888fba3b1ef03874f)
|
2024-02-02 21:49:02 -05:00 |
|
hondacrx
|
75201f56ce
|
Core/Mail: Moved gold check closer to where it is taken away
Port From (https://github.com/TrinityCore/TrinityCore/commit/1dcb2904d5b5a6c12f5f3b56e44c74e4a79b9626)
|
2024-02-02 15:06:24 -05:00 |
|
hondacrx
|
d9e524a657
|
Core/InstanceScript: Refactored door types to reflect its behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/0e2f04172864e3cff2b5559ac89ded23ade5f92e)
|
2024-02-02 15:04:43 -05:00 |
|
hondacrx
|
c9a11f3ead
|
Core/AI: Move ArcherAI to individual creature script
Port From (https://github.com/TrinityCore/TrinityCore/commit/caa4cfb5695deabd0bb9059f01435f3c8027aff7)
|
2024-02-02 14:55:26 -05:00 |
|
hondacrx
|
150b978ead
|
Core/Conditions: Allow battleground maps to use CONDITION_INSTANCE_INFO
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4e4e62aea79ff478dbc0f2bb2c5ab7f412a8a66)
|
2024-02-02 14:53:57 -05:00 |
|
hondacrx
|
d68246c93a
|
Core/Auras: Fixed SPELL_AURA_CHARGE_RECOVERY_AFFECTED_BY_HASTE_REGEN affecting unrelated spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/4628622b1ba8904ef1c0d692fe37c5d2f60f1dba)
|
2024-02-02 14:47:46 -05:00 |
|
hondacrx
|
4ff0ccd143
|
Core/Spells: Store BasePoints as float in SpellEffectInfo
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9b0d347a4f5f51cda083a4dc7ed328530f0b5f6)
|
2024-02-02 14:46:09 -05:00 |
|
hondacrx
|
a5fedc5d69
|
Core/Spells: Prevent duplicating trait configs for Generic type
Port From (https://github.com/TrinityCore/TrinityCore/commit/31da896eb2ea9a18dae7c2fa45c188ebadfc9e3e)
|
2024-02-02 14:42:01 -05:00 |
|
hondacrx
|
597b39e561
|
Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to include classic differences
Port From (https://github.com/TrinityCore/TrinityCore/commit/20b0ad736c3ab81b28a84fb1fb8ae7c99a794749)
|
2024-02-02 14:40:35 -05:00 |
|
hondacrx
|
a5bc0d0d9b
|
Core/Random: Changed random functions returning doubles to return floats
Port From (https://github.com/TrinityCore/TrinityCore/commit/9894f6b802c974bb36acd7fbb0d083455a1f0f1b)
|
2024-02-02 14:39:02 -05:00 |
|
hondacrx
|
c5538d6d40
|
Core/Auras: Update mount capability aura after all login loading is done
Port From (https://github.com/TrinityCore/TrinityCore/commit/a0fdac0ecc119b4ba85d41f86891b3cd35f7acde)
|
2024-02-02 14:32:48 -05:00 |
|
hondacrx
|
4e06ce4823
|
Core/SAI: Moved event_flags for difficulties to new field Difficulties
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8ce70d528e2489832f4ffd8e6b35560937f6339)
|
2024-02-02 14:32:13 -05:00 |
|
hondacrx
|
52cd092335
|
Core/Group: Fix possible crash
Port From (https://github.com/TrinityCore/TrinityCore/commit/79e69f3634dfc9d7e0060ddc254f5c8d5383245b)
|
2024-02-02 10:21:15 -05:00 |
|
hondacrx
|
871928ebb7
|
Core/Creatures: Taxi improvements
* Fixed flight master minimap icon
* Fixed crash on Argus
* Implemented teleport taxi nodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/73e0b3e77c04a7821f58d79211f344b9129602f1)
|
2024-02-02 10:20:04 -05:00 |
|
hondacrx
|
80f4ece2e5
|
Core/Players: Don't update mount capability while loading from db - auras are loaded before all known spell sources are processed
Port From (https://github.com/TrinityCore/TrinityCore/commit/64a14f13ace1f6c7ac2aedc90ad2b48f57a3920c)
|
2024-02-02 09:42:46 -05:00 |
|
hondacrx
|
ad4aa7df0c
|
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8_ONLY_TARGET_IF_SAME_CREATOR and removed cast time requirement for channelled spell predicted healing
Port From (https://github.com/TrinityCore/TrinityCore/commit/930a08fe03a033a6bb30fb8c94a8490c4b77fe91)
|
2024-02-01 21:10:24 -05:00 |
|
hondacrx
|
fc439dbed0
|
Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't have a hotfix blob for client locale
Port From (https://github.com/TrinityCore/TrinityCore/commit/973b5f404f5b7115239a81030ad2f8dff8e165ea)
|
2024-02-01 20:59:03 -05:00 |
|
hondacrx
|
5869fbaee0
|
Core/Spells: Named and implemented most of SpellAttr8
Port From (https://github.com/TrinityCore/TrinityCore/commit/dc9361fcc2eb16a59b52dfd8b0d47dfc1bf639be)
|
2024-02-01 18:59:34 -05:00 |
|
hondacrx
|
e37c9558ad
|
Scripts/World: Dropped deprecated npc_innkeeper script
* costume stuff should be handled by candy buckets
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2393d6adeca9a54b6ff1fb62a87da48c068f010)
|
2024-02-01 18:02:31 -05:00 |
|
hondacrx
|
4c66c90f94
|
Core/Map: Implement several difficulty getters
Port From (https://github.com/TrinityCore/TrinityCore/commit/9eceff2bc243946998c006418229dbb639e898d6)
|
2024-02-01 18:02:16 -05:00 |
|
hondacrx
|
a57a2d948d
|
Merge branch 'master' of github.com:CypherCore/CypherCore
|
2024-02-01 18:00:25 -05:00 |
|
RioMcBoo
|
29b6d2c41e
|
Fix issue in SqlResult. We might want to revise this later.
|
2024-02-01 23:59:28 +01:00 |
|