Commit Graph

1098 Commits

Author SHA1 Message Date
hondacrx 43b298b830 Updated to .net5.0 2021-01-21 13:44:11 -05:00
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 3ac5695333 Core/Races: Fix RaceMask checks. 2021-01-19 15:04:57 -05:00
hondacrx f19193dc23 DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-01-19 13:52:52 -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 6a0a34951a Core: Updated allowed build to 9.0.2.37176
Port From (https://github.com/TrinityCore/TrinityCore/commit/21d28a0190679ad200eb5e19a726c134235abeae)
2021-01-19 13:22:37 -05:00
hondacrx df6717c658 Core: Updated allowed build to 9.0.2.37142
Port From (https://github.com/TrinityCore/TrinityCore/commit/adf5f9035b1ff25b876b57c05754b52ffea31325)
2021-01-19 13:22:07 -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 1413267c79 DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-01-08 20:45:30 -05:00
hondacrx 65855d1f22 Misc Fixes 2021-01-08 20:45:13 -05:00
hondacrx 21edaf9993 Scripts/World: move Leviroth's item_script to SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/7204bb35e37bd148a18c7c3e7ce40537fb8702a1)
2021-01-08 20:40:09 -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 b31f5b24a3 DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-01-03 15:37:08 -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 6bd9fab9f5 Core/Sql: missed .sql on full DB files. Added parameters to the log of sql errors 2021-01-03 14:54:18 -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