Commit Graph

16052 Commits

Author SHA1 Message Date
Shauren b994868c6a Fixed prepared statement field name 2018-09-15 19:07:26 +02:00
Shauren 738f37d3cf Core/Maps: Replaced spawnmask with difficulty list 2018-09-15 17:55:26 +02:00
joschiwald 55928b23f6 Fixed build 2018-09-01 13:40:41 +02:00
joschiwald 56877d2360 Fixed build 2018-08-25 22:47:35 +02:00
joschiwald 5132547ab3 Scripts/Command: Use packet builder in .debug send channelnotify 2018-08-25 20:13:19 +02:00
joschiwald 74022357cc Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes 2018-08-25 20:01:27 +02:00
joschiwald 652f9302b7 Core/Spells: Removed useless calls of Spell::GetEffect and SpellInfo::GetEffect 2018-08-25 20:01:27 +02:00
Shauren 3cc42d7692 Core/Conversations: Fixed CONVERSATION_DYNAMIC_FIELD_LINES structure and defined related opcode/flag 2018-08-24 00:13:10 +02:00
Shauren e512c22b42 Core/Units: Defined new npc flag 2018-08-22 12:24:04 +02:00
joschiwald 843ad01ba6 Fixed nopch build again 2018-08-06 00:39:56 +02:00
joschiwald 3704036cae Fixed nopch build 2018-08-06 00:32:59 +02:00
Traesh a8a071e9d9 Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT (#21778) 2018-08-05 18:57:35 +02:00
Truthlight d520854912 Core/Player: Fixed crash when race or faction changing to an allied race. (#22221) 2018-08-03 10:01:55 +02:00
Shauren 172ccdb499 Core/Spells: Fixed crash in AuraEffect::HandlePlayScene
Closes #22213
2018-08-01 19:11:02 +02:00
Shauren c0f0228aef Nopch fix 2018-07-31 23:50:19 +02:00
Traesh 55a0a2d3f6 Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) (#21593) 2018-07-31 23:31:44 +02:00
Shauren aa1883060e Core/Misc: Fix nopch build 2018-07-22 19:44:27 +02:00
Mihapro 4c348ea5f8 Core/Spells: Fixed travel form 2018-07-22 19:11:34 +02:00
Mihapro 4a09510571 Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with more information when removing by Unit::RemoveAurasWithInterruptFlags 2018-07-22 19:11:34 +02:00
LluisMas 1f1c2a207e Core/Players: Changed flight masters to suppress positive transforms/shapeshifts instead of preventing starting flight (#21943) 2018-07-22 15:32:11 +02:00
Shauren ad880ec530 Core/ItemEnchantmentMgr: Added missing break 2018-07-22 10:57:38 +02:00
Shauren b76098651a Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike 2018-07-21 15:10:05 +02:00
Palabola 014ea6354d Core/Criteria: Implemented CRITERIA_ADDITIONAL_CONDITION_MAP_DIFFICULTY (#22119) 2018-07-15 14:11:01 +02:00
Jeremy bee4f04b13 Core/GameObject: Set SpellVisualID to capturePoint.SpellVisual1 when creating Capture Points (#22159) 2018-07-15 12:40:39 +02:00
Krudor 7d353acde9 Core/Instances: Fix an issue where instance greet messages were not properly sent out due to fetching the greet message for the instance difficulty selected by the player in the GUI, instead of the actual map difficulty in case a fallback difficulty was issued. (#22157) 2018-07-14 20:46:43 +02:00
Krudor 9a22f3b820 Core/Instances: Fix an issue where players where able to enter a raid instance without being in a raid group in an older expansion, but would later be prompted with a boot message once inside the instance. (#22156) 2018-07-14 18:39:35 +02:00
Palabola ee63227693 Core/Guilds: Fix guild bank gold withdraw limit (#22120) 2018-07-04 20:30:50 +02:00
Traesh 08787f57dc Core/PacketIO: Fixed DFProposalResponse packet reading (#22114) 2018-07-03 23:01:45 +02:00
Shauren c2d61e05cf Core: Updated allowed build to 7.3.5.26972 2018-06-29 22:38:38 +02:00
Shauren 6ef9c4dbfc Core: Updated allowed build to 7.3.5.26899 2018-06-22 18:00:24 +02:00
Shauren b8e88cd887 Core/PacketIO: Fixed SMSG_AUTH_RESPONSE structure after recent hotfix
Closes #22047
2018-06-17 20:41:46 +02:00
Shauren cdcb3106e6 nopch fix 2018-06-16 17:37:43 +02:00
Shauren 9ffabae6bf Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* 2018-06-16 17:24:10 +02:00
Shauren 170d10b8a9 Core: Updated allowed build to 7.3.5.26822 2018-06-14 23:08:55 +02:00
Ovahlord a6f91c9b81 Npc/Script: fixed Eye of Acherus action bar
Closes #18362
2018-06-11 20:24:08 +02:00
Shauren f313e9f5e1 Core: Updated allowed build to 7.3.5.26654 2018-05-24 22:34:18 +02:00
Shauren 19fd295685 Core/Maps: Allow entering raid maps without a raid group for maps older than current expansion 2018-05-20 20:07:33 +02:00
Shocker 43e6de3637 Core/Database: Use DELETE FROM queries instead of TRUNCATE to avoid deadlocks caused by possible concurrent operations on the table being emptied 2018-05-16 15:05:53 +03:00
Shocker 593b11420b Core/Spells: Allow removing same npc entry multiple times for SPELL_AURA_LINKED_SUMMON if it's from different effects of the same spell 2018-05-16 14:51:06 +03:00
Shocker 3ad5df1bd1 Core/Spells: Implement aura #428 (SPELL_AURA_LINKED_SUMMON) 2018-05-14 00:40:05 +03:00
Shauren f05dbf814a Core/DataStores: Load Cfg_Regions and changed default realmlist region to US 2018-05-13 20:43:44 +02:00
Shauren 9829c119c0 Core/DataStores: Fixed loading db2 locale strings 2018-05-12 16:24:41 +02:00
joschiwald 570da66533 Scripts/Spells: Fixed eviscerate and envenom damage
Closes #21923
Closes #21874
2018-05-12 12:49:12 +02:00
joschiwald aed52529be Core/Spells: Implemented optional power cost
Closes #18348
2018-05-12 12:49:12 +02:00
Shauren 921235b3e9 Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, garrison and various scripts 2018-05-07 17:45:09 +02:00
Shauren b773d9997b Core/Maps: Fixed loading vmaps and mmaps in instances 2018-05-06 00:39:13 +02:00
Jeremy 8fa3d2a385 Core/Player: Fix issue with pvp rules not being permanent in pvp areas (#21894)
* Core/Player: Make pvp rules enabled aura permanent when walking into a pvp zone while in pvp combat
2018-05-01 19:26:22 +03:00
ariel- 87ed45d912 Core/Spell: kill old charge restoring system. Mods are fully handled by proc system now.
- Fixes an edge case of spell failing due to out of range and re-adding charges to an existing aura.

(cherry picked from commit ee6d1d02c0)
2018-04-29 18:38:51 +02:00
funjoker 6a63748424 Core/Units: Implemented versatility (#21206)
* Base code taken from https://github.com/AshamaneProject/AshamaneCore
2018-04-28 22:58:25 +03:00
Roc13x 2d666810d2 Core/Items: HasItemCount and DestroyItemCount now count bank bags (#21648) 2018-04-28 16:36:42 +03:00