hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -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
|
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
|
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
|
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
|
e521433e38
|
Core/WorldStates: Move custom worldstates to separate table and move saving worldstate values to WorldStateMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/e487d78ba7b37c35ede36c554169d26afeac88b0)
|
2022-07-14 20:25:57 -04:00 |
|
hondacrx
|
f41b65ffa6
|
Few more missed escaped words
|
2022-07-11 16:45:37 -04:00 |
|
hondacrx
|
df440b2025
|
Missed some escaped words for newer mysqls
|
2022-07-11 15:54:00 -04:00 |
|
hondacrx
|
c7123ad860
|
Core/Quests: Reset seasonal quests based on saved completion time and intended holiday start time
Port From (https://github.com/TrinityCore/TrinityCore/commit/49ad0d2d495a9f817ad2820f8e616f3a6564b480)
|
2022-07-04 01:15:52 -04:00 |
|
hondacrx
|
4efe624af1
|
Core/PacketIO: Updated packet structures to 9.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/d3c4216de8e1dcb9f62d2fcc1b9b72852e5409c9)
|
2022-06-03 20:01:55 -04:00 |
|
hondacrx
|
f0fa9fe7d8
|
Don't count character pending deletion towards character per account limit
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b8d03d71e5511d0f2012eec3d11e578d03c2d0f)
|
2022-05-29 20:50:25 -04:00 |
|
hondacrx
|
5e6dfb61ac
|
[Exploit/Dupe] Container item
Port From (https://github.com/TrinityCore/TrinityCore/commit/0910bca34cd36ae17652daef9621c318772270d1)
|
2022-05-29 16:00:04 -04:00 |
|
hondacrx
|
334ea523c3
|
Core/Auction House: Eliminate blocking db queries for account permissions when expiring auctions that have offline bidders
Port From (https://github.com/TrinityCore/TrinityCore/commit/569b5d6f04548cd874cc161cb67a62dcad792fb0)
|
2022-05-24 10:23:12 -04:00 |
|
hondacrx
|
258c3c489f
|
Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if the player didn't do any arena match before next server restart
Port From (https://github.com/TrinityCore/TrinityCore/commit/341ef2c0dd5a15ecfe95450febdd41272f1e48d1)
|
2022-04-28 10:23:25 -04:00 |
|
hondacrx
|
c486b2a846
|
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells and stable size 200)
Port From (https://github.com/TrinityCore/TrinityCore/commit/950db60435e7e513633ff5b22ad7f0ed8b1147e4)
|
2022-03-10 12:02:05 -05:00 |
|
hondacrx
|
a77e6865b2
|
Core/Pets: Adjust pet slot saving logic after constant changes
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd9eb28322fd75e94fcf5093aaf54bee145edfe8)
|
2022-03-10 10:40:32 -05:00 |
|
hondacrx
|
cd29996170
|
Core/Pets: Save last summoned pet number in characters table
Port From (https://github.com/TrinityCore/TrinityCore/commit/8349444749227b3fd95196c7d74d9a3dde22dd6b)
|
2022-03-10 10:35:54 -05:00 |
|
hondacrx
|
5322ae75dd
|
Core/Pets: Removed storing stable slot count in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/e458144442c1063daf3f47c58349293f90e9da80)
|
2022-03-10 10:29:07 -05:00 |
|
hondacrx
|
718302fa18
|
Core/Pets: Pet management refactoring
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca92686b44cc8c53a8991bf02d6e8534797fc115)
|
2022-03-10 09:39:55 -05:00 |
|
hondacrx
|
150b09205b
|
Core/Mail: Load mails at login instead of on demand when queried by packets (logging in always sends one of the packets that cause mail loading anyway)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a9b4f9aca0d0b90e59e0ed26e9bb4cce7d0ceeab)
|
2022-03-02 09:52:35 -05:00 |
|
hondacrx
|
91c2fedb6e
|
Core/Guilds: Separate guild rank id from guild rank order
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d3235f56969a6e414071edbb669ac63b4398958)
|
2022-02-25 10:40:47 -05:00 |
|
hondacrx
|
ebb1379d49
|
Core/DB: Add missing prepared statement parameters to CHAR_SEL_WAR_MODE_TUNING
Port From (https://github.com/TrinityCore/TrinityCore/commit/1aad7f8ddd486e60f76730d3baa36ec63711c7e8)
|
2022-01-09 14:20:03 -05:00 |
|
hondacrx
|
4c922933de
|
Core/Player: Initial War Mode support
Port From (https://github.com/TrinityCore/TrinityCore/commit/b821a729733db0d3742b4aefe05e5a8305724f66)
|
2022-01-07 21:49:50 -05:00 |
|
hondacrx
|
ed761eb400
|
Core/Pooling: Quest pooling rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051)
|
2022-01-04 17:35:29 -05:00 |
|
hondacrx
|
75d3497d38
|
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8839fa3fe24e72e4506e94389663b82ab2292649)
|
2022-01-02 13:44:00 -05:00 |
|
hondacrx
|
0f98aec1cd
|
Core/DB: Unify creature_respawn and gameobject_respawn into a single respawn table
Port From (https://github.com/TrinityCore/TrinityCore/commit/be05590a12607cbf6c7f8e5436cfac0fb3625128)
|
2021-12-27 17:32:36 -05:00 |
|
hondacrx
|
ff48f2cab9
|
Core/Instance : Fix instance resetting exploit
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c3c59d7fac0abb02cc1fb433338737ea119831d)
|
2021-12-22 20:54:24 -05:00 |
|
hondacrx
|
0160ab92a5
|
Misc fixes
|
2021-11-23 22:58:50 -05:00 |
|
hondacrx
|
8563fa8952
|
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c8a058120dcf2c3ff8592886cb842ca889e0411)
|
2021-11-07 20:27:03 -05:00 |
|
hondacrx
|
798066708f
|
Core/GuildFinder: Remove as preparation for 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/edc94e8ae8c5ddd46b53c706161a5511b3a3bcc3)
|
2021-11-03 17:08:23 -04:00 |
|
hondacrx
|
2d976d7421
|
Core/Characters: Made homebind location a WorldLocation (this implicitly adds orientation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/68c2fc8ff58d9ad272e8e17391a6bb6c3743923b)
|
2021-10-16 17:59:01 -04:00 |
|
hondacrx
|
f6cf613d4a
|
Core/Players: Do not show zone on character list before first login
Port From (https://github.com/TrinityCore/TrinityCore/commit/2bf8110032e84796f21d4d44d72e33abc58a4e1e)
|
2021-10-02 21:03:32 -04:00 |
|
hondacrx
|
4a97883559
|
Core/Players: Store player creation timestamp and type (normal/npe)
Port From (https://github.com/TrinityCore/TrinityCore/commit/11762273c68b24b332238aa89a73b9ed9ac1d249)
|
2021-10-02 20:50:59 -04:00 |
|
hondacrx
|
2595e859a2
|
Core/Player: Skip the cinematic of the first login if the character is teleported before.
Port From (https://github.com/TrinityCore/TrinityCore/commit/80d4bde77a271a30128abb48ac30503ae96d85d8)
|
2021-09-26 13:52:08 -04:00 |
|
hondacrx
|
0a6d3a9342
|
Core/Database: Add columns on *_banned
Port From (https://github.com/TrinityCore/TrinityCore/commit/086447370b5c2401e1f44453c32eee49da239937)
|
2021-09-23 19:11:12 -04:00 |
|
hondacrx
|
5cf8cff41e
|
Core/Items: Implemented secondary shoulder transmog appearance
Port From (https://github.com/TrinityCore/TrinityCore/commit/03f09ea16ab683fac0f3be3c0656fdb80b63154e)
|
2021-08-11 20:38:21 -04:00 |
|
hondacrx
|
d687d41078
|
Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and raf level grant usage
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2751f9195959a199413e332d2b595a60e4a6d35)
|
2021-06-06 14:12:53 -04:00 |
|
hondacrx
|
ac375fcebf
|
Core/Quests: Set quest accept time updatefield
Port From (https://github.com/TrinityCore/TrinityCore/commit/d9d242bea4e9fd000098d24a5a5c5d11ea4725e4)
|
2021-05-11 18:13:09 -04:00 |
|
hondacrx
|
a762465675
|
Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ad389efee4a24e2f94c9eb39aeddf83d320eaf0)
|
2021-05-11 12:55:00 -04:00 |
|
hondacrx
|
047a6babfc
|
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c852af7f2c820e429eaf8389822e8c910f961a1)
|
2021-03-29 16:36:05 -04:00 |
|
hondacrx
|
6c973300de
|
Core/Corpses: Fixed crash during loading corpses
Port From (https://github.com/TrinityCore/TrinityCore/commit/49f8b1dbb4e5468b23b678e327feb3d4e750ecb2)
|
2020-12-31 15:06:02 -05:00 |
|
hondacrx
|
3ca0947881
|
Core/Corpses: Fixed client crashes with player corpses
Port From (https://github.com/TrinityCore/TrinityCore/commit/93f2affbf2f70c619cdc41b073dd19827df20448)
|
2020-12-14 14:21:59 -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
|
d7954f4fc7
|
Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7306439e7004288fb85890d6a5f730cf1761d71)
|
2020-06-18 12:39:39 -04:00 |
|
hondacrx
|
c7f160557f
|
Core/Instance: stop updating the instance resettimes based on creature respawns
Port From (https://github.com/TrinityCore/TrinityCore/commit/7dcc185a151745c8a12e23708bb5d457e5796032)
|
2020-05-12 17:28:03 -04:00 |
|
hondacrx
|
1315f2c7f5
|
Core/Loot: implement Loot Item Storage
Port From (https://github.com/TrinityCore/TrinityCore/commit/090fd8304a7a6e2f7c233ac39c94ccc67cc816f8)
|
2020-05-12 17:11:14 -04:00 |
|
hondacrx
|
6be4414166
|
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business.
Port From (https://github.com/TrinityCore/TrinityCore/commit/aced88b09bd918b0ed17b6c5e8a6048788600d9d)
|
2020-04-29 13:52:03 -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 |
|