hondacrx
|
eb95b0106d
|
Core/Quests: Fixes response selection to use correct referenced identifier
Port From (https://github.com/TrinityCore/TrinityCore/commit/8de5053a655a59cc1d38b1e1de59950ab32629cf)
|
2022-05-23 17:18:01 -04:00 |
|
hondacrx
|
63f17d776a
|
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT
Port From (https://github.com/TrinityCore/TrinityCore/commit/19f64e66e58d3d7ebed6437a474a134e7c673ed6)
|
2022-05-23 17:11:04 -04:00 |
|
hondacrx
|
6a29799a6e
|
Some cleanups
|
2022-05-10 14:35:56 -04:00 |
|
hondacrx
|
2c38cbde12
|
Core/PacketIO: Rename some new opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/1021fcee345b0817ca087c04f8f063eb9d10bfe9)
|
2022-05-10 13:33:19 -04:00 |
|
hondacrx
|
ad65e14735
|
Core/PacketIO: Fixed placeholders in DungeonScoreSeasonData
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f39c6ef3272212ac82cc7957777d976c8b51500)
|
2022-05-10 09:39:47 -04:00 |
|
hondacrx
|
0bbabbd667
|
Core/PacketIO: Updated packet structures to 9.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f30afe3528441571f89cb2e1775c756774fa0cd)
|
2022-05-09 23:14:38 -04:00 |
|
hondacrx
|
0c186f35bb
|
Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY
Port From (https://github.com/TrinityCore/TrinityCore/commit/966430dc449f6ac259262cb996051dfd04a6e5fb)
|
2022-05-09 12:30:19 -04:00 |
|
hondacrx
|
aec91dc2b0
|
Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards
Port From (https://github.com/TrinityCore/TrinityCore/commit/e5417e9ce747d92822538da77d32cf7d0f26ce8a)
|
2022-05-04 10:12:29 -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
|
c14f1eb3dc
|
Remove custom OptionalType and use the default c# nullable type.
|
2022-03-01 17:27:56 -05:00 |
|
hondacrx
|
2c03f9d1be
|
Core/Items: Reagent bank
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3b2e4d9873874e29291f0c9851ae154029b1b3b)
|
2022-02-26 23:32:00 -05:00 |
|
hondacrx
|
569232c3fe
|
Battlefields: Move BF scripts out of game
Port From (https://github.com/TrinityCore/TrinityCore/commit/49523a74a4c28e5ae17f9a8352aa8224b765b7d8)
|
2022-02-24 10:51:24 -05:00 |
|
hondacrx
|
628a24923c
|
Core/Misc: Move WorldState enum to SharedDefines
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca62d93481f60807679c8632e09fa6f48f29de68)
|
2022-02-23 17:01:51 -05:00 |
|
hondacrx
|
883a3bb990
|
First try at updating command system to be like TC. Still needs alot of testing/work
|
2022-01-20 09:57:15 -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
|
d47f9f0171
|
Core/Movement: Implement MoveSplineFlag::Enter_Cycle
Port From (https://github.com/TrinityCore/TrinityCore/commit/61f3d51143b51b04169bd1c2ff0393d2b9be7c33)
|
2022-01-07 10:44:03 -05:00 |
|
hondacrx
|
81ab3b4080
|
Don't allow to summon dead hunter pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/92fc09b1b5507c11c9e7ca63e6de0ec7574f0810)
|
2022-01-02 19:12:50 -05:00 |
|
hondacrx
|
6d73a59f63
|
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender
Port From (https://github.com/TrinityCore/TrinityCore/commit/27886c7f5d6cfc221ea67aab210f96859d725e05)
|
2021-12-26 19:51:26 -05:00 |
|
hondacrx
|
f77b631422
|
Core/Movement: Defined movement force type enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/e2de5000acba888e2ae3177893f6063340902ffd)
|
2021-12-10 17:33:33 -05:00 |
|
hondacrx
|
a96fe1e47f
|
Core/Movement: Add time synchronisation (Needs tested)
Port From (https://github.com/TrinityCore/TrinityCore/commit/c19a4db1c12b8864d6c486ee8e2f0e058fb4155a)
|
2021-12-02 22:34:04 -05:00 |
|
hondacrx
|
2208a7be60
|
Core/Movement: Implement initializing parabolic splines using jump gravity instead of max parabolic height
Port From (https://github.com/TrinityCore/TrinityCore/commit/684cd9d9681466019dcd06ad6f994890cff8cb2e)
|
2021-12-01 10:34:19 -05:00 |
|
hondacrx
|
a752189bf5
|
Core/Movement: Implement move time skipped handler
Port From (https://github.com/TrinityCore/TrinityCore/commit/4507a02ada7ff2b30d1e82d4a111fc7143fd0823)
|
2021-11-23 22:32:00 -05:00 |
|
hondacrx
|
0a8541a39c
|
Core/BattlePets: Implemented battle pet name query packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/8614690e27df8197586cc702760409293f3f6c3d)
|
2021-11-23 15:07:17 -05:00 |
|
hondacrx
|
b3a92137d3
|
Core/Spells: SpellHistory updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cc6520b89583d4bf6549b28fa5b7390fc2b0b9d)
|
2021-11-23 14:36:54 -05:00 |
|
hondacrx
|
751f4dd8b2
|
Core/BattlePets: Journal lock improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/895367e69fac542ea00079ee1405228d9f150898)
|
2021-11-23 14:01:16 -05:00 |
|
hondacrx
|
fc5aa0d97c
|
Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/9be92e218c14116d96f5257285b0766a447f06cc)
|
2021-11-16 23:27:29 -05:00 |
|
hondacrx
|
ec83a4ccd1
|
Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/b981606575ea8eb2ec473ce4c7db6e59dbb46b7b)
|
2021-11-16 13:25:29 -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
|
b026ee7ef8
|
More cleanups of custom classes in favor of .NET runtime types.
|
2021-11-15 18:04:57 -05:00 |
|
hondacrx
|
d5911e1c92
|
Misc fixes.
|
2021-11-14 16:48:38 -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
|
2f68906ed6
|
Core/PacketIO: Updated remaining packet structures to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/792721ad6450065ec81da6472c1e2a143ad57341)
|
2021-11-07 17:23:07 -05:00 |
|
hondacrx
|
01f2e764a6
|
Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/74eb6814a1e6774fadfde1ba0288a9612a34f805)
|
2021-11-07 17:11:14 -05:00 |
|
hondacrx
|
66fb7c75b9
|
Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum name
Port From (https://github.com/TrinityCore/TrinityCore/commit/aae288e0494e5979d83df39f3ce32a48b6a90a0f)
|
2021-11-07 17:09:27 -05:00 |
|
hondacrx
|
db8a22ac8a
|
Core/PacketIO: Updated account data packets to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/966ae04f02608a42d3903b63772c07f5e83b81c5)
|
2021-11-07 17:08:15 -05:00 |
|
hondacrx
|
bbb4f33e16
|
Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/9630c1b1e5606664ef11a308319db4d21d4c168c)
|
2021-11-07 17:05:45 -05:00 |
|
hondacrx
|
c6dbd790c1
|
Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/122fe7549db0e499560b748156592862623cb6b4)
|
2021-11-07 17:02:09 -05:00 |
|
hondacrx
|
f6fd48e57f
|
Core/DataStores: Updated hotfix packet structures to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/78e627e413cb4ff34402fbb2e7a4668d434cd226)
|
2021-11-07 16:29:55 -05:00 |
|
hondacrx
|
7b052d7594
|
Core/PacketIO: Updated opcodes to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/98b95fb264c4f1e30613a6dbd4cc892c6265b548)
|
2021-11-07 16:21:53 -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
|
0e1eeba55a
|
Misc fixes
|
2021-11-02 13:24:16 -04:00 |
|
hondacrx
|
e9c6424cd8
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/11cc5c0d3bd46b5e68bb549625ef9ca7294deb21)
|
2021-10-16 18:12:25 -04:00 |
|
hondacrx
|
86cc00ff57
|
Core/BattlePets: Store declined names
Port From (https://github.com/TrinityCore/TrinityCore/commit/82b3a409db4dfe689c84234f3ae427369325bf0b)
|
2021-10-16 17:40:34 -04:00 |
|
hondacrx
|
46195bd8b7
|
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_SCREEN
Port From (https://github.com/TrinityCore/TrinityCore/commit/49eb3cf8fea8e5eab0c102c2bfb27fad763ba07e)
|
2021-10-13 10:07:09 -04:00 |
|
hondacrx
|
586dddec4d
|
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d9ce8e8baa100ecc7650d0ae56037c131bab2e0)
|
2021-10-11 20:01:48 -04:00 |
|
hondacrx
|
9be431bb56
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/de4eaa0de9565da604fa3b6e2b4b59efe117fd7a)
|
2021-10-01 18:42:21 -04:00 |
|
hondacrx
|
6e9451082d
|
Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty vectors on every spell cast
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc2c76a5b8b4a6e5c1d6e65d367c700e4ef1cbf2)
|
2021-08-30 15:46:45 -04:00 |
|
hondacrx
|
949d4806c5
|
Core/Spells: rework part 5: GameObject casting
Port From (https://github.com/TrinityCore/TrinityCore/commit/962f6d7988b9003e550f6745be7cff812e9d8efa)
|
2021-08-29 18:27:08 -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
|
10d7140450
|
Core/Misc: Updated SpellCastResult, GameError and HotfixStatus enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/262ee285db1c69169210fc09cebca91a19cea4f2)
|
2021-08-08 14:44:52 -04:00 |
|