hondacrx
|
099a2fa98f
|
Some logs for testing a bug.
|
2021-01-21 13:05:40 -05:00 |
|
hondacrx
|
50b5385491
|
Fix crash in InspectPacket
|
2021-01-21 13:05:23 -05:00 |
|
hondacrx
|
40b190ac30
|
Core/DBStorage: Fixed sending hotfix data, was sending it wrong. Now custom hotfix data will work.
|
2021-01-19 18:53:43 -05:00 |
|
hondacrx
|
f38fdfc781
|
Misc fixes
|
2021-01-19 13:52:34 -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
|
94705b782c
|
Core/Battleground: mistaked rows
Port From (https://github.com/TrinityCore/TrinityCore/commit/13e96d3c110c6b84eca06544ded091d2962c61ab)
|
2021-01-19 13:39:37 -05:00 |
|
hondacrx
|
9d036f351e
|
Core/Battleground: use sniffed positions of Arathi Basin buffs
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f59b1c447efaad9887f212e34f2eb96550bb658)
|
2021-01-19 13:37:17 -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
|
73f4790346
|
Core/SAI: Add distance option for SMART_ACTION_SOUND & SMART_ACTION_RANDOM_SOUND
Port From (https://github.com/TrinityCore/TrinityCore/commit/097335f2c4db5ce8ff773ec73b179a1f26b504fe)
|
2021-01-19 13:32:21 -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
|
9afb47f993
|
Core/SAI: remove double calls to SMART_EVENT_RESPAWN for creatures and gameobjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/b902e739d43d1d53819ad636e0900c39ba86d907)
|
2021-01-19 13:25:35 -05:00 |
|
hondacrx
|
355d54c6fa
|
Core/SAI: allow to pause/resume waypoint for non-escorting NPCs
Port From (https://github.com/TrinityCore/TrinityCore/commit/56dca10f1b7aa02e2869176ae93b5483406dea09)
|
2021-01-19 13:24:27 -05:00 |
|
hondacrx
|
3153f1daed
|
Core/Races: Added missing races.
|
2021-01-19 11:43:23 -05:00 |
|
hondacrx
|
c37a8a57b7
|
Core/Level: Fixes crash when trying to GM level over max level of the current Expansion
|
2021-01-19 10:52:40 -05:00 |
|
hondacrx
|
09a2f59d3a
|
Core/Commands: Fixes not being able to use just name for teleporting
|
2021-01-19 10:51:56 -05:00 |
|
hondacrx
|
5b3dd1895f
|
Core/Creature: Fix crash in DeleteFromDB
|
2021-01-15 10:15:09 -05:00 |
|
hondacrx
|
fa689dac1e
|
Core/Misc: Some missed $ for string interpolation and some cleanups to code.
|
2021-01-14 20:50:44 -05:00 |
|
hondacrx
|
b503b842d6
|
Core/Commands: Fixes npc delete command not working. Also addes missing TeleCommands.
|
2021-01-14 18:12:17 -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
|
c5e3c4280c
|
Core/Aura: Fixes a crash in _InitEffects.
|
2021-01-14 11:12:07 -05:00 |
|
hondacrx
|
16c72839a7
|
Core/WorldObject: fixes crash when comparing two class/structs.
|
2021-01-14 10:29:20 -05:00 |
|
hondacrx
|
751874784e
|
Core/Accounts: Should fix random error about verifier length.
|
2021-01-14 10:27:51 -05:00 |
|
hondacrx
|
970876df40
|
Fix crash when adding new gameobject with command.
|
2021-01-11 17:19:21 -05:00 |
|
hondacrx
|
87859a67a1
|
Core/Skills: Fixes not learning prefessions
|
2021-01-10 20:51:51 -05:00 |
|
hondacrx
|
e0618ab3cd
|
Fix build.
|
2021-01-10 19:42:48 -05:00 |
|
hondacrx
|
65855d1f22
|
Misc Fixes
|
2021-01-08 20:45:13 -05:00 |
|
hondacrx
|
3e9b4d0cef
|
Core/Misc: Added the possibility to configure the hour at which the server will be return old mails or delete them.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b36278d0227d241643a618fdc0e8cce5133d78c)
|
2021-01-08 20:38:58 -05:00 |
|
hondacrx
|
90f8029fe1
|
Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNITY should dispel snare auras.
Port From (https://github.com/TrinityCore/TrinityCore/commit/22d5a2a2eb42cfb0f52a294669c31c7d32b27693)
|
2021-01-08 20:34:36 -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
|
bcd18b8f26
|
Core/WorldSession: Add RBAC permission for skipping idle connection check
Port From (https://github.com/TrinityCore/TrinityCore/commit/7625bd960ebc4fab970fb27072aececf9e936e2f)
|
2021-01-03 15:12:23 -05:00 |
|
hondacrx
|
15a69ae550
|
Core/Spells: Core/Spells: Improve teleport destination for a certain class of spells (Killing Spree, Shadowstep, ...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/540678be069b24664ad95f1922288d026b7e0e41)
|
2021-01-03 15:10:14 -05:00 |
|
hondacrx
|
031158b243
|
Core/Spells: Fixed issues with School Immune vs SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5a82598f03140cbfb288e1848efc983cf5d1f8cb)
|
2021-01-03 15:02:24 -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
|
699c4a43f8
|
Core/Npcs: Fixed crash when talking to npcs
|
2021-01-02 12:50:27 -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
|
6608cbcb83
|
Core/Items: Fix crash when loading npcs with equiped items
|
2021-01-02 12:48:43 -05:00 |
|
hondacrx
|
25be69e859
|
Fixes a crash in server startup.
|
2021-01-02 12:09:30 -05:00 |
|
hondacrx
|
d9d0ae528b
|
Core/Commands: Add .reload vehicle_template
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca15ec065289e12ce95962b3afd89445e141a97)
|
2020-12-31 21:18:42 -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
|
f75a110654
|
Core/Commands: Add optional broadcast text id argument to .debug play sound command
Port From (https://github.com/TrinityCore/TrinityCore/commit/d94f0d23b3cbf0944576cfd77fb199453234817b)
|
2020-12-31 21:04:30 -05:00 |
|
hondacrx
|
fe1e839708
|
Core/Vehicles: Add missing caster guid check
Port From (https://github.com/TrinityCore/TrinityCore/commit/e26122dc54b5c5a356a97a842718168dab97a0aa)
|
2020-12-31 21:02:43 -05:00 |
|
hondacrx
|
768eec33e5
|
Core/Vehicles: Treat entering other vehicles mounted on main vehicle as swapping seats
Port From (https://github.com/TrinityCore/TrinityCore/commit/110564e757fefbfbddfab876a96ca9eb5aa7dd7b)
|
2020-12-31 21:01:58 -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
|
87c54f63ec
|
Core/Quests: Fixed crash happening when a player is quest ender
Port From (https://github.com/TrinityCore/TrinityCore/commit/1000f670d211f2ac5aef3351af0f08de06e13097)
|
2020-12-31 15:51:22 -05:00 |
|