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

Rename underbog instance file to new style

This allows seamless transition between .h and .cpp in most IDEs.

ee262b53de9a09179d75347b7bb936c934511d02 authored over 6 years ago
Add handling for trigger to make Ghaz'an emerge in Underbog

bd7098ca1e5dfd4608e604727a2c439b9d5a825e authored over 6 years ago
Add missing sound effect for Arugal in Shadowfang Keep

dd06d64325d9040ef3ab0f2c7b55c520229c4130 authored over 6 years ago
Add information about pre-immune effect mask to target

Solves issue of Grounding totem evaluating itself as positive, because
effect mask was empty due...

a6909237b2c89e061e5d16b1c48bc637da8c3396 authored over 6 years ago
Add emote to enslaved netherwing drake script

0803b946de263c1c48a655684523586a67daaf73 authored over 6 years ago
Quest_10707_implementation

Scripting for quest 10707, The Atamal Terrace

- Soulstealers stay in combat once engaged despit...

a482f2901e21355645b3fefc00436774e3d5e94c authored over 6 years ago
remove_questionable_check

This check was preventing DBscripting for quest 10628 (Akama) from working. Hopefully this doesn...

f9c4a23feaf283b62f70a7d75076d89ab3e18626 authored over 6 years ago
Fix lifebloom not proccing on dispel

e2a39db097d5510e037c3b49cd305f47563b3cc0 authored over 6 years ago
Change list of spells for commands from const char to uint32 array

In wotlk also removes sentinel value per evil-at-wow suggestion

2fd9f535058a8930539b6112b99efe95e7e5769d authored over 6 years ago
Utilize GO AI to store usage information about manticron cube

This means its no longer possible to use them twice at the same time.

0fe473a2e1663d8fa23924206b168d0631b36636 authored over 6 years ago
OPVP buffs should not affect raids

1870393ce43b886baa27e061be80b6b8db4b72df authored over 6 years ago
Nerf Prince Thrash aura to 10% version

Retail data does not support 35% chance

8c929b5f5e91f09eb3914808edc670658991c419 authored over 6 years ago
Completely rework Gruul

Slam period of not doing anything is changed from serverside script to stun spell Looking Around
...

cdb7ff29c55a729f8ca9ab02acec5a583a186663 authored over 6 years ago
Some minor Kazakk fixes

Void bolt and cleave have correct spellid now
Void bolt and twisted reflection now only target p...

61b4447b6e717f740d7022f80c31459747d84aa2 authored over 6 years ago
Adjust Ground Slam knockback calculation based on retail data

Sidenote: during exports it adds implementations as well

26bc54c74f5a653299a0579500c52ed424de53a4 authored over 6 years ago
Remove Infected Blood from Arcatraz Defender

Target type results in damaging self
There also isn't enough solid evidence proving they ever us...

825b335b03badc5f3f0d8f7ee6427b7651fe6a8e authored over 6 years ago
Despawn Containment Beams when Hellmaw breaks free

fa935aad17e03101d9fb9895af1deabfd12a5a68 authored over 6 years ago
Ignore effect LOS for Magic Wings spells

bec2ac9829d36bea3b7f34be7a5742a009565b94 authored over 6 years ago
Creatures should only aggro when it did not immune out

Evidenced by Ambassador Hellmaw who has no immunity flags, immunity
spell, and does not aggro.

d6b209f817ba239d8176cc49010bd16d08626a49 authored over 6 years ago
Make hellmaw passive during banish

37bc1e23c3308a84428ea074a3d9cd4902077865 authored over 6 years ago
Fix freywinn interrupting his own tranquility

600f1f62f9b81c25359fac1eb6793059a5e17c3b authored over 6 years ago
Fix nethekurse interrupting his own dark spin

d047ffef987c066af259a273a8e56f9e79ae711a authored over 6 years ago
Fixes for Arcatraz intro event

* Port Arcatraz Defender AI from ACID to SD2 (no longer casts kill spell on players)
* Protean H...

cb6967b029e48f24c3f38e27cdd325fbba38a099 authored over 6 years ago
Allergic reaction needs to be a debuff

4db9071cd49c0a9f35f944b9034f3ad7f04908c6 authored over 6 years ago
Init CritterAI - Critters should flee on aggro

c985b2223ed2bdec019c1de80237848201623ffd authored over 6 years ago
Implement Scarlet Monastery Corrupted Ashbringer event

TODO:
- Sounds are supposed to be heard by other players?
- Chapel door should open automatically

e7c0b61d8cd0cc4be29a4bffcca83725310a86d7 authored over 6 years ago
Correctly fill TF outdoorpvp worldstate data

No clue what might go wrong when doing it using a mixture of packets

3b88f8baa3138cd1d55153fb48b7321c6837d41e authored over 6 years ago
Party splash target type should not be subject to LOS

Only the initial unit target is subject to LOS

137e89a9599a1c4354c19ee69ee1218d5421f255 authored over 6 years ago
Safeguard casting of GO type 22 so that use is removed only on success

b12c8fa391a62a3495cbc42542a5579f61f16cfb authored over 6 years ago
Lifebloom bloom is TARGET_SELF

36772286cbe339514a79cdcc8fcc36b640135ae7 authored over 6 years ago
Allow values separated by commas for command .go xyz

8821a2491ff95180e5735d7d011458bca8669656 authored over 6 years ago
Fix OSX build

Add more paths to FindMySQL cmake script

4880ec38630194383353e1203b37cfa0f310f955 authored over 6 years ago
Next Generation Taxi System: Fix specific defect related to preparing multi-map flights

Fix atlas not opening a new map if exactly second node within a route is placed on another game ...

bbd26272ddc455eed2d2516ba1ee98fe32bb593c authored over 6 years ago
Remove loyalty from query

It was removed in wotlk
Closes https://github.com/cmangos/issues/issues/1625

28a2c69efebe07c747585086b1446cdfa04d692a authored over 6 years ago
Improve Magmadar encounter in MC

* Improve (again) Magmadar encounter in MC: Lava Bomb ability is split in two different spells, ...

a770314dd6c4c7122fe6a82ae2f751265183c1fd authored over 6 years ago
Implement SELECT_FLAG_POWER_NOT_MANA

* Implement SELECT_FLAG_POWER_NOT_MANA, this is used in some encounter like Magmadar to select a...

129b66f9c91aea89f98fb66b722660656aa4e8ed authored over 6 years ago
Improve Majordomo Executus encounter in MC

* Improve (again) Majordomo Executus encounter in MC:
- Reset threat via proper spell after each...

fa38c59b13bdbb5a5885a11a26bbd8018dff28a7 authored over 6 years ago
[PlayerBot] Make use of IsImmnueToSchool() in cloth wearer bot AIs

47f2fbbdc8a1f8b699ea4907bf5e4191cd336ba6 authored over 6 years ago
[PlayerBot] Add new helper function IsImmuneToSchool()

* Add new helper function IsImmuneToSchool(). This could be used by bot to check if target is im...

a7db284604331ae886582b0e3d7ff8004ebfdfe3 authored over 6 years ago
Port Spell.sql changes to wotlk schema in bulk

c4936fceaed21f38249d33ed4658bd718249a121 authored over 6 years ago
Remove duplicate SQL for dream fog

3a96f3ce4b301734dd89ded0ae85cdcd628de4a1 authored over 6 years ago
Fix Master of Elements proccing more that once per spell

e85944d6408c765a05c22211c061b50dd7d1bc99 authored over 6 years ago
Add Script Value manipulation functions

So that spell and aura/proc scripts can communicate

34e3bad9a016244944c7dd7e026a5310f267248c authored over 6 years ago
Remove proc system argument Spell* constness so that we can manipulate script value

8380347ee4ec854fd49623eccff76366a7d1f98b authored over 6 years ago
Fix pet not attacking in combat when aggroed during defensive stance

The follow condition expects follow movegen not to be on pet anymore.
Follow movegen is not supp...

1ffef01152e56e99fcdd82469520bf9cd552dad8 authored over 6 years ago
Exclude critters from sweeping strikes and chain spells

3156fae1c34ca8af0a4c38a0fafead3e4425a06b authored over 6 years ago
Use SD2 only approach - Skyguard Prisoner escort script

This seems cleaner? It doesn't split script between DB and core.

41655822f2306bc5ccf8003409f4c9d10ef00ff0 authored over 6 years ago
Reimplement SPELL_AURA_MOD_TOTAL_THREAT

No longer bugs out when threat is below the threat reduction value.
No longer subject to same me...

48261747fa8c581b48c7a1f6fb7a1c34549d4bea authored over 6 years ago
Prevent Protean Subdual 40449 from being cast on player

0b577164fdd9f7454bedb88ac56e43de8bb83911 authored over 6 years ago
Reimplement Improved Blessing of light

Now goes through generic downranking.
It now forces caster to keep libram equipped.
It also now ...

52e8c42a5191bc541da24e98acbcd489f504a813 authored over 6 years ago
Add SPELL_INTANGIBLE_PRESENCE 36513 for mob_mature_netherwing_drake

f129bf5e2528b51a784dadfc60de08b5e8e44f48 authored over 6 years ago
Add two serversides

c9c0ac0cb319242661c274eb04885288cd0a0d04 authored over 6 years ago
Script end event for q.1265 'The Missing Diplomat'

25fd097f178fec7b2121ce4858c12e7ad201be62 authored over 6 years ago
Fix resetting of Tapoke 'Slim' Jahn

3a801bded4080bd676e0d0e823adcc70c3296e73 authored over 6 years ago
Adjust m_uiShadowboltTimer to more accurate values and enable topaggro casting for Omor the Unscarred 17308

dc96407c206cf106df71e93551c20aee86379859 authored over 6 years ago
Fix resetting of Dashel Stonefist and add missing texts

17dd7031380bfa47054915e0af1dcab21e8df105 authored over 6 years ago
Healing totems/idols/librams need to be subject to downranking

f222043cae0be9e027ba6c1747a94b9b45e2f050 authored over 6 years ago
Fix crash due to nonexistant caster

If the conditions are not fulfilled, the holder should no longer be
executed. The reason is beca...

859f32d7de430bf5fd30c68d1fbd5bf9b09fd949 authored over 6 years ago
World Breaker should have only one charge

33a65bf71aba7a7b2fa0776340f1e79e140fe51c authored over 6 years ago
Prevent middleman judgement spells from rolling hit calc again

Same problem as execute had.

9b20748820058d93111b9eddfe4432bc77bc8744 authored over 6 years ago
Fixup all shaheen escort texts

990ad823d3e8bfd2c617dc9ff7f68288041b2c5c authored over 6 years ago
Minor code notes and typo fixes

8ab0b28d41bbeb7cf8b0925f33bda16383988ae0 authored over 6 years ago
Relic/idol/totem bonuses should be subject to downranking

This is done by adding it to spell damage and handling it generically.

6997fabbc983356435d25e8fe11565e2d0af92b6 authored over 6 years ago
Make sure non-physical spells go through SpellBonusWithCoeffs

This enables setting of generic coeffs for paladin melee spells, even
those which are weapon bas...

ebd57cd3e1b61076b16f1aff597122bf822aa681 authored over 6 years ago
Fix pets behaving oddly on revive pet

Since pet AI can be reused, we dont need to remake it. Also it fixes
issues where revive pet was...

2afe1554b49c90ca2b356bc879f3ffff22c99fde authored over 6 years ago
Add vindication immunity to bosses

26c152e2bf87214790e5191aceb4f00995ebaf2e authored over 6 years ago
Fix crash due to AttackedBy being called when dead

PetAI is critical in this because charminfo is already deleted.
Logically this should never be e...

320163f98a3d3324a83bba37dcbaa16a5176d685 authored over 6 years ago
Fix Transport 11 type desync

e265222ae306d0538571a77738c89a05e191e451 authored over 6 years ago
Nerf honor for HFP capping to 10 honor per 2.0.6 patch

ece28ddca01b3937bced8c4cf078d439f7f8dd4a authored over 6 years ago
Fix near teleport resurrection race condition

Logical race condition, where we wait for ACK and rezz executes before
teleport is finalized cau...

0f29b75819592d1fa0719c93dd2fb64ec1c9a827 authored over 6 years ago
Fix Doomwalker EQ stunning doomwalker

4e24f51d3bb6737613691c108ff5b93b9c2c03c1 authored over 6 years ago
Init forgotten WorldState class member

58d4502fe3ddd0c7a5e3f99b6b51978a5c464697 authored over 6 years ago
Fix bug due to flipping isVictim logic

4048262dd4f35ee06df12499260ed20fea5375d3 authored over 6 years ago
Fix linux compilation by utilizing r-value reference

79fbe3c204573115525d6727894eb508bc1b756e authored over 6 years ago
Add transformation auras for lunar festival

69459da105d6f587f8f155e17b5dc68b9a98fbd9 authored over 6 years ago
Dummy for Test Fetid Skull should not require item target

f3d38fbd745a554509debefe5c576b1f1bfef2c7 authored over 6 years ago
Proc system rework: Convert proc system parameter sending from arguments to struct

This enables us to send two pieces of additional info without any
clutter.
Health Gain - some pr...

8d08128a29bcbf80aae33d2b4d09adbe2bb31dc1 authored over 6 years ago
Fixup texts for Doomwalker from sniff

ab4d30ffe9425b2c105560768c9159ed7c823f8a authored over 6 years ago
Fix typo in function IsTriggeredSpellWithRedundantCastTime

00f28825df7830299c55898ac97ec77a55fd1463 authored over 6 years ago
Add chance and proper spell to Doomwalker EQ

7cbd7ec4130c85faa0dd66f8eeb97ea404429af5 authored over 6 years ago
Fix crash from intervene

a8cc400ae4b75b1c243844b333c856274126545f authored over 6 years ago
Remove AP coefficients and add them to DB

2e60724afe30e43dd377b91bedfd1a4f8b665a4a authored over 6 years ago
Change code from hardcode to aurastate

b3b188ca29e657385bb23d01492c907a52595db9 authored over 6 years ago
Fix food buff missing attribute

de9ba66914356c6a5f95a830cb3c6aaac2b47ccf authored over 6 years ago
Major overhaul of Karazhan instance texts

201a98be9e7a572cd2b5f9bd1d3eeaa25c6ed76a authored over 6 years ago
DOTs should not put in combat

082fb4a19edceeeee1a172c4b939378718fa47c9 authored over 6 years ago
Implement Jub Jub 1 week hatching

938821aaf1361017ac67f1ed9011f6c39002a0df authored over 6 years ago
Fix potential spellmod overflow issues

With this code changes, there is only one spell which could potentially
overflow, and thats Jubl...

45c7af4744645755ce6490e39d9aa8f322cc2e7f authored over 6 years ago
Fix potential issues with magnet auras

Intervene will now properly be consumed. The problem is that intervene
is on original target and...

7fd6944a6feef66667434d1f365a437f803610dc authored over 6 years ago
Remove group buffs on leaving group

ec206213b3674e4288900780f6949f7360ed4923 authored over 6 years ago
Fix Spiritual Attunement working on First Aid and add todo

04554e5a9b727632765acec222e4fc8f4db5713d authored over 6 years ago
Add temporary hack for threshalisk charge

985b77bc12a3a83c68dcc469c9207c614ef638fa authored over 6 years ago
Remove unused return value from ApplySpellMod

Also changes calculations accordingly

342f201f52df0eeab99d4ebb59db3feb7eb8d982 authored over 6 years ago
Implement UNIT_FLAG_NON_ATTACKABLE_2

65d2d46623f809631f4ed3ab5cf49f792edf2802 authored over 6 years ago
Remove old comment and fix typo in scripts

407599ea08c796f7c5cc123e133db0880c65a616 authored over 6 years ago
Remove now redundant aura haste spell immunity

Its now set in DB

682b7566bd90275276e6ca7c3266cb949d92e099 authored over 6 years ago
Fix a minor typo in SD2 file

1cee73ce32065fdea0c901d0df2339627f7c954f authored over 6 years ago
Utilize proc system to trigger magnet auras

Also some refactor. i_data is not optional, hence reference, not
pointer.
Refactored some grid s...

eedf5b62ede2c0aeb844fc4346da41e407f7f4d9 authored over 6 years ago
Fix Infernal Relay targeting

Seems some TARGET_SCRIPT spells need to respect this attribute

f209971df6fa321d879ed033aea9ee11bb2b9c40 authored over 6 years ago
Implement CREATURE_EXTRA_FLAG_HASTE_SPELL_IMMUNITY

Also adds some numbers to the comments for ease of use

97b63b3e84038d5ddc145e3b6b50f6e91372c1a1 authored over 6 years ago