Commit Graph

19 Commits

Author SHA1 Message Date
hondacrx 5ce35189a5 Fixed build 2021-06-24 11:04:48 -04:00
hondacrx e2211da378 Fixes a crash trying to convert objectguid to ihaschangesmask, not all values are structs/classes. 2021-06-24 00:17:43 -04:00
hondacrx 52e43853fe More Cleanups 2021-06-08 12:56:09 -04:00
hondacrx cb7640e3c6 Misc Fixes 2021-06-07 13:13:58 -04:00
hondacrx 487aad55df Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT for array fields sharing the same initial bit index after ClearChanged was called on one of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/834cd1554064785d87d36892dc92cc6b48291b27)
2021-03-29 13:10:12 -04:00
hondacrx 62ec699ec6 Core: SOme code cleanup, more to follow. 2021-03-20 22:48:48 -04:00
hondacrx 73a9202e12 Core/UpdateFields: Fixed so update fields not being sent to client. Also removed not needed reflection use for UpdateFields 2020-12-16 00:21:48 -05:00
hondacrx 18d2b7bb80 Core/Objects: Allow overriding number of bits used to write dynamic updatefield sizes
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ce6df1d2517959f39f32205cedc354ab0cbad73)
2020-12-10 13:04:00 -05:00
hondacrx 581d077acd Refactoring of BNetServer 2020-07-12 00:06:43 -04:00
hondacrx 1224abafe8 Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields and use that to fix quest objects not glowing after accepting quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbfbb7d4bfa869755e702b40b53dbd295f8c964d)
2020-05-01 12:23:24 -04:00
hondacrx 230453c451 New Year 2020 :) 2020-01-09 11:35:00 -05:00
hondacrx 796c11795f Core/Items: Implement azerite essences
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9d624aec9e0a39b1bcee7d4077f46be358faad)
2019-11-22 21:39:35 -05:00
hondacrx 12c007a8a1 Core/Achievements: Implement many new ModifierTree types
Port From (https://github.com/TrinityCore/TrinityCore/commit/aa8ad4d2fd6144fca3b69261a90a663df682e571)
2019-11-18 13:53:45 -05:00
hondacrx c6e53b2ba7 Core/PacketIO: Update opcodes and packet structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee2e49429f4383732b4e0f39b493470b9c1dd10c)
2019-10-28 14:33:43 -04:00
hondacrx 1e2ce61e5c Core/PacketIO: Fixed writing dynamic updatefield mask when size is exactly 32
Port From (https://github.com/TrinityCore/TrinityCore/commit/d3bf53772b47924f43553e169ba3c121307c55c8)
2019-10-24 16:45:53 -04:00
hondacrx 35c06c09fd Some refactoring of code. and some cleanups 2019-09-21 12:11:16 -04:00
hondacrx 7c405230cc Misc bug fixes 2019-09-11 23:42:27 -04:00
hondacrx b85860dd78 Misc fixes 2019-08-27 16:13:17 -04:00
hondacrx 125e3b3ac7 Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
2019-08-14 11:20:42 -04:00