Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/mod-playerbots

NOT READY TO BE USED AS MODULE YET
https://github.com/azerothcore/mod-playerbots

Script/EoE and Oculus: fix chase movement

Signed-off-by: Xfurry <[email protected]>

4fffee24a612a51a2b133a53a6eed94952a383e0 authored about 4 years ago
Script/Nexus: Code Refactoring and improvements

Signed-off-by: Xfurry <[email protected]>

ee63ed47e8e97a9a1352d21f75308a1de1b4429f authored about 4 years ago
Script/Violet Hold: Final tweaks to complete instance

Signed-off-by: Xfurry <[email protected]>

6518b6efd19aff8b0847b8cd377323afd28bb353 authored about 4 years ago
Script/ToC: Improve Anub'arak

Signed-off-by: Xfurry <[email protected]>

322b448cf896afe50c5298eba985903117249c51 authored about 4 years ago
Script/Violet Hold: Implement Xevozz

Signed-off-by: Xfurry <[email protected]>

2aff05ff93be9fa2735937c2311f6de5348d1d47 authored about 4 years ago
Reimplement Rogue Preparation using SpellScript and remove duplicate wotlk script

aaa58c89fd44f0f01428cf7242d4b370660ba3d1 authored about 4 years ago
Rename Player::isGameMaster() to IsGameMaster()

* Rename Player::isGameMaster() to Player::IsGameMaster(), CMaNGOS convention is to capitalise m...

79b5f88ef351867432aa4ba0b7a3911da62c3d59 authored about 4 years ago
Rename Erekem to Xevozz

Signed-off-by: Xfurry <[email protected]>

c4778b7ace80c416c4fa052b848c8e653bd7eb8f authored about 4 years ago
Script/Violet Hold: Misc improvements

- add feign death for Ichoron
- handle void sentries: make the ball passive and despawn on death...

73ebe105f9ea08caf1d9653a8f43804b158cef7c authored about 4 years ago
Spell/Auras: Send aura update on DropAuraCharge()

Signed-off-by: Xfurry <[email protected]>

521411329ea86075edb3acd9dbe3c43ae6804263 authored about 4 years ago
Script/Violet Hold: Finalize Ichoron script

Signed-off-by: Xfurry <[email protected]>

a92cb2163dc114572dbb9eb6c24c738aaee4bc43 authored about 4 years ago
SpellScripting: Implement OnRadiusCalculate hook

df99c0c41efc5fd48f0ed72c6dd49cd8e1de92d2 authored about 4 years ago
SpellScripting: Implement OnAfterApply

6162ffd0fd697b689b41a995ba38ff09a7e5606f authored about 4 years ago
SpellScripting: Implement OnSummon hooks for creatures and gameobjects

3ed3fc45db19d9b2065955f09be9026eeb7b4f02 authored about 4 years ago
Fix boost issue in macOS preventing build

* Work around an issue in boost/stacktrace that occurs only on macOS and was preventing building...

a5989bc772d95eb1fb8b6add19aab3cf09d04add authored about 4 years ago
Script/Violet Hold: Finalize instance script

- properly handle instance intro
- properly handle boss reset
- prevent double spawn of mobs

Si...

2c8d6c035de5b9be78b37100c77acfb59525850f authored about 4 years ago
Fix some missing shartuul script names

ad2cc5669bae0d437ebc24d2286e37d897e7fd2d authored about 4 years ago
Fix typo in previous commit

Thanks @evil-at-wow for raising this

Signed-off-by: Xfurry <[email protected]>

a637791c4338979dbaecd6d94f5ed0a409986269 authored about 4 years ago
Script spell 26230

* Script spell 26230 (Exit Stomach) used in C'Thun encounter in Temple of Ahn'Qiraj. Effect 1 no...

20477588295f9851f1c2957ca07100b10fec1baf authored about 4 years ago
Refactor a few scripted bounces into separate SpellScripts

Also fix Misdirection

b407b728c10f7f72c64d67503a2e825f870a0cb5 authored about 4 years ago
Script/Violet Hold: Remove script for Erekem - this is handled in EAI

Signed-off-by: Xfurry <[email protected]>

bc9366cd7c3bf259c1f2db4c064854651d9580d1 authored about 4 years ago
Script/Violet Hold: code refactoring - part 2

- Handle movement in DB
- Handle Unit flag removal for bosses in DB
- Improve event start
- Impl...

02471805e1b5b76832c3c38c7007b3b82d359979 authored about 4 years ago
DynGuid: Fix return value in Map::CanSpawn for valid GOs

a8cecd6bdd92171c9b5f99858cdfad7b3ed68b0a authored about 4 years ago
[14032] DBScript: Change behavior in modify NPC / Unit flags commands

New logic:
0 = remove
1 = add
2 = toggle

This will prevent potential issues with leaving 0 as t...

f64bbe823a4d0e06e5c8775125230af770220057 authored about 4 years ago
Transports: Fix crash due to adding passenger and then erroring it out

f7d423d78f3757c9a3a851f2cde384326e9e0a88 authored about 4 years ago
DBScripts: Implement SCRIPT_COMMAND_MODIFY_UNIT_FLAGS

Signed-off-by: Xfurry <[email protected]>

25a2cb6289c918e2c46c7f4f70b409e2d2e3fd9e authored about 4 years ago
Add missing return value in Map::CanSpawn

0cbadc291b1b94ae5724de25f4bf178efd34e90f authored about 4 years ago
Script/Violet Hold: Small update regarding the intro

DB update will follow in order to fix the boss fights

Signed-off-by: Xfurry <xfurry.cmangos@out...

9ee5e69c44dcb84009d79cf58bf707c822cc4ea7 authored about 4 years ago
Fix Clang warning [-Wformat]

warning: format specifies type 'unsigned int' but the argument has type 'uint64' (aka 'unsigned ...

3765cf457a76607781eb74fa557e3cf3f5a23e40 authored about 4 years ago
Transports: Make guid command display DB guid

4c3602123f58190c528e0c5806e1b4a950193896 authored about 4 years ago
Transports/HomeMovegen: Make evade movement use correct return position

7d5c667c5797fc1d3fe0e8db78d44f7317796e9e authored about 4 years ago
DynGuid: Fix loading of CreatureDataAddon

7432b934316d9296ff5968a4616bb8e89595077f authored about 4 years ago
Rename Violet Hold instance file

Signed-off-by: Xfurry <[email protected]>

239cd08e751ac63672bdb3db2d6f06640f3f2322 authored about 4 years ago
Rename Violet Hold scripts file

Signed-off-by: Xfurry <[email protected]>

0dfa7d200c504e1aee90d43bbe1b43b6b5d2dfc5 authored about 4 years ago
Script/ICC: Add area triggers for the Spire Frostwyrm

Thanks to @grz3s for providing the details

Signed-off-by: Xfurry <[email protected]>

8e3fffdc6f23bed53f84bd3ea69765c72321d6c6 authored about 4 years ago
DynGuid: Implement checking CanSpawn on dbguid loaded npcs

Fixes transport spawns

da6d9960fa93ba90d1b52bb161bd2012701734ca authored about 4 years ago
Fix spawn mask errors for transport maps

eb6b9b2be04a2f2fbfa68bc7ed5a11c42eec293a authored about 4 years ago
GameEvent: Prolong FAR_FUTURE define

6aa48b29f866cf33c35bc7860a1df9325db761ac authored about 4 years ago
Reimplement Earth Shield using AuraScript

c17da4cb1a06cbaf1c3c0da35ef30e03a742c6f5 authored about 4 years ago
Kara: Add binding to instance to Kara Chess

Lack of NPC needs explicit binding

baee200bb14d6553f7ec1fa14e1d4e889f89029a authored about 4 years ago
BT: Fix casting of 39968 per sniff

fc87e4c4e59a9f665fe23ff48981f21dc7d3072b authored about 4 years ago
Spell: Remove redundant variable assignment

4624eb3d6531eb2fe6c0cba27a0be657f431f225 authored about 4 years ago
BT: Rework Storm Blink using SpellScripts and fix its targeting

869660cbdfc2e3aeb365c78a226303d17351d1a2 authored about 4 years ago
[SD] Add Leash for boss_warlord_kalithresh & Adjust Leash for boss_teron_gorefiend

55ae17aa0613dabcc66d2013c48befc3b19795cd authored about 4 years ago
Shuffle around Death prevention for npc_shadowlord_deathwailAI

a1f9816aeed462bf0f2d7bdfe8aa7721ecc31c9d authored about 4 years ago
BT: Make Teron use spirit destroy on evade

c575a04596c6d9ed22be734e93359a762ce8513c authored about 4 years ago
SpellScripting: Add general support for triggerTarget and triggeredSpellId

29c378cdbfc5f0cd4607998e838d68aff3c4ae1d authored about 4 years ago
[SD] Add Blind Exclude for Garroted Targets on Moroes Encounter

"Moroes should not instantly after appearing from vanish use blind on the target he garroted"

25af4f6b6fd4fd30e0be0b1abdc9cc08333b732e authored about 4 years ago
[SD] Black Temple - Add Leash for Teron Gorefiend

111139a15dfcd79f1c153b3ecf0f10859cc4e850 authored about 4 years ago
Hyjal: Make wisp corpses on archi outro despawn more quickly

ee800321b4b6da73d85aa808671c4971fc94ad9e authored about 4 years ago
Hyjal: Force Archimonde to Run in outro

53a2df53e90903d5ac2d92ce2cba6ca51ac78475 authored about 4 years ago
Quest: Repeatable daily/weekly completed quests are meant to be yellow question mark in tbc

Confirmed via video. https://youtu.be/4xiiIyjgZAM?t=114

ea6d5b9b1289719f669358bf932db09a84519660 authored about 4 years ago
Fix HandleQuestCompleteCommand for CastedCreatureOrGO

10d30b29c9242507ccf28cd051445689c986a5d9 authored about 4 years ago
[SD] Add SetDeathPrevention for npc_shadowlord_deathwail 22006

a0e4e80c69d88e14caf5bda9fbf6900524cbd2c6 authored about 4 years ago
BT: Fix supremus target change on fixate

1b472a06d7a76e207a00716e7b39e798a386d73f authored about 4 years ago
Add IsMovingIgnoreFlying and add it to _UpdateAutoRepeatSpell

14279a17e1bb504df08ab9cd3be438ccfef36074 authored about 4 years ago
[Spell] Bring Pain 46277, Burning Winds 46308 & possibly Burning Destruction 47287 should not be removed on Evade

d254b32dced9bb970d6d1ea2ce58252531e67ed2 authored about 4 years ago
Hyjal: Make Archimonde Air burst skip tank rather than topaggro

00e68d2199a10b12976f22b866c8a67830ba5a51 authored about 4 years ago
BT: Make supremus hateful strike skip main tank and change target on random target fixate

77b31154724d3e2db6c750362107766992730490 authored about 4 years ago
[SD] Black Temple - Supremus should target the player that gets hit by Hateful Strike

Same Issue with Gruul and Hurtful Strike but more complicated to fix there

507d0d908c7d1f4b4a6113aa750ac993ea62891e authored about 4 years ago
Fix owners and pets being propagated combat when in an unattackable aura

Fixes DI and Phase Shift combat bugs

406464ea1ebfc9d27cfc9b1ceda9d14ac91a2a6f authored about 4 years ago
[Spell] Unstable Affliction Proc 35184, Melt Armor Proc 35186 & Chilling Touch 35188 should not be removed on Evade

357824a6d7ebe1a7b80f41adb59b22d277fe06f0 authored about 4 years ago
Hyjal: Fix archimonde despawning properly and soul charge not being used

74a4f2afb6a9383677cc657020dd550a5257307f authored about 4 years ago
Add diagnostics for Unit::TakeCharmOf crash

30ff956dff25ff6be7fe10d07c1e384424a5b976 authored about 4 years ago
Add bulgarian value requirement for ChatHandler::HandleArenaDataReset

450fc1bba7db424075e31e0cd7ce56c981b84979 authored about 4 years ago
[Spell] Add Unstable Affliction Silence Procc for s.34438 s.34439 & s.35183 used by Hellfire Warder 18829 & Malacrass in ZA

f0da0cdbf0185b234d3f1481bde968b1d79cd2e7 authored about 4 years ago
Use enum in warlock spell script for unstable affliction

d060de51355bd3d7cc6d35f4fffeca558c5c471b authored about 4 years ago
Hyjal: Rewrite Archimonde using CombatAI and partly modernize his script

3e43fa92968983b68ef3a5b9f66ef876171d0c14 authored about 4 years ago
Arena: Implement arena rating set chat command

933d0d383836dcb22badda99e5b29ba2c807ff16 authored about 4 years ago
[Spell] Add AddThreat 1000000 for Phoenix-Hawk 20039 s.37156 Dive

b28cda57d27d17b969b9d0d382d21ca70a558330 authored about 4 years ago
Hyjal: Adjust archimonde fear timer

0c234ba3e7c873d7fb5341cecd7569e530b3323f authored about 4 years ago
Fix SelectMountByAreaAndSkill not checking for combat attribute

570d6b27772b6df8952a909f0cc303df061ea7ec authored about 4 years ago
Arena: Add error for queuing for BG when group member is still in arena

Text is custom. Error solves issue of arena member being caught in queue and window popping when...

5d904bc6a97de16f57801fbfdfc7583184b15d48 authored about 4 years ago
Hyjal: Adjust Rage Winterchill frost nova timer

3ec4344b8b10ea02ca124ccc290d2878a0efa151 authored about 4 years ago
WorldState: Fix bug in war effort saving

aedf4d52548c0821a335824f2a0b47f39dad4428 authored about 4 years ago
BT: Reimplement Force Assist spell using SpellScript and fix its bugs

b562238f2ab5dbe098144cbaf2d27ad0fa3c61d4 authored about 4 years ago
[Spell] Felfire Proc 40899 should not be removed on Evade

3719c2e5af4ffd22f849ddc419b9895de03fed11 authored about 4 years ago
Hyjal: Extend m_additionalSpawns to NPC_LESSER_DOOMGUARD

52d078a0555176901d18f2a9d418d6746e0a8fff authored about 4 years ago
Hyjal: Add despawning of anetheron infernals on event fail

a0bb4a7de8bf1ea8c29ff2c21d0031c8df029f85 authored about 4 years ago
AI: Prevent assistance by invisible characters

Linking is still possible.

cded127c274bf93a987d961750bb312ebcb970b2 authored about 4 years ago
Hyjal: Add CAST_ONLY_XYZ to Rage Winterchill

2d4c5b526066cd90dc6d3f63707aa6b484c7c083 authored about 4 years ago
Implement CAST_ONLY_XYZ

6c0cffc52f21af73816ddaed9faaee6ccb1798fd authored about 4 years ago
Hyjal: Make archimonde respawn on wipe

0923a6e13d6e7a2ededb6879541b370c644f056c authored about 4 years ago
Auras: Fix wrong interaction of AURA_REMOVE_BY_GAINED_STACK and HandleAuraModStat

832dd355cc11986bcf322c50b47a545a339b4325 authored about 4 years ago
[Spell] Correct Targeting for Merge s.40106 triggered Spell Infusion s.40105

77691719878b8dc88b427a17ce6dfa9db9508747 authored about 4 years ago
Spell: Only check SPELL_EFFECT_CREATE_ITEM for effect index 0

Partial application is needed in future.

62b7851511a94f876ed52e5b2016c1da25811af9 authored about 4 years ago
AQ20: Make ayamiss use the new MovePath call

3979bc5b91c790002b0e44194cc4ddc87f50c595 authored about 4 years ago
Make Infusion use proper caster for triggered spell

89c387518bbe20b6964b192cfca713d2b7c9d582 authored about 4 years ago
AI: Generalize HandleAssistanceCall, optimize SendAIEventAround and fix guardians not being hit

9bcaa71947d6dda4ea4999370439c8784bf636ab authored about 4 years ago
Hyjal: Fix various issues

Archimonde now despawns on evade
Adjusted hand of death leash range
Archimonde now spawns on thr...

5ca79f14bc5669dee638bc1f701ce18c3aa001c2 authored about 4 years ago
Mechanar: Rename instance filename to new naming style

0cb5a5d3dddcae15a37189f7481af040a14673a5 authored about 4 years ago
SWP: Rename filename to new naming style

90546071573ac9e2866fe679b57b84f6d79d9d07 authored about 4 years ago
SpellScripting: Rename some scripts to avoid future issues and add warning

4c527be9eef1687cc6675bd722d9faa48272d0b0 authored about 4 years ago
Extend IsAuraRemoveOnStacking API to SPELL_AURA_MOD_STAT

d6f05b544fd4b0b57d3c44ac4827ec768868dfa7 authored about 4 years ago
Add return value sending to cast chat commands

b2f38766ca59c4653156a1ff95492560175fe8f9 authored about 4 years ago
Charm: Remove duplicitous removal of unattackable targets

bf7eb535cdc39c51e9ec7096b6bf0a8cfed0c553 authored about 4 years ago
QuelDanas: Safeguard queldanas shoot against being used for other purposes

c5fe5fccbd62e7ae1fdb3949d16b32be7202522d authored about 4 years ago
[Spell] Immolation 31722 & Flame Buffet 35747 should not be removed on Evade

08f1cc1eb58263e9dd6ca2ce6a771153b795cb1c authored about 4 years ago
Implement Suns Reach Reclamation event and phasing

73aa5497f3f02ee3a50c071fa48b0e2d2ef375a8 authored about 4 years ago
Hyjal: Fix compilation issue due to switch skipping

b18d50e20eab1a1a2b73b625c3a2ed81a00a9651 authored about 4 years ago