hondacrx
|
71b7018590
|
Core/Player: Distinguish between ranged and non-ranged weapons in GetWeaponForAttack
Port From (https://github.com/TrinityCore/TrinityCore/commit/5517208b67cf5c0b8054067cee081e968e66694d)
|
2022-06-16 22:28:50 -04:00 |
|
hondacrx
|
9da9a7eb0e
|
Scripts/Spells: Fix druid talent Lunar Inspiration
Port From (https://github.com/TrinityCore/TrinityCore/commit/16c70f2dd50e19719165dcd1eabbf9128f85a113)
|
2022-06-16 22:27:55 -04:00 |
|
hondacrx
|
4981081039
|
Core: Updated allowed build to 9.2.5.44127
Port From (https://github.com/TrinityCore/TrinityCore/commit/4a8bacc634d362f917bc8b490a080f99972fe1e4)
|
2022-06-16 14:08:54 -04:00 |
|
hondacrx
|
37d62e3a32
|
Core/Transports: Localized transport objects within each map
Port From (https://github.com/TrinityCore/TrinityCore/commit/cace41449771bbe692e1a45c4d38b15a12f6496e)
|
2022-06-16 14:08:22 -04:00 |
|
hondacrx
|
30525b4567
|
Core: Updated allowed build to 9.2.5.44061
|
2022-06-15 22:57:14 -04:00 |
|
hondacrx
|
b9922d94b8
|
DB Updates
|
2022-06-15 22:56:43 -04:00 |
|
hondacrx
|
4038b93aa1
|
Core/Pools: Implemented pooling for instances
Port From (https://github.com/TrinityCore/TrinityCore/commit/94d829c84fb184990e26178551d10ecdca049efd)
|
2022-06-15 22:56:12 -04:00 |
|
hondacrx
|
04caa3e757
|
Misc fixes
|
2022-06-15 18:27:32 -04:00 |
|
hondacrx
|
9636581ee9
|
Core/Units: Removed incorrect facing movement packet sent with every creature autoattack
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e0afa7bca3b6de10eacbcc082193d2c67050f88)
|
2022-06-15 18:25:39 -04:00 |
|
hondacrx
|
3682957f4c
|
Core/Spells: Correct flagging spell caster for pvp when healing/buffing friendly creatures - it should only happen if target is in combat
Port From (https://github.com/TrinityCore/TrinityCore/commit/84996901ccb22e2a82745d469f3560f7574a64c5)
|
2022-06-15 18:24:55 -04:00 |
|
hondacrx
|
c26e78c902
|
correctly apply npc pvp flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/45bbbd5acd8b68b98860283d70d17b6ab527dcdf)
|
2022-06-15 18:21:44 -04:00 |
|
hondacrx
|
8b976e7537
|
Scripts/Gossip: Fixed money not being removed when enabling/disabling experience gains
Port From (https://github.com/TrinityCore/TrinityCore/commit/daafde7518f2b0df78d1974e06144662b27e3297)
|
2022-06-15 18:17:43 -04:00 |
|
hondacrx
|
6a00ece6d4
|
Core/World: Allow specifying minimum world updates diff in config
Port From (https://github.com/TrinityCore/TrinityCore/commit/833ddfad11fdb6af37bb70296dbc11613f4d0f5f)
|
2022-06-15 18:15:15 -04:00 |
|
hondacrx
|
ed85b3ae55
|
Core/Movement: Allow waypoints to use 0 as valid facing value
Port From (https://github.com/TrinityCore/TrinityCore/commit/8501fb572a38b7d278c6e37d7b32164c63771550)
|
2022-06-15 18:12:42 -04:00 |
|
hondacrx
|
0b1ce0fa05
|
Core/PacketIO: Require valid WorldSession for CMSG_KEEP_ALIVE
Port From (https://github.com/TrinityCore/TrinityCore/commit/88b6d75bcedb6c8ede88715c7c3b23e3eeb682f4)
|
2022-06-15 16:14:42 -04:00 |
|
hondacrx
|
0224d95b91
|
Core/Spells: Increase search radius for avoid problems with some spells that can't find units with huge combat reach
Port From (https://github.com/TrinityCore/TrinityCore/commit/b52ce8e65e8998df1b243b854129d359ee2d25ae)
|
2022-06-15 16:09:33 -04:00 |
|
hondacrx
|
f91230ae33
|
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementGenerator to spline launch time
Port From (https://github.com/TrinityCore/TrinityCore/commit/36dde87249e87c5693162a6e890875d828f93d6d)
|
2022-06-15 15:48:07 -04:00 |
|
hondacrx
|
5ff87102ca
|
Core/GameEventMgr: Spawn creatures and gameobjects in all active instances when event starts
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ca0f99ccfc6549f3390a1bac151f85fdcb77561)
|
2022-06-14 23:20:28 -04:00 |
|
hondacrx
|
c60fa1d1a3
|
Core/Transmog: Implemented TransmogIllusionFlags::PlayerConditionGrantsOnLogin and fixed transmog illusion validation when transmogging items
Port From (https://github.com/TrinityCore/TrinityCore/commit/f820ff178decf7d844b7c398b79be7269feeb53e)
|
2022-06-14 23:15:49 -04:00 |
|
hondacrx
|
286294a108
|
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
Port From (https://github.com/TrinityCore/TrinityCore/commit/125ada42f6be220a52315d06d61e472a2ba83395)
|
2022-06-14 23:07:23 -04:00 |
|
hondacrx
|
bf4bf6c321
|
Scripts/Spells: Fix paladin Righteous Protector cooldown reduction
Port From (https://github.com/TrinityCore/TrinityCore/commit/92a4b0ee5fe1695bd0cfc02e98d4cd46da5f45b6)
|
2022-06-14 22:44:19 -04:00 |
|
hondacrx
|
53619fff1d
|
Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1f673d1ca91ceea9585f6ec7267aae94d11fca7)
|
2022-06-14 18:12:28 -04:00 |
|
hondacrx
|
c989047700
|
Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS
Port From (https://github.com/TrinityCore/TrinityCore/commit/5e8534767c66ca492bab929d91f2d86d18dd9aba)
|
2022-06-14 18:03:15 -04:00 |
|
hondacrx
|
86285f2531
|
Scripts/Spells: Update and fix Druid Survival Instincts script
Port From (https://github.com/TrinityCore/TrinityCore/commit/cac5b22f455e2c9f24bf71fd51d8c2a06019bf89)
|
2022-06-14 18:00:07 -04:00 |
|
hondacrx
|
793fbda3cd
|
Core/SAI: Added Action SMART_ACTION_DO_ACTION for calling DoAction on target AI
Port From (https://github.com/TrinityCore/TrinityCore/commit/a4eafbd3f6a4d4ea4934dca564cd6c4beae54280)
|
2022-06-14 17:57:47 -04:00 |
|
hondacrx
|
f95aec30d8
|
Core/Items: Fix weapon transmogrification
Port From (https://github.com/TrinityCore/TrinityCore/commit/98c72f33ac14d3938c0471d3550296736c57048a)
|
2022-06-14 00:57:29 -04:00 |
|
hondacrx
|
9e6ba222f5
|
Core/Battlegrounds: Updated positions and ids of Eye of the Storm bg objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/590c8676f43c75c7b16a112542231111619be003)
|
2022-06-14 00:56:37 -04:00 |
|
hondacrx
|
bbe99e3be8
|
Core/Transports: Path generation rewrite v2 (needs testing)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2c1b699e6e4d30c752b65241bc23191920a86fd)
|
2022-06-14 00:40:57 -04:00 |
|
hondacrx
|
9c015e71fa
|
Core/Movement: Allow overwriting number of steps for spline length calculations
Port From (https://github.com/TrinityCore/TrinityCore/commit/b9353041a6cce58d972b63d5138517274a1bb6d6)
|
2022-06-12 00:37:30 -04:00 |
|
hondacrx
|
cbae3b3248
|
Core/Players: Fixed incorrect function being used to modify ActivePlayerData::TransportServerTime
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7fdf708136e7fe590ae3d6527bda58270eac6e6)
|
2022-06-12 00:31:42 -04:00 |
|
hondacrx
|
f66c3aec14
|
Core/Players: Allow teleporting to a specific instance id
Port From (https://github.com/TrinityCore/TrinityCore/commit/25c0aaa83fede6cd5214da00bb08a21c0b28c4be)
|
2022-06-12 00:22:32 -04:00 |
|
hondacrx
|
bbaf66df51
|
More command system cleanups
|
2022-06-11 21:44:18 -04:00 |
|
hondacrx
|
e0025794a5
|
Fixes most commands.
|
2022-06-11 21:09:48 -04:00 |
|
hondacrx
|
130444d893
|
add item xxxxx show to who was added item
Port From (https://github.com/TrinityCore/TrinityCore/commit/e799c4e00334db014217a85af8765a2859dc47f9)
|
2022-06-10 14:10:53 -04:00 |
|
hondacrx
|
ed6a920954
|
Scripts/Commands: fix .learn all recipes
Port From (https://github.com/TrinityCore/TrinityCore/commit/59889d926d7c3d4a57afa357f25f69c0c8dea7bb)
|
2022-06-10 14:09:26 -04:00 |
|
hondacrx
|
bb58edb427
|
Scripts/Commands: account onlinelist
Port From (https://github.com/TrinityCore/TrinityCore/commit/64a91288d63bc2c5cda7272c2c7068b1a6c4d783)
|
2022-06-10 14:08:25 -04:00 |
|
hondacrx
|
6ad85301ef
|
Scripts/Commands: Convert argument parsing of instance commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bee960880c669d3c2ff42935f4666cfd32103f0)
|
2022-06-10 13:59:00 -04:00 |
|
hondacrx
|
cf3b86ff76
|
Scripts/Commands: Convert title commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1847b1fd9c94f05d786ffbef19ee68fc7e2921b)
|
2022-06-10 13:47:17 -04:00 |
|
hondacrx
|
864c857141
|
Scripts/Commands: Convert rbac commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3b6e2715eb2a75805b7d879a1bef1074c085143)
|
2022-06-10 00:47:07 -04:00 |
|
hondacrx
|
ceb7ddbe1f
|
fix build
|
2022-06-10 00:28:06 -04:00 |
|
hondacrx
|
24a8217565
|
Scripts/Commands: Minor improvements in .pinfo and .unban character commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d01ad8b8f7d20769058c642e690847aa51196c6)
|
2022-06-10 00:26:21 -04:00 |
|
hondacrx
|
36865a41fc
|
Scripts/Commands: Fix crashes with ".group revive" and ".group repair"
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a17ac108c3a6318d96bd3944cb96e4e9241e7a2)
|
2022-06-10 00:23:06 -04:00 |
|
hondacrx
|
cda3f96235
|
Misc cleanups
|
2022-06-09 23:07:07 -04:00 |
|
hondacrx
|
6a1d744d0b
|
Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name part>" subcommands
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d7e152d2805053a9808f6b05605c61a1554339c)
|
2022-06-09 23:06:56 -04:00 |
|
hondacrx
|
6ce95539b7
|
Group repair command attempt
Port From (https://github.com/TrinityCore/TrinityCore/commit/033366ab11a41afc9e936633d67ed824c4fde318)
|
2022-06-09 22:50:10 -04:00 |
|
hondacrx
|
4a0ed7a31e
|
Group level up
Port From (https://github.com/TrinityCore/TrinityCore/commit/77d320b9fc881f196789bfb99ef539c95311ad55)
|
2022-06-09 22:47:59 -04:00 |
|
hondacrx
|
0bd0095e2f
|
Revive all command
Port From (https://github.com/TrinityCore/TrinityCore/commit/95ccf9fc15a937c36b2e614f9993e74ecab3e97c)
|
2022-06-09 22:42:52 -04:00 |
|
hondacrx
|
34ace549e8
|
Core/Commands: Implemented command to teleport character to npc
Port From (https://github.com/TrinityCore/TrinityCore/commit/e93ef06b05c27c7c79b234e331a0d26aa956ba65)
|
2022-06-09 21:15:23 -04:00 |
|
hondacrx
|
452dd95e39
|
Scripts/Commands: Improve ".debug objectcount"
Port From (https://github.com/TrinityCore/TrinityCore/commit/4e3d23188e02d2c79f09460590d0f43a5f81a982)
|
2022-06-09 20:50:52 -04:00 |
|
hondacrx
|
2dcbe3e840
|
Scripts/Commands: .learn adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/2319a99d875cd17a1c26ccc756bae73e2faef327)
|
2022-06-09 20:48:29 -04:00 |
|