hondacrx
|
53689df7fa
|
Core/Items: Added correct context and bonus calculation for character loadout items
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d2166f0c7a61f5a9b159da80e478c5ae7aaa16)
|
2022-09-24 13:53:55 -04:00 |
|
hondacrx
|
91e844e9dc
|
Core/Player: Extend action button value to uint64 to be able to hold battle pet guids
Port From (https://github.com/TrinityCore/TrinityCore/commit/f67cd38312014b13624dcb5fe1d117dac4892b7d)
|
2022-09-24 13:50:39 -04:00 |
|
hondacrx
|
1bd88829f2
|
Core/Player: Allow companion action buttons to be saved
Port From (https://github.com/TrinityCore/TrinityCore/commit/e15898bf560fc8159777a2a29a29d6a91ffdb590)
|
2022-09-24 13:36:51 -04:00 |
|
hondacrx
|
431a06fe24
|
Core/Commands: Fixes commands that use boolean as a argument. ex: .gm fly on
|
2022-09-19 19:12:44 -04:00 |
|
hondacrx
|
40f06a3fb0
|
Core/Loot: Refactored Player::SendLoot to accept Loot object directly
Port From (https://github.com/TrinityCore/TrinityCore/commit/cbf2064c62137d9f0c0397956592f3ab9700480c)
|
2022-09-18 22:22:44 -04:00 |
|
hondacrx
|
6c7991c28f
|
Core/Loot: Move loot generation out of Player::SendLoot
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c20f620d7b070b13b40803095e5fa97f9349512)
|
2022-09-18 22:13:40 -04:00 |
|
hondacrx
|
aa88c5bb2f
|
Core/Loot: Simplify loot containers
Port From (https://github.com/TrinityCore/TrinityCore/commit/c00e2e4851498aa04ac1d8ff13a0759b245df72b)
|
2022-09-18 20:32:52 -04:00 |
|
hondacrx
|
b76c9571d2
|
Core/Loot: Move loot rolls from Group to Loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ef5079feeedfdafc9d3c1d9f865e96dbc77ecc8)
|
2022-09-18 17:57:08 -04:00 |
|
hondacrx
|
0f77a9b27d
|
Core/Loot: Store method used at loot generation inside Loot object
Port From (https://github.com/TrinityCore/TrinityCore/commit/9700b2a78680452d80025121a031da340af51348)
|
2022-09-18 15:54:17 -04:00 |
|
hondacrx
|
bfdbcd7cbe
|
Core/Loot: Store references to Loot objects directly in players loot view map instead of guids of world objects holding that loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/f19f32f2a49cf0eb235f1aa12106322bf9db2a15)
|
2022-09-18 15:40:17 -04:00 |
|
hondacrx
|
1f01e15e09
|
Core/Loot: Corrected loot release logic on leaving world and swapping bags
Port From (https://github.com/TrinityCore/TrinityCore/commit/30ad7e3337f8da32cb567489f4203c7eb35d17a4)
|
2022-09-18 15:05:23 -04:00 |
|
hondacrx
|
2270e26b0d
|
Core/Loot: Set loot guid and type in Loot constructor
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9d083a2ee59d297271b04f3b7fb63808f7f0c8c)
|
2022-09-11 14:57:51 -04:00 |
|
hondacrx
|
595ac58013
|
Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect and rely only on presence of pickpocket loot in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/78698463ff6b20255148fb647e9ad33a487bb09d)
|
2022-09-11 14:40:24 -04:00 |
|
hondacrx
|
f9b7f3fa9f
|
Core/Players: assign forbidden skills to a proper position to no longer interfere with legit skills that have been stored as first element.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2556d6d705c519fd461b9d9f10a4387d9beb199e)
|
2022-09-11 14:34:55 -04:00 |
|
hondacrx
|
81f3889539
|
Core/Spells: Corrected implementation of SPELL_ATTR1_ALLOW_WHILE_STEALTHED and SPELL_ATTR2_ALLOW_WHILE_INVISIBLE to use DispelType instead of checking effect types
Port From (https://github.com/TrinityCore/TrinityCore/commit/9cfc74d8c8a8579cd8160b6d7d1fa52b5ed1f068)
|
2022-09-11 14:32:38 -04:00 |
|
hondacrx
|
7cef6fc018
|
Core/Unit: Update collision height calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/f75f8d9bb8c0d764b8a7926476e7a16a3cfad713)
|
2022-09-11 14:31:09 -04:00 |
|
hondacrx
|
503bd57fe0
|
Core/Gossip: Fixed loading ActionPoiID data
Port From (https://github.com/TrinityCore/TrinityCore/commit/1521a0d1312dff7599348f0d271b8605b034c127)
|
2022-09-11 14:29:17 -04:00 |
|
hondacrx
|
dbf746f9ea
|
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to OptionNpc as it also determines functionality on client side
Port From (https://github.com/TrinityCore/TrinityCore/commit/69e0249807f5a8f351e6be6f7350ebace3d2997a)
|
2022-09-08 18:06:18 -04:00 |
|
hondacrx
|
21b5fe44f5
|
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR_PCT and rename HandleModStatBonusArmor
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e9a6700d83f0ad07c7c56becfc3a62434707208)
|
2022-09-07 15:43:21 -04:00 |
|
hondacrx
|
38b72558ca
|
Core/Creatures: Don't remove hovering from creatures that can fly
Port From (https://github.com/TrinityCore/TrinityCore/commit/8660655de03541e64fd1b2d8290dcb53e6ff4ec8)
|
2022-09-07 15:40:58 -04:00 |
|
hondacrx
|
04afbd8f33
|
Core/bnetserver: Add compatibility for classic clients
Port From (https://github.com/TrinityCore/TrinityCore/commit/89652bd78f3e6333e0f7b8ff5fe65ee144a173a8)
|
2022-09-07 15:38:46 -04:00 |
|
hondacrx
|
716cad0ec3
|
Core/Players: Properly mark all class/specialization/talent/pvp talent learned spells as dependent
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7f5c19e1a1b969bf34fcf5cb38f54c1472583ea)
|
2022-09-07 15:26:20 -04:00 |
|
hondacrx
|
7357a98adc
|
Core/Auras: Improve aura interactions with immunities on spell effect level
Port From (https://github.com/TrinityCore/TrinityCore/commit/66b03acc47665cd79646096e13aa8c6b513675aa)
|
2022-09-07 15:22:28 -04:00 |
|
hondacrx
|
9abe7f8ad6
|
Core/Spells: Move entering combat for caster and calculating crit chance to separate function called only once for each target instead of doing it once for every effect on every target
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2eeca702cc4868ed578f6755ea6b6bce9ba17b8)
|
2022-09-07 13:30:27 -04:00 |
|
hondacrx
|
96d427f8fa
|
Core/Spells: Simplify combat flagging code on spell launch and impact
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7b7ad94f8e18a1c4d8bb1d806afec263c6abc7c)
|
2022-09-07 13:27:44 -04:00 |
|
hondacrx
|
a5cfd149b7
|
Core/Combat: Allow PvE combat references to become suppressed, just like PvP ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bfc29f4aff01cd7f366faffcda0a84071970d6a)
|
2022-09-07 13:23:53 -04:00 |
|
hondacrx
|
df33c48826
|
Core/Spells: Delay combat flagging for spell targets until spell missile lands
Port From (https://github.com/TrinityCore/TrinityCore/commit/ff99952dfb7d2b532de2d1aedc825fb96038f4c2)
|
2022-09-07 13:14:36 -04:00 |
|
hondacrx
|
1d1456b0bb
|
Core/Battlegrounds: Capture flag immediately when standing on capture point and your team's flag return due to drop timer ended
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1ddf5195b8d03ea87248b7037a3e50e3e793d8e)
|
2022-09-07 13:07:49 -04:00 |
|
hondacrx
|
5e22c92a87
|
Core/Battlegrounds: Capture flags immediately when standing on capture point and your team's flag gets returned
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd74524d4c150c5dbaac850a8965d2953953a8f6)
|
2022-09-07 13:04:59 -04:00 |
|
hondacrx
|
13b221475b
|
Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 man mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/98e0acd76812a145f314c97209fdbbd3d441fa41)
|
2022-09-07 13:00:43 -04:00 |
|
hondacrx
|
d6251a7759
|
Core/Spells: MaxAffectedTargets for 47731 Critter
Port From (https://github.com/TrinityCore/TrinityCore/commit/731177fa9bc1b6fc7078f1e71dca279227732da5)
|
2022-09-05 22:27:53 -04:00 |
|
hondacrx
|
536ee1625b
|
Core/Auras: Do not remove auras unaffected by invincibility
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb9976cd08c1d6d56dfaa5247acc78f5b3b72381)
|
2022-09-05 22:27:09 -04:00 |
|
hondacrx
|
a2fbbdc4dc
|
Core/Battlegrounds: Fix WSG Focused/Brutal Assault
Port From (https://github.com/TrinityCore/TrinityCore/commit/8edee30a62f74d8e13efe7a52bc9e73ef43955d5)
|
2022-09-05 22:25:20 -04:00 |
|
hondacrx
|
6b6d6f6b8e
|
Scripts/Pets: Update Lil' K.T.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d68abbf705a870009213d8558de2884950875029)
|
2022-09-05 22:08:14 -04:00 |
|
hondacrx
|
0a28bd434a
|
Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0164fb2b9cc35663e337d48660d5bca1e973d99)
|
2022-09-05 21:57:54 -04:00 |
|
hondacrx
|
747c91bf73
|
Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew
Port From (https://github.com/TrinityCore/TrinityCore/commit/496eba4e8d579816895c11060f896faa4523623e)
|
2022-09-05 18:37:14 -04:00 |
|
hondacrx
|
313257e852
|
Misc fixes
|
2022-09-05 16:32:07 -04:00 |
|
hondacrx
|
efc40de753
|
Core/Loot: Fixes creatures not having any loot.
|
2022-09-04 11:37:02 -04:00 |
|
hondacrx
|
6fcc12de09
|
Core/Commands: Convert quest commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d2b8511547004b997cc1de76cdbaf5498b8b12c)
|
2022-09-02 18:08:55 -04:00 |
|
hondacrx
|
bfc49fb013
|
Misc fixes
|
2022-09-02 14:28:27 -04:00 |
|
hondacrx
|
dc547288bf
|
Core/OutdoorPvP: Dropped HandleGossipOption and CanTalkTo from OutdoorPvP and move the related stuff to npc scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/0de520ed9241e6a6e449a6c9c00194e81b105201)
|
2022-09-02 14:25:17 -04:00 |
|
hondacrx
|
2cb4ea2ff2
|
Core/Loot: Updated LootType enum for 9.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/74dbed1d0ea11373b5765a4c53b1a762203fcbd2)
|
2022-09-02 14:22:40 -04:00 |
|
hondacrx
|
7bba4bdd79
|
Core/Loot: Allocate Loot separately from objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/7957e2d380e08fa831765f610c0e29d2f3e11a04)
|
2022-09-02 14:14:04 -04:00 |
|
hondacrx
|
0e4832809c
|
Misc fixes
|
2022-09-02 13:16:46 -04:00 |
|
hondacrx
|
0c0e588f18
|
More work on commands, still needs some work but most should be working now.
|
2022-08-28 15:48:56 -04:00 |
|
hondacrx
|
89b92985c5
|
Fixes error when trying to create bnetaccount.
|
2022-08-26 13:52:19 -04:00 |
|
hondacrx
|
e3323e5640
|
Core/Loot: Removed unneccessary field from Loot class and pass it as parameter everywhere
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba251da7c3615100cba60511a60cfa4f6b3bf0e2)
|
2022-08-25 13:58:35 -04:00 |
|
hondacrx
|
8407227e63
|
Core/Loot: Removed old auto looting code for currency token items
Port From (https://github.com/TrinityCore/TrinityCore/commit/605b75f6c06647345b44e9ef1975d01122ef129f)
|
2022-08-25 13:34:52 -04:00 |
|
hondacrx
|
4352d71942
|
Core/Misc: Updated some enums for 9.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2749366e4a5d3c7722a342500b37de3321b21d2)
|
2022-08-25 13:34:14 -04:00 |
|
hondacrx
|
c18693a067
|
Core/DataStores: Updated outdated check to 9.2.7.45114
Port From (https://github.com/TrinityCore/TrinityCore/commit/889ea0eed416b60056ca71b661379708f5850592)
|
2022-08-25 12:08:55 -04:00 |
|