Hondacrx
3a890782b5
Core: Updated to 11.2.5.63704
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/53068a94e88991ae7196fb247df4b7ca2e47e554 )
2025-12-16 13:57:09 -05:00
Hondacrx
aaa669210a
Core: Updated to 11.2.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5cf0c6c8bb2c4e58a2d66ba5f304af34d18a4782 )
2025-08-25 20:48:29 -04:00
Hondacrx
a9fc9f454f
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacter, PlayerDataFlagAccount and PlayerDataFlagCharacter
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/60400d25f5fff2dabd4aa74bbdbc0d2370360a35 )
2025-08-19 16:29:13 -04:00
Hondacrx
3d043f984d
Core/Database: Fix duplicate query column aliases
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/caf9e8e3e8f4784981781dbb12fb10e23cc16743 )
2025-06-16 16:48:04 -04:00
Hondacrx
2043ac37f9
Core/Misc: Implemented spawn tracking
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c9099c87567ead635811ef71b990ae7f19103509 )
2025-05-25 20:13:24 -04:00
Hondacrx
e1c168142b
Core/Database: removed more duplicate aliases from prepared statements
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e7213348280bcf35e698b06cd4a38059e9243a73 )
2025-03-10 21:12:29 -04:00
Hondacrx
9cb6940f7b
Core/Players: Prevent creation of characters with duplicate names
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/49ab2bbe3883749594fe92a752e1d618c625d1b6 )
2024-11-10 17:30:37 -05:00
Hondacrx
4c3074d462
Core/Loot: Implemented currency loot
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e28ee080a1cf3c7cd332a8d1e0808505b4ea9d4 )
2024-10-09 00:18:14 -04:00
Hondacrx
957ca9898d
Core/Players: Fixed trait configs getting into invalid state after talent tree changes between client patches
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7c8ac3505cb7e177b6f5299989d544a3b8cade9 )
2024-09-02 22:46:11 -04:00
Hondacrx
f38ad4607e
Core/PacketIO: Updated to 11.0.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e59eef5432c7b70679d33f4911c88d0f7d75fd39 )
2024-09-02 18:44:55 -04:00
Hondacrx
d33f86799f
Core/Items: Implemented packets setting up inventory cleanup parameters
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc9241784491198581a19f3f5502a42d048ea063 )
2024-08-19 13:44:14 -04:00
Hondacrx
83fadf3a81
Core/Items: Implemented CreateTime item field and changed refund/soulbound trade timers to also count time offline
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/69da702b930d43738bcaf49ce57b333dfc19ecfd )
2024-08-05 19:24:12 -04:00
Hondacrx
e0b26db0f9
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c274a8e8d496bf2ac1beafd31e0967e6659f967 )
2024-08-05 17:30:43 -04:00
hondacrx
4b669cfb5d
Core: Update to 10.2.0
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/1eea1d11b14d2ae065ab0f1888fba3b1ef03874f )
2024-02-02 21:49:02 -05:00
hondacrx
445adfd4a2
Core/Players: Implement mastery and versatility in character_stats
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/5b4b1892b43e6aec3afb32691d743761f77fdba8 )
2024-01-30 10:51:22 -05:00
hondacrx
4134796f1b
Core/Battlegrounds: Rework queues
...
* No more copies of Battleground classes
* FreesSlotQueues now have as key the MapId instead of queue id
* Random queues can now popup already busy specific battelgrounds (queues are NOT merged)
* Removed Holiday handling, this should already be handled in BattlegroundMgr::IsBGWeekend
Port From (https://github.com/TrinityCore/TrinityCore/commit/0ede6c155605da602b3bafaa3a1212d9f924759b )
2023-09-14 06:16:30 -04:00
hondacrx
79cdb32e43
Core/Players: Remove player from group on faction change if two side interaction group is not allowed.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/f108a50abf82abd0973878ef88fdab47a408238c )
2023-09-14 04:36:13 -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
d408bd2841
Some misc fixes. Thanks Pandaros.
2023-02-14 07:22:31 -05:00
hondacrx
913614754d
Core/Players: Added support for profession equipment slots
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/aaa0db28801784e64a845d2df90a0e285062d3a8 )
2023-02-12 02:05:42 -05:00
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
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