Commit Graph

4864 Commits

Author SHA1 Message Date
Hondacrx 3c4602e4a1 Fixes database updater 2025-10-12 12:08:16 -04:00
Hondacrx aaae1d95b4 Core: Updated allowed build to 11.2.0.63003
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d0218e096dea5f6e59bb1c94d60f18e9cf9df89)
2025-09-05 21:16:27 -04:00
Hondacrx ab276a0550 DB Updates 2025-09-05 21:16:17 -04:00
Hondacrx d7e3e5ed5b Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_USE_TOY structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/07a0f3bbdc038bc496c02df7480a0b2b58c6e973)
2025-09-05 21:15:26 -04:00
Hondacrx dbf160fbdf Core/AreaTriggers: Handle exit areatrigger on player map change
Port From (https://github.com/TrinityCore/TrinityCore/commit/26fc14419142e3188370035ce4144cdb125bec05)
2025-09-05 21:14:36 -04:00
Hondacrx 217bccde02 Fixes being logged out as soon as you get into world. 2025-09-04 23:55:38 -04:00
Hondacrx 0279fa9a0d Fix start up errors 2025-09-04 22:57:43 -04:00
Hondacrx f5906bce10 Core/World: Refactor World::LoadConfigSettings to unify validation of all config options and reduce its impact on compile time
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6d64447ba3a9aa4e3759e2c3582b07438da8633)
2025-09-04 22:30:57 -04:00
Hondacrx 9f05b762ad Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9e7059a23618e58e57dc3b24eb218505ca3f746)
2025-09-03 21:27:53 -04:00
Hondacrx f1f6c4055b Core/Database: Fix database auto updater when using MySQL 9.4
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4b1caeb9532f64776e66c5a85fa69fa80c0dfdd)
2025-09-03 08:35:45 -04:00
Hondacrx 3d23a9f162 Core/Groups: Fixes groups staying linked with players. 2025-09-02 22:43:56 -04:00
Hondacrx 6531cd9dc1 Core/AuctionHouse: Updated AuctionHouseFilterMask and implemented current expansion filter
Port From (https://github.com/TrinityCore/TrinityCore/commit/5b278a4ca79dd8aa19cde3892d92ae857d6f1dd4)
2025-09-02 13:01:36 -04:00
Hondacrx 656ef4636f Core/AuctionHouse: Skip own account commodity listing when buying
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ff8dfd6207561f66b9c30cf0153f400d4a11ba9)
2025-09-02 12:57:02 -04:00
Hondacrx ca8b9e6642 Updated Proto files 2025-09-02 10:38:28 -04:00
Hondacrx 100a9d74e7 Misc fixes 2025-09-01 22:41:28 -04:00
Hondacrx 7faf096ba9 Core/Chat: Improve ingame language translation
Port From (https://github.com/TrinityCore/TrinityCore/commit/086632d8710ebf3d36aba6a596bc2a9ab4a94fa8)
2025-09-01 22:30:38 -04:00
Hondacrx a2d86ff4d2 DB Updates 2025-09-01 17:15:46 -04:00
Hondacrx 57459eacf3 Core/Players: Fixed buying bank tabs
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b2fc59397ebca720726270dc5319f1d2ffa0150)
2025-09-01 17:15:37 -04:00
Hondacrx 737cdc7a63 Core/Reputation: Fix ReputationMgr crash at first character login due to AllReputation config
Port From (https://github.com/TrinityCore/TrinityCore/commit/629d845ae913b9844616c892dd8b2a63c2a0fefb)
2025-09-01 16:58:36 -04:00
Hondacrx 6fd46762fc Core/Vehicles: Prevent bad database data in vehicle_template from crashing the server when vehicle despawns
Port From (https://github.com/TrinityCore/TrinityCore/commit/187e74ac722747192d4a26508c58c857221a6703)
2025-09-01 16:57:21 -04:00
Hondacrx e1adc77447 Core: Updated allowed build to 11.2.0.62876
Port From (https://github.com/TrinityCore/TrinityCore/commit/a884a5f4b4fff8d5a8f322f63e8eabe16a96b588)
2025-09-01 16:53:55 -04:00
Hondacrx 0cd489e402 Core/Spells: Support spells that have both charge recovery and separate cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/b248e059064031fdbb75a863913d7d5eb461db41)
2025-09-01 16:52:40 -04:00
Hondacrx 4be7b55672 Core/Commands: Added missing hyperlink system.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f60e76b7f157af6a24fa3c962b59f3391b21e75)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f647ff68659ed6d8d414d20520507dd451c2cb8d)
2025-09-01 16:48:59 -04:00
Hondacrx 2903501994 Core/Auction House: Fixed sorting items with itemlevel greater than 255
Port From (https://github.com/TrinityCore/TrinityCore/commit/b98df50addfdf3e55b1deb5ae2c68aa593548287)
2025-08-31 13:44:22 -04:00
Hondacrx 04ae85c5be Fixes a index out of range crash 2025-08-31 13:26:11 -04:00
Hondacrx a43b9fc947 Fixes names not showing for npcs when they say 2025-08-31 13:24:34 -04:00
Hondacrx c5cccdec10 Core/Objects: Unify Searcher classes into one common implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/261eb201bf107cef441d9b075e8f23bf0edfbaf0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/526b16fea41fb69a302fdebe8a727e175949f04b)
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b7dce6521323e788ebf28297ec941a6f9bf876f)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5334467f493eb16141f4ad0bce956bc3e19244a0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e7725c15b149baaf96731231239769e482ec2ed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/21712f475383f6f3fae107706f5de5195f75b760)
2025-08-31 13:23:49 -04:00
Hondacrx 59c983d3ff Core/Bags: Fixed crash when loading items in bags 2025-08-28 23:33:47 -04:00
Hondacrx 27c5c5647e Core/Realmlist: Fixes getting disconnected when trying to switch realms. 2025-08-28 22:39:22 -04:00
Hondacrx 431faefbcb Core/Logs: Fixes packet logs having wrong client size for data 2025-08-28 22:38:37 -04:00
Hondacrx c7dcae5825 DB Updates 2025-08-27 23:17:57 -04:00
Hondacrx f4e90f3c41 Core/Items: Define new socket color
Port From (https://github.com/TrinityCore/TrinityCore/commit/1cb8991460374a28693553ab85f2c8ca759ccd93)
2025-08-27 23:17:49 -04:00
Hondacrx af5bde1bea Core/Commands: Add .guild list GM command to list all guilds
Port From (https://github.com/TrinityCore/TrinityCore/commit/0ed0e66ee00c5cf0ca48c6f8e5b10bf26ef15eb1)
2025-08-27 23:16:11 -04:00
Hondacrx 869af17b23 Fixes crash with AreaTriggers 2025-08-27 22:06:57 -04:00
Hondacrx bf3ae44c36 Fixes crash when accepting quests 2025-08-27 21:20:11 -04:00
Hondacrx 9fc908cc5f Fixes creature health not being updated in client 2025-08-27 21:19:53 -04:00
Fabian 799f8a13c6 Core/PacketIO: Fixed field initialization in InspectResult. 2025-08-27 20:22:57 +02:00
Fabian f7e4b27dea Implement IComparable for ChrCustomizationChoice.
Fixes character creation.
2025-08-27 20:11:57 +02:00
Hondacrx 2207823ab8 Core: Updated allowed build to 11.2.0.62748 2025-08-26 22:38:04 -04:00
Hondacrx ec4f2a49d4 Fixed world login 2025-08-26 22:37:42 -04:00
Hondacrx 7bb4769eee DB Updates 2025-08-25 22:19:57 -04:00
Hondacrx c3e853a14b Core/Misc: Update some enums with 11.2 values
Port From (https://github.com/TrinityCore/TrinityCore/commit/62bcae122e03010b32edb4c0d3410557287455d1)
2025-08-25 22:18:55 -04:00
Hondacrx 187876ceb5 Core/PacketIO: Fixed updatefields structure for 11.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/88e49b1e12603f98674b130e8823470a2e2754fc)
2025-08-25 22:08:58 -04:00
Hondacrx 94e60194ae Core/BattlePets: Fix using moved-from variable when adding new pet
Port From (https://github.com/TrinityCore/TrinityCore/commit/f58a5fe67430eac922a309b244eff7a396aa0adc)
2025-08-25 22:05:35 -04:00
Hondacrx 38d54703d5 Core/BattlePets: Refactor BattlePetMgr::SendUpdates
Port From (https://github.com/TrinityCore/TrinityCore/commit/c215363e86a260e9455469ffffab9e84263fb276)
2025-08-25 22:04:07 -04:00
Hondacrx c1a6aa0752 Script/Commands: Fix crash in .pet create command if Unit::CreateTamedPetFrom returns null
Port From (https://github.com/TrinityCore/TrinityCore/commit/33a8d42bd79265dcc6930b67f8ceb26622d5e0fe)
2025-08-25 21:53:28 -04:00
Hondacrx 48627e0741 Misc fixes 2025-08-25 21:15:29 -04:00
Hondacrx da36aa3600 TDB 1120.25081 - 2025/08/16
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d69dfd6d782b283ae4f9ebfcc780d6f84eb64a)
2025-08-25 21:15:20 -04:00
Hondacrx 8a1e28bcc6 Core/Misc: Include source object information in ObjectMgr::GetClosestGraveyard() log message
Port From (https://github.com/TrinityCore/TrinityCore/commit/7de212a6407095d25d7437541ada469118cad102)
2025-08-25 21:10:46 -04:00
Hondacrx 6bdbcf24e1 Core/Items: Relaxed transmog restrictiions
Port From (https://github.com/TrinityCore/TrinityCore/commit/718c0f54bda4685629d66143c02f086e0cd32095)
2025-08-25 21:06:18 -04:00