hondacrx
|
4b798e7cab
|
Core/Players: Several currency fixes and improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/03918978c166c9fb191117a0cae9ba1285bf0e37)
|
2023-02-11 23:28:57 -05:00 |
|
hondacrx
|
90cc620c11
|
Fixes area targeting spells only casting on self.
|
2023-02-10 23:23:27 -05:00 |
|
hondacrx
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
08fcedaf21
|
Core: Updated to 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb)
|
2023-01-30 10:07:42 -05:00 |
|
hondacrx
|
5c22dca105
|
CreatureAI Cleanups
|
2023-01-24 23:18:14 -05:00 |
|
hondacrx
|
b84ca5dc20
|
Core/Units: Named new unit flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/2fdd45c99039dd6dda032da4f924dded65ff6d2e)
|
2023-01-24 23:17:50 -05:00 |
|
hondacrx
|
edcdfa95c4
|
Fixes unable to create new DB when it doesnt exists.
|
2023-01-23 04:10:54 -05:00 |
|
hondacrx
|
8921432333
|
Core/Spells: Added additional validation to loading spell_linked_spell to prevent infinite loops
Port From (https://github.com/TrinityCore/TrinityCore/commit/badb55bfd97c16fecfb8cd73ba99e39ecb6b622d)
|
2023-01-23 00:24:27 -05:00 |
|
hondacrx
|
23e49e96c0
|
Core/Creatures: Split creature_addon and creature_template_addon's byte columns into seperate ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/4119f69b214d6199b7ab508e305b2958eeffb332)
|
2023-01-23 00:01:10 -05:00 |
|
hondacrx
|
9a2fb7e2b2
|
Upgraded to Net 7.0
|
2023-01-20 09:25:12 -05:00 |
|
hondacrx
|
df78d547ab
|
Cleanups
|
2023-01-18 17:28:36 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
dd8d17a4da
|
Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead of utf8mb3
Port From (https://github.com/TrinityCore/TrinityCore/commit/65e787d18be898532363fea3f8847fa4d7f21192)
|
2023-01-11 01:26:59 -05:00 |
|
hondacrx
|
8a924a6cd7
|
Core/Conf: Update MaxPlayerLevel 60 > 70
Port From (https://github.com/TrinityCore/TrinityCore/commit/492fbd38f1b41680cb9034ed9ca66a19ba51d9f4)
|
2023-01-11 01:20:00 -05:00 |
|
hondacrx
|
1ee88435c5
|
Core/Auras: Implemented SPELL_ATTR12_ONLY_PROC_FROM_CLASS_ABILITIES and SPELL_ATTR13_ALLOW_CLASS_ABILITY_PROCS attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/33954538bc30650f639e258eeb057c1340f4c949)
|
2023-01-11 00:47:11 -05:00 |
|
hondacrx
|
5c439a6bae
|
Core/Characters: Added Dracthyr Evoker creation data
Port From (https://github.com/TrinityCore/TrinityCore/commit/b71b121c51214d220163a3c278f212b6804ad644)
|
2023-01-06 17:49:02 -05:00 |
|
hondacrx
|
d939fad517
|
Core/Players: Implement saving edit mode account data
Port From (https://github.com/TrinityCore/TrinityCore/commit/1fe89a370138cc4677131c1c4ce848249690a964)
|
2023-01-06 16:23:12 -05:00 |
|
hondacrx
|
6b344e9a09
|
Core/SAI: Improved SMART_ACTION_JUMP_TO_POS to mirror behavior similar to SMART_ACTION_MOVE_TO_POS
Port From (https://github.com/TrinityCore/TrinityCore/commit/f291ca97962e087f9d87077b1ee6fa5b386937ed)
|
2023-01-06 15:59:08 -05:00 |
|
hondacrx
|
f2f765d650
|
Core/SAI: Add action param 7
Port From (https://github.com/TrinityCore/TrinityCore/commit/09591fbdb0a81f8565c6a16f844953752f597f18)
|
2023-01-06 15:54:49 -05:00 |
|
hondacrx
|
d644418262
|
Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_RESTED_EXPERIENCE_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1)
|
2023-01-05 17:05:01 -05:00 |
|
hondacrx
|
0c782c60c2
|
Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier
Port From (https://github.com/TrinityCore/TrinityCore/commit/61c51b76c00d932a9180bc6781a244dc18375ef7)
|
2023-01-05 16:44:30 -05:00 |
|
hondacrx
|
1d6edf58d6
|
Core/SAI: Added param PointId to SMART_ACTION_MOVE_OFFSET
Port From (https://github.com/TrinityCore/TrinityCore/commit/e218f276028124682790e93688aeae567ca1eaba)
|
2023-01-04 16:55:54 -05:00 |
|
hondacrx
|
4718f88ed5
|
TDB 1002.22121 - 2022/12/20
Port From (https://github.com/TrinityCore/TrinityCore/commit/731217703819c26645944091f47aec63b45c25d4)
|
2023-01-04 16:38:19 -05:00 |
|
hondacrx
|
e8cc7572f8
|
Core/Units: Implemented UNIT_VIS_FLAGS_INVISIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/9653f96f9930c1c27bfec887bdbdc1a81b10babd)
|
2023-01-04 16:30:14 -05:00 |
|
hondacrx
|
a6a063d526
|
Core/Players: Implemented setting tradeskill recipes as favorite
Port From (https://github.com/TrinityCore/TrinityCore/commit/0555ab2f56e5ad326948df96f5c2e35254e0cf4f)
|
2023-01-04 16:25:50 -05:00 |
|
hondacrx
|
a8fdc4cae8
|
Core/Spells: Added SPELL_AURA_535 to aura enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/94147c5ba67646ec02938f5b17617008cac4d3fb)
|
2023-01-04 02:52:09 -05:00 |
|
hondacrx
|
55da7dc549
|
Core/Players: Implemented new talent system
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cc5ab8372f19dad7412038d52dcd39db5e0e171)
|
2023-01-04 02:50:40 -05:00 |
|
hondacrx
|
989b80b056
|
Core: Updated to 10.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/e98e1283ea0034baf6be9aa2ffb386eb5582801b)
|
2022-12-28 15:25:15 -05:00 |
|
hondacrx
|
2dc12dbb69
|
Core/Spells: Extended mechanic mask to uint64
Port From (https://github.com/TrinityCore/TrinityCore/commit/de7c03c8385780f05530c2b3cf952a712d5f8f00)
|
2022-12-17 17:37:07 -05:00 |
|
hondacrx
|
38197f7996
|
Core/AreaTriggers: Implemented new areatrigger type: bounded plane
Port From (https://github.com/TrinityCore/TrinityCore/commit/6856b248836205f3567d27848541859b93d93469)
|
2022-12-17 17:16:08 -05:00 |
|
hondacrx
|
b5cd2f5422
|
Opps sha256 needed for worldsocket.
|
2022-11-01 17:04:11 -04:00 |
|
hondacrx
|
cdf16b8a84
|
Core/Gossip: Add/Remove spell for disable/enable experience in group
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7dbede82ad1453de1382b36434eb89819a38142)
|
2022-10-31 13:49:02 -04:00 |
|
hondacrx
|
69a7e08402
|
Update some of warden.
|
2022-10-30 16:41:43 -04:00 |
|
hondacrx
|
9b62b83984
|
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/133334a902b705dae6f7e92bb1009b84cf1c51d2)
|
2022-10-18 16:07:00 -04:00 |
|
hondacrx
|
8488616832
|
Core/Gossip: Implemented GossipOptionNpc.AzeriteRespec
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fb4c1ca0228a51da4b69322e8a3db8932781f13)
|
2022-10-14 17:04:26 -04:00 |
|
hondacrx
|
219833ac17
|
Core/BattlePets: Move revive battle pet cooldown to spell script and add serverside spell for stable master heal cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/05f2f4e8f69133d542f3eadf99410deb932cd30d)
|
2022-10-14 17:00:30 -04:00 |
|
hondacrx
|
f441175665
|
Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode
Port From (https://github.com/TrinityCore/TrinityCore/commit/4772c4817f1b34553f1c697e2aedc0372af9aea2)
|
2022-10-11 20:27:05 -04:00 |
|
hondacrx
|
e5c7244893
|
Core/Maps: Changed functions checking if map can be entered to use TransferAbortReason directly instead of intermediate Map::EnterState enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/c3e1ff90a5a217691990ea4662bcaa2405b57fde)
|
2022-10-11 17:54:34 -04:00 |
|
hondacrx
|
1ba4405421
|
Core/Objects: Fix flags overflow for InvisibilityType because TOTAL_INVISIBILITY_TYPES (38) can't fit in 32 bits flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/423f81fbdaad9bedf936b313a97afe0be53b6ae0)
|
2022-10-11 17:09:46 -04:00 |
|
hondacrx
|
b0955ca8ea
|
Core/DataStores: Defined map.db2 flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6baed006a5fde5d9ae6e6d80a385837640bb90a)
|
2022-10-04 20:11:42 -04:00 |
|
hondacrx
|
4fab4cc6cf
|
Core/Commands: Restore instance management commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab12e77cf72bcd361a380c8d1ed37d12fe0e1bbb)
|
2022-10-04 17:40:16 -04:00 |
|
hondacrx
|
8b6a703058
|
Core/Instances: Add prepared statements for InstanceLockMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ce1c6cdf419b52b889ad9dac7fb69d0059a1fe6)
|
2022-10-04 17:08:38 -04:00 |
|
hondacrx
|
276d199a6f
|
Core/Instances: Add new config options to control the time when both daily and weekly resets occur (will not be restricted to instances only)
Port From (https://github.com/TrinityCore/TrinityCore/commit/cedf09f93c44be2abf1c2b40e0e4c51f95f2975c)
|
2022-10-04 17:02:16 -04:00 |
|
hondacrx
|
7a65cf1434
|
Core/Scenarios: Attempt to restore scenario state from completed encounter info
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e99011edf5e74ef51a7b6f84ca0529e5dbf2492)
|
2022-10-04 14:46:27 -04:00 |
|
hondacrx
|
50e17a01ef
|
Core/Instances: Remove old database statements (WIP)
Port From (https://github.com/TrinityCore/TrinityCore/commit/461a9c024cb6524c7ac87036674ca96107b67c5e)
|
2022-10-04 14:34:12 -04:00 |
|
hondacrx
|
807caef08c
|
Core/Instances: Reimplement resetting instances from UI
Port From (https://github.com/TrinityCore/TrinityCore/commit/ddd0c7b152d65b980db0cc2d00f15ae62a602936)
|
2022-10-04 14:31:07 -04:00 |
|
hondacrx
|
66c7047a29
|
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new InstanceLockMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b924522d0549dd67b10e2cbdfc20297dd21e182)
|
2022-10-04 10:57:04 -04:00 |
|
hondacrx
|
d3dde761a2
|
Core/Instances: Instance lock rewrite (WIP)
Port From (https://github.com/TrinityCore/TrinityCore/commit/17665c929c3a9fb7fe75dd680648129bc1c1f874)
|
2022-10-04 10:00:07 -04:00 |
|
hondacrx
|
e8ff7bfa67
|
Core/Units: Set UNIT_FLAG2_*_AOI dynamically according to the VisibilityDistanceType set on the creature
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b06b8ec1e3ccc153a44b3eb2e8487641cfae98d)
|
2022-10-01 17:00:55 -04:00 |
|
hondacrx
|
eb7f0862f8
|
Core/Units: Set UNIT_FLAG2_UNTARGETABLE_BY_CLIENT as allowed flag for database column
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc18b72d803cdbc548f69c929b88393317ecfbee)
|
2022-10-01 16:34:38 -04:00 |
|