Commit Graph

1182 Commits

Author SHA1 Message Date
hondacrx ed7eff2abe Core/ClientConfig: Fixes chat window not showing chat, also not saving any config options when you select them, like auto loot, zoom, etc. 2021-02-15 14:14:15 -05:00
hondacrx 67210c06fa Core/Maps: Oops guid is a ulong not a uint. 2021-02-14 13:13:27 -05:00
hondacrx 29138f1f05 Scripts/Spells: Touch of the Magi - accumulate damage and DoT duration
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb0194aede293d029ec1db628f555b6a138c1e6c)
2021-02-13 21:09:50 -05:00
hondacrx 077a06f7c1 Core/Movement: Refresh collision height on shapeshifting
Port From (https://github.com/TrinityCore/TrinityCore/commit/49992508a46eb8cd73205a896ae8d84bd991bc39)
2021-02-13 21:03:57 -05:00
hondacrx 74457b4b0b Core/Movement: Updated MovementFlags2 for 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/409ca262b3684fd8b3a47f65ceabf3ce73b2cc81)
2021-02-13 21:00:04 -05:00
hondacrx 834d2fa270 Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e0278f05379ed470be8264d3f362360a52b3454d)
2021-02-13 20:57:06 -05:00
hondacrx 593ac992bc Core/Players: - Fixed auto learning class abilities that are rewarded from quests if starting Exile's Reach in case player chose not to start there
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4bdc4eea678628ffdfda9bf2c1f8c9f02b7b7f1)
2021-02-13 20:50:56 -05:00
hondacrx 6ceeb9e31e Core/Creatures: Fixed crediting loot and quests for creatures using level scaling
Port From (https://github.com/TrinityCore/TrinityCore/commit/9e9fb667ecef8263f6184d194c3aceafd4d89e71)
2021-02-13 20:45:57 -05:00
hondacrx 9355a35750 Core: Updated allowed build to 9.0.2.37474
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf445cdc90252491e6709ef2fe17d9567f200749)
2021-02-13 20:43:29 -05:00
hondacrx 16c22be60e Scripts/Spells: Druid Travel Form freeze fix
Port From (https://github.com/TrinityCore/TrinityCore/commit/414338a27b2468f29c5bded607b8cbc145050ba9)
2021-02-13 20:42:32 -05:00
hondacrx 307f07eeb9 Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398)
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9357dc7f29fc15a72a3dc25b647d577dc979db8)
2021-02-13 20:41:50 -05:00
hondacrx b9a94c1235 Core/Command: Fix gobject delete command. 2021-02-13 19:53:58 -05:00
hondacrx 353acf83b8 Core/SQL: Fixes a crash when a update file is empty. 2021-02-13 19:53:29 -05:00
hondacrx 68c3e0c241 Core/Networking: Fixes being disconnected when using logout button. 2021-02-12 10:14:52 -05:00
hondacrx 5431374491 Core/Networking: Fix infinite loop and deadlock when closing socket. 2021-02-11 12:33:05 -05:00
hondacrx 0fd5044a71 Core/Maps: Fixes player not being removed from map/server when they close the client without using logout/exitgame 2021-02-11 10:32:09 -05:00
hondacrx f254e9417c Core/Items: Fixes being able to add more items then backpack can hold. 2021-02-10 12:28:48 -05:00
hondacrx f48abc3191 Core/Groups: Fixes group members not seeing other group members while using stealth. 2021-02-09 14:20:50 -05:00
hondacrx 9a8b996fe0 Core/Party: Fixes crash when leaving a party 2021-02-09 14:19:23 -05:00
hondacrx 956cbb0738 Core/Misc: Fixed some wrong racemask comparisons. 2021-02-09 13:59:10 -05:00
hondacrx 6de13ba3dd DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-02-09 13:37:04 -05:00
hondacrx 8839ffc0bf Core/Misc: Define new area flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/086f337d1534be5b332670fb41a8b883ab731a3a)
2021-02-09 13:36:43 -05:00
hondacrx 2dd7fcba0c Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/964340bb764baab75830cfe298d1346ceae84c61)
2021-02-09 13:35:37 -05:00
hondacrx c4f0ad6012 Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/e11067a39861214bde940bdc0e5b11daf7c326a0)
2021-02-09 13:31:59 -05:00
hondacrx 926035b704 Core/Players: Implemented secondary stat diminishing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb47605235a49bb2c6065b2e6de69b657a9c905f)
2021-02-09 13:28:06 -05:00
hondacrx 9a14cfe807 Core/Spawn: Limit saved/stored respawn time. - Limit to long maximum, for the compiled-for architecture.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f3ac10f36fcc46c5e1537d69544a9294fc719ad2)
2021-02-09 13:15:12 -05:00
hondacrx e04769852a Misc cleanups 2021-02-09 13:13:08 -05:00
hondacrx 759e13f6e2 Core/Quests: Correct criteria tree quest objective update conditions
Port From (https://github.com/TrinityCore/TrinityCore/commit/b37163b5e2aee2fe7a720559442cf85f3b0ccfbb)
2021-02-09 13:09:44 -05:00
hondacrx 3b5e98b045 Core/DataStores: Update correct version check of the loaded DB2 files.
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c58a13cc95f5c114396c84e3ba5e37cb3c4d04a)
2021-02-09 13:06:05 -05:00
hondacrx ce9ba7014d Core/SAI: Add missing AreaTrigger to SmartScript::GetBaseObject
Port From (https://github.com/TrinityCore/TrinityCore/commit/17676d4d415d4f07d6988d318c56cb3e246dc854)
2021-02-09 13:04:45 -05:00
hondacrx 3e5742d95a Core/Trainers: Remove all "hidden" rank based requirements for learning spell from trainers and always only rely on trainer_spell.ReqAbility fields in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/65df9d424d88a50ec9155d05cba12e529e6f9557)
2021-02-09 13:03:07 -05:00
hondacrx addc831f0d Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cae71eac58bf37c6a2cbce2a60dd2aa1f7b4314)
2021-02-09 13:02:06 -05:00
hondacrx a3e2e957c9 Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40)
Port From (https://github.com/TrinityCore/TrinityCore/commit/b832ed2479c039958bce40c3c26294fc67acf744)
2021-02-09 12:50:35 -05:00
hondacrx cf030b70b2 Core/SAI: Added SAI support for new areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/875fd4107f29c00f148ea77c6ff6d49f7ca92b76)
2021-02-09 11:29:50 -05:00
hondacrx 7c43718f1f Core/Auras: Rename two more aura types
Port From (https://github.com/TrinityCore/TrinityCore/commit/94397ac56cf2db87c14ed39917f6de54e6ce48fb)
2021-02-09 10:37:03 -05:00
hondacrx 4bfc02f1f3 Misc fixes. 2021-02-09 10:33:35 -05:00
hondacrx 710d7c2fbd Fixed crash in AdventureJournalDataResponse 2021-02-06 23:47:07 -05:00
hondacrx 48bb0bc851 Core/AdventureJournal: Added the feature based on pull request
Port From (https://github.com/TrinityCore/TrinityCore/pull/26000)
2021-02-06 23:45:17 -05:00
hondacrx eb8b62276e Fix few crashes while loading server. 2021-02-04 20:24:46 -05:00
hondacrx 4fae9757ea DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-02-04 12:25:07 -05:00
hondacrx a6c5ac711e Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d697882dfbb16242b7aa0b915fb116a14039ac5e)
2021-02-04 12:24:50 -05:00
hondacrx 0d1bfff206 Core/AreaTriggers: Optimize target searching
Port From (https://github.com/TrinityCore/TrinityCore/commit/23144d0665504e2e24ee790e900bb8de0df4aa08)
2021-02-04 12:12:54 -05:00
hondacrx 0784e38a06 Core/AreaTriggers: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7851cd3a9618b245c9b425dcaf71bbadbfecd054)
2021-02-04 12:03:23 -05:00
hondacrx e59acb792e Core/AreaTriggers: Implementation for sever side area triggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/0417c5ff5fd68cd3344dede35afaab364870561b)
2021-02-04 11:20:41 -05:00
hondacrx ae9b0040a1 Core/AI: rearrange SAI private methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e5a955fc8980df1332a3faa741731fbddc31b24)
2021-02-04 10:37:28 -05:00
hondacrx 0e77439e20 Core/Misc: waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf12bae46746149d870cd3e52ccd610f0a975047)
2021-02-04 10:32:48 -05:00
hondacrx bd80c99864 Updated to c# 9.0 2021-02-04 10:31:38 -05:00
hondacrx 91459cde06 Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience
Port From (https://github.com/TrinityCore/TrinityCore/commit/502f77fe8cb082843f7eb385159dd5038a059443)
2021-02-02 10:28:22 -05:00
hondacrx 3234d5c42c Core/Auras: Fixed stacking SPELL_AURA_MOD_CRIT_DAMAGE_BONUS with SPELLMOD_CRIT_DAMAGE_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/22d6ea3620def585c07262d1700d6f67e95eb103)
2021-02-02 10:15:31 -05:00
hondacrx c96fc90f5b Core/Quests: Automatically add quests with AUTO_PUSH flag to player
Port From (https://github.com/TrinityCore/TrinityCore/commit/db6eb694656c58a817a965e2f5c85874e9c92d12)
2021-02-02 10:14:16 -05:00