hondacrx
f636ea225f
Messed up the commit history, so here is all the files rip, Credit to TrinityCore
2023-09-16 08:42:35 -04:00
hondacrx
f6807e152c
Core: Update to 10.1.5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cea730fa23473a85c47451c3bd13df816f2b6e4 )
2023-08-21 07:22:33 -04:00
hondacrx
49a07ebcce
Core/Items: Item bonus generation improvements
...
* Pass ItemContext to item creation wherever possible
* Support scaling item levels with m+ keystone levels (not used currently)
* Fixed item link validation when client sends it as default uninitialized bonus list with context only
* Support scaling items depending on current active season (seasons not implemented)
* Implemented content tuning redirection
Port From (https://github.com/TrinityCore/TrinityCore/commit/0fb8765a6638fd947b59fce44d5c31251d0cdadd )
2023-06-21 09:19:40 -04:00
hondacrx
dfceb4c044
Core: Update to 10.1
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/16bc74667e8996b64258718e95b97258dfc0217a )
2023-05-19 16:23:44 -04:00
hondacrx
460a7c0ca9
Core: Update to 10.0.7
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/922f60fa25569db05a7717b6b55568f321a02f64 )
2023-03-23 08:03:41 -04:00
hondacrx
da3ec7e367
Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b37333c1d935abe05c854c41bdf7ac6aff7f2882 )
2023-02-19 01:43:44 -05:00
hondacrx
f73e64396f
Update license headers for all files.
2023-01-18 17:25:32 -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
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
5ead95eb9f
Core/DataStores: Updated structures to 9.2.5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c8ef045a52723618b91c565ae6c3efc711e7581 )
2022-06-03 20:12:36 -04:00
hondacrx
5d72f0e3b2
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast_text and broadcast_text_locale select queries
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/209b90cfdd2d483ab90dfb59746c0053511899d7 )
2022-05-26 16:58:37 -04:00
hondacrx
af276ca0c4
Core/DataStores: Updated db2 structures to 9.2.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/7fbdd6473e5c67d002029d3c3675977e6b037e88 )
2022-05-10 09:23:07 -04:00
hondacrx
ce4851a33a
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9cf3828bad44cf193d6c9717b392de7346157a5 )
2022-02-28 14:04:49 -05:00
hondacrx
3aad3e7e97
Core/DataStores: Load UnitCondition.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/f2bde40922bf59b95bba74c77390d9d51c750065 )
2022-02-25 19:47:39 -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
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
ea79641eb3
Core/Misc: Re-generate HotfixDatabase.cpp
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/4c2313a44b0c77828d1d1ce66ac9679f446b5277 )
2021-11-15 19:35:44 -05:00
hondacrx
c5db028b4b
Misc: Update chr_races_locale field names too
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ce041e541e261d55959e53453eba7be064be227 )
2021-11-15 19:31:55 -05:00
hondacrx
9127283ae1
Misc: Rename db2 fields to official name
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/65aee484b90794c06ac84fb3b32aa29aaea9f192 )
2021-11-08 10:47:30 -05:00
hondacrx
f2e56ccb41
Core/DataStores: Updated db2 structures to 9.1.5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d52c00a8fe79186013980af0e2caa3fd13c0c5fa )
2021-11-07 15:53:12 -05:00
hondacrx
cd3ef428e1
Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/a54c51c362426613be658e4a471b8fc866e82d57 )
2021-11-03 17:11:24 -04:00
hondacrx
418a0ec8ca
Core/DB: Fix AnimationData structure
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e52f9fdf566320fd586127692c5a1c16e34f741 )
2021-11-03 17:10:04 -04:00
hondacrx
e2673c627d
Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, JournalEncounterSection, JournalInstance, JournalTier, KeystoneAffix, MapChallengeMode, MawPower and SoulbindConduitRank
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/70a62c39785e65711c5068289e2eaba7fc0880c3 )
2021-11-03 17:02:14 -04:00
hondacrx
0bfef874de
Core/Conversations: Dropped time fields and calculate them using db2 data
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/94b14e4f6355a7bab8004dcc2ecadadbc52833de )
2021-11-03 11:44:33 -04:00
hondacrx
a9bdba8196
Core/DataStores: Fixed ItemSparse.db2 structure
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c59937a835ced52c6b3b938c6442fd1093f82cf5 )
2021-10-16 17:23:00 -04:00
hondacrx
706567186c
Core/Spells: Implemented SpellReagentsCurrency.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8492c273dd50227ca01ead785eda6c4de9361e74 )
2021-10-10 17:02:33 -04:00
hondacrx
4983fdef61
Fixed loading server
2021-08-09 14:40:45 -04:00
hondacrx
7ca12d9793
Core/DataStores: 9.1.0 db2 structures
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce1046a8fd0f04aad6c414786949269fffea88f3 )
2021-08-08 14:40:42 -04:00
hondacrx
db0d46c9d1
Core/DataStores: Load PvpTier.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d5356cdeaeaae7dc20bfca71ca24b8134a8e80c )
2021-06-07 10:57:57 -04:00
hondacrx
35d8cf8b9f
Core/DataStores: Load QuestLineXQuest.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5134622a75bdc8ffafb0d86e0c0275d731385d0c )
2021-06-07 10:53:32 -04:00
hondacrx
6ab159039b
Core/DataStores: Load ItemModifiedAppearanceExtra.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b607bb0a93892734c6a2ce16afc5ea92ffb7fe50 )
2021-06-06 14:16:20 -04:00
hondacrx
21d8fbee40
Core/Reputation: Implemented paragon reputation
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b01fba4bd9530213ee0c9547e09d1f16b3ce5d67 )
2021-06-05 20:35:26 -04:00
hondacrx
69a832b162
Core/Spells: Load spell label data for future use
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e1f3f1254c3214c0a5b71db6de33f8900903d314 )
2021-06-04 16:26:25 -04:00
hondacrx
9702bd9097
Core/Reputation: Implemented "friendship reputation"
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/80a6347b7a0e8dfbe5e690504ed373f75c4f4c76 )
2021-06-04 15:03:52 -04:00
hondacrx
32f4bf4c25
Core/DataStores: Load Achievement_Category.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad683a356a173f47fd9cd1f9860d5ea5d6da868c )
2021-06-04 14:15:53 -04:00
hondacrx
88d833945b
Core/DataStores: Load LanguageWords.db2 and Languages.db2 for future use
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd8edc68951dbd771d437a3824c6d06706242323 )
2021-04-30 10:26:36 -04:00
hondacrx
084dc44a39
Core/DataStores: Updated db2 structures to 9.0.5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/34a8baba85bdd86f07730e387144954dd64372ad )
2021-04-12 14:11:12 -04:00
hondacrx
70cc1d7d50
Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUEST
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/08e017b3512ce8189adc6762e3670c20c900f54e )
2021-03-17 13:38:49 -04:00
hondacrx
75559fc9d6
Core/AdventureJournal: Check if player can access adventure journal with ChrClassUIDisplay.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0246e5835ea184b22896e6b354fb28c28890810 )
2021-03-15 17:05:52 -04:00
hondacrx
eee335291f
Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVENTURE_JOURNAL_UPDATE_SUGGESTIONS
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3addbe7dd418259149c39fc3b9423f7809de696a )
2021-03-15 16:55:55 -04:00
hondacrx
926035b704
Core/Players: Implemented secondary stat diminishing
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb47605235a49bb2c6065b2e6de69b657a9c905f )
2021-02-09 13:28:06 -05:00
hondacrx
48bb0bc851
Core/AdventureJournal: Added the feature based on pull request
...
Port From (https://github.com/TrinityCore/TrinityCore/pull/26000 )
2021-02-06 23:45:17 -05:00
hondacrx
9e8b56d16e
Core/Instances: Use level requirements from MapDifficultyXCondition.db2 instead of access_requirement db table
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3afed1788a81fe65ee414c590936be65d69f9314 )
2021-01-03 15:35:13 -05:00
hondacrx
56d007da4c
Core/Quests: Fixed questgiver icons
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f3a2d2abf296d1eaf9788244100c91de8b7a619 )
2020-12-14 14:01:25 -05:00
hondacrx
f0037ab99f
Core/DataStores: Updated db2 structures to 9.0.2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d )
2020-12-12 23:20:41 -05:00
hondacrx
15192d6a38
Core/Items: Implemented corruption and corruption resistance stats
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/6533de31005fc9680d9f2b61a4d8ea4958fc8edc )
2020-06-18 15:39:41 -04:00
hondacrx
2d5a910f67
Core/PacketIO: Fixed receiving and sending db2 hotfix packets
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5fce3604fc9613299f8780d30abbbe69c0c7e531 )
2020-06-18 13:10:45 -04:00
hondacrx
5553849226
Core/DataStore: Load ItemNameDescription
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/0969e93d151533fa8a74bb88b04ab8ee7c4602d9 )
2020-04-25 00:05:16 -04:00
hondacrx
1464910d26
Core/DataStores: Updated db2 structures to 8.3.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/90628b7d29e041310abc25438f219a0c73c41bae )
2020-02-22 19:06:49 -05:00