hondacrx
|
9bca3b5432
|
Core/Combat: Fixes Resistance calculations.
|
2021-01-27 14:58:05 -05:00 |
|
hondacrx
|
ae6affc44a
|
Core/Talents: Fixes learning pvp talents
|
2021-01-27 00:14:50 -05:00 |
|
hondacrx
|
8938e21432
|
Core/GameObjects: Allow setting GameObject anim kits in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ce9b69de3c820ce056a3fde7858f0c4d5f6b0a4)
|
2021-01-26 19:45:25 -05:00 |
|
hondacrx
|
322920ab8c
|
Core/Quests: Fixed marking quest objectives as complete clientside for objectives using flagging instead of counters
Port From (https://github.com/TrinityCore/TrinityCore/commit/e3a9b18567866ab5b309758168fbe4ce579b30f3)
|
2021-01-26 19:35:05 -05:00 |
|
hondacrx
|
b22dc3bc8a
|
Core/Spells: Implemented summoning a personal gameobject effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
|
2021-01-26 19:27:45 -05:00 |
|
hondacrx
|
4fb259abfa
|
Core/Logs: Fix more logs
Port From (https://github.com/TrinityCore/TrinityCore/commit/93552510abf2fe0db0557036143b124c4a12cbe5)
|
2021-01-26 16:38:23 -05:00 |
|
hondacrx
|
b25c1487b2
|
Core/Races: Really fix bug in racemasks.
|
2021-01-25 13:06:53 -05:00 |
|
hondacrx
|
43b298b830
|
Updated to .net5.0
|
2021-01-21 13:44:11 -05:00 |
|
hondacrx
|
2d2392d6bb
|
Core/logs: added xp info on login & logout
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb24c6a11b2410f6dd4ef34f2b7fb87e4b01ba37)
|
2021-01-19 13:52:16 -05:00 |
|
hondacrx
|
fc475c4338
|
Core/Spells: Defined new spell attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2ddf547ff7acd3dab7c93579d8a44fe825c7ecf)
|
2021-01-19 13:46:59 -05:00 |
|
hondacrx
|
103f0dfdec
|
Core/Creatures: Remove duplicate check for evade from Creature.CanAssistTo
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f837c0a02151b54f2b5ec277b39425627cec004)
|
2021-01-19 13:35:43 -05:00 |
|
hondacrx
|
72d1475863
|
Core/Map: Fix a crash bug when teleporting out of map before being fully added to that map.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6a69dcced2e5bb6227eff28c48c4636cfdb23a1e)
|
2021-01-19 13:33:43 -05:00 |
|
hondacrx
|
b5b43dc251
|
Core/Maps: Prevent potential null dereference
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a21d02da12667e6e873163de83fa3cb25d028aa)
|
2021-01-19 13:28:00 -05:00 |
|
hondacrx
|
3153f1daed
|
Core/Races: Added missing races.
|
2021-01-19 11:43:23 -05:00 |
|
hondacrx
|
5b3dd1895f
|
Core/Creature: Fix crash in DeleteFromDB
|
2021-01-15 10:15:09 -05:00 |
|
hondacrx
|
a4c4db7af5
|
Core/Spells: Fixed missing null checks on some SpellEffects
|
2021-01-14 17:06:53 -05:00 |
|
hondacrx
|
cebee1621e
|
Core/Commands: Fixes adding new creatures and gameobjects using in-game commands
|
2021-01-14 11:18:21 -05:00 |
|
hondacrx
|
16c72839a7
|
Core/WorldObject: fixes crash when comparing two class/structs.
|
2021-01-14 10:29:20 -05:00 |
|
hondacrx
|
970876df40
|
Fix crash when adding new gameobject with command.
|
2021-01-11 17:19:21 -05:00 |
|
hondacrx
|
65855d1f22
|
Misc Fixes
|
2021-01-08 20:45:13 -05:00 |
|
hondacrx
|
7f637d28b8
|
Core/Player: Fixed Battleground double kill exploit
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1c6a49c881a57563299979ab7bfc0508da868d3)
|
2021-01-08 20:33:36 -05:00 |
|
hondacrx
|
9e8b56d16e
|
Core/Instances: Use level requirements from MapDifficultyXCondition.db2 instead of access_requirement db table
Port From (https://github.com/TrinityCore/TrinityCore/commit/3afed1788a81fe65ee414c590936be65d69f9314)
|
2021-01-03 15:35:13 -05:00 |
|
hondacrx
|
d605ebca38
|
Core/Map: Change all foreach loops over objects in maps to for loops, Fixes Collection was modified enumeration operation may not execute
|
2021-01-03 14:58:09 -05:00 |
|
hondacrx
|
f929746c3d
|
Core/Combat: Fixes 0 damage
|
2021-01-03 14:56:15 -05:00 |
|
hondacrx
|
ae3a087904
|
Core/GameObjects: Fixed crash when trying to sit on a chair.
|
2021-01-02 12:50:07 -05:00 |
|
hondacrx
|
e84f15e407
|
Core/Corpse: Fixed crash when loading corpse ingame.
|
2021-01-02 12:49:19 -05:00 |
|
hondacrx
|
b769656e13
|
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7b10d3c5fd082faf6c2835239e340babc3dfc76)
|
2020-12-31 21:12:59 -05:00 |
|
hondacrx
|
10c1adf2d8
|
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted sound files
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4609f6e18c181fbb54ec851a9ccd5bd3c6eb7b)
|
2020-12-31 21:00:19 -05:00 |
|
hondacrx
|
7432ae56a8
|
Core/Players: Introduce configurable allied race starting level and fix default level selection for pandaren death knights
Port From (https://github.com/TrinityCore/TrinityCore/commit/bff8f2ff4ebc4144a2c1c31a65b78a1f0ed3f973)
|
2020-12-31 15:29:16 -05:00 |
|
hondacrx
|
a65dfbee98
|
Core/Quests: Fixed min level calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad0fa5ab4a3627f46645eb1ab4d1a19d9a76cc2f)
|
2020-12-25 15:41:43 -05:00 |
|
hondacrx
|
bec19db307
|
Core/Quest: Change RewardFactionCapIn type to signed int
Port From (https://github.com/TrinityCore/TrinityCore/commit/51ebc079446181e0fb70640934ede0513108f4e7)
|
2020-12-17 10:03:25 -05: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
|
f6203e98ee
|
Fix build and loading crashes
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2020-12-15 13:20:10 -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
|
56d007da4c
|
Core/Quests: Fixed questgiver icons
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f3a2d2abf296d1eaf9788244100c91de8b7a619)
|
2020-12-14 14:01:25 -05:00 |
|
hondacrx
|
5d6f0d6401
|
Core/PacketIO: Fixed client crashes with SMSG_UPDATE_TALENT_DATA
Port From (https://github.com/TrinityCore/TrinityCore/commit/a50f671afd0c17b768aa1dd73d3d63476ff5523c)
|
2020-12-13 18:16:04 -05:00 |
|
hondacrx
|
ed190daffa
|
Core/GameObjects: Updated gameobject template structure to 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/364f6eec9a4d6d044666a172a2823161e0e3a418)
|
2020-12-13 18:13:51 -05:00 |
|
hondacrx
|
4c2106781a
|
Core/PacketIO: Updated packet structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/96d340f70ccef57fad177a24ca099055d7dce04d)
|
2020-12-12 23:45:36 -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
|
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
|
cbbdf6d695
|
Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f6eef37e61ea3d47bf8028c6e37175ba0a71373)
|
2020-12-10 10:43:24 -05:00 |
|
hondacrx
|
bfcadae2c2
|
Core/Quests: Define new quest flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5095bcbf1cf57dae0e58e1d1251b566952352047)
|
2020-12-10 10:29:46 -05:00 |
|
hondacrx
|
87160961fa
|
Core/PacketIO: Fill new packet fields with data
Port From (https://github.com/TrinityCore/TrinityCore/commit/83eecaf2c40cc72c1dc42335766534eb8d227e60)
|
2020-12-10 10:22:13 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|
hondacrx
|
c46c7ba2dc
|
Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
|
2020-12-09 14:01:38 -05:00 |
|
hondacrx
|
c7d968ea74
|
Core/Transmog: Add remaining hidden appearances
Port From (https://github.com/TrinityCore/TrinityCore/commit/16b39a448acbe8ace88550a367be8e6bf565b00d)
|
2020-12-08 16:29:47 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
a108bb1dbc
|
Core/Auras: Implemented SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c250a858b91a11736ee0a64c2f120b1d036b5203)
|
2020-10-09 13:57:32 -04:00 |
|
hondacrx
|
77b08c3fd9
|
Core/Players: Corrected logic determining contested/friendly/hostile area types
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a0fc86b96937315a9fce4ed6f452a4b7298f1af)
|
2020-10-09 13:50:37 -04:00 |
|
hondacrx
|
d40c2938a3
|
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those added after 6.0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f922c6e7a46a7c712daaaef9b1a72ca865fbe94b)
|
2020-09-22 20:05:58 -04:00 |
|