Ecosyste.ms: OpenCollective

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

github.com/azerothcore/mod-npc-buffer

A NPC that buffs players
https://github.com/azerothcore/mod-npc-buffer

Merge pull request #25 from pangolp/github

(Github) Repository setup

6adbad14fb3be907f14687efc67b8c44f022a324 authored over 2 years ago by Stefano Borzì <[email protected]>
Merge pull request #24 from pangolp/sql

(Fix/SQL) Adding missing flag in SQL

3b0e29173c68f21ac60db5aba688b155bc0ed229 authored over 2 years ago by Stefano Borzì <[email protected]>
Links within the README

239bad03002b001fe25271df4eaa4142f5312020 authored over 2 years ago by Pagani Walter <[email protected]>
(Github) Repository setup

7169f1547ab09c97b055f1e4255261fb831c7e05 authored over 2 years ago by Pagani Walter <[email protected]>
(Fix/SQL) Adding missing flag in SQL

ab29043df16e6844b536bc0bb5c2634f0e1f8db0 authored over 2 years ago by Pagani Walter <[email protected]>
chore: switch to reusable module workflow (#23)

56bbd0fed2b02539a31168e9971ec433a0f7e7dc authored over 2 years ago by Patrick Lewis <[email protected]>
Merge pull request #22 from azerothcore/fix-and-improve-build

chore: remove deprecations

3f2642a084b7da08c76ba24a1086f3996d32bf38 authored almost 3 years ago by Stefano Borzì <[email protected]>
fix: npcflag

77a4682a8b08940f8ebe3ef8863ccc56725ccd56 authored almost 3 years ago by Helias <[email protected]>
fix: startup and sql errors

adf1de97a7bd890ab6ca890413cc6631eeaa6a48 authored almost 3 years ago by Helias <[email protected]>
chore: remove deprecations

40ef4d1da3e5e7dd854658b5f0159eadfce86251 authored almost 3 years ago by Stefano Borzi <[email protected]>
fix(build): creature->MonsterWhisper (#20)

9bc2b4d683026783f3af65a4969732f5b70da3a3 authored about 3 years ago by Vitaliy <[email protected]>
Merge pull request #18 from BytesGalore/master

refactor: updated module registration to core rev 4++

a3a549ee42888b21ff1ecddc4f8ad8d8e6fdab46 authored over 3 years ago by Stefano Borzì <[email protected]>
refactor: updated module registration to core rev 4++

2e935fe926f4e99c9329788c2d4349bce008765a authored over 3 years ago by BytesGalore <[email protected]>
Fix Configuration Errors (#17)

9843296994a2faabfd0fe880365dea91f3599be3 authored almost 4 years ago by dunjeon <[email protected]>
feat(CI): move from Travis to GitHub Actions (#11)

Co-authored-by: locus313 <[email protected]>

32ce69a38c8cbb9bbc3bbd5546bc14bec32c214f authored about 4 years ago by Stefano Borzì <[email protected]>
fix(build) misc fixes to resolve build errors (#13)

* add workflow for testing

* add include Chat.h

* move sql file

* update include.sh

...

cd4054d398db448ef8357b1ba44147b639890a6b authored about 4 years ago by Patrick Lewis <[email protected]>
Merge pull request #12 from locus313/update-readme

chore(readme) add AzerothCore logo and build status badge

0a73355a04c8fac1284ed090d153faeaa4463a05 authored about 4 years ago by Stefano Borzì <[email protected]>
update readme

b72d012fbfb7450d4cc61f9874f03dec6741b599 authored about 4 years ago by locus313 <[email protected]>
Merge pull request #10 from azerothcore/fix-9

fix(build): remove unusued parameter function

4ed36dfcd8460d36bfdb1531441e5692f41a367e authored over 4 years ago by Stefano Borzì <[email protected]>
fix(build): remove unusued parameter function

4c8b4c1ae271845becfff1865e21881062b4bf3d authored over 4 years ago by Helias <[email protected]>
Port Styx's latest code to AC (#7)

* Port Styx's latest code to AC

All improvements and bugfixes to date by Styx are included.

2d0bac68403d5a5721e9eed8cc11cc6dbf7d1e4b authored over 5 years ago by ColdFusion <[email protected]>
fix: Update npc_buffer.cpp fix build errors (#5)

355899cbdc81ef1409d18127d05bb323729572db authored over 5 years ago by Micrah <[email protected]>
Merge pull request #3 from Sdyess/master

Npc Buffer cleanup.
Fixes spells not being cast on every class correctly.
Easier to add new sp...

97489a423eb468342c9422b34dbe063efe021ac3 authored almost 7 years ago by Barbz <[email protected]>
Update npc_buffer.cpp

4185bb3940e42fe0e65872aa8b3a5074aba74696 authored almost 7 years ago by Skyler Dyess <[email protected]>
The default value should be true for curing res sickness

90c96bfc9b44af3a53ff084d7b9f323f414bfb80 authored almost 7 years ago by Sdyess <[email protected]>
Npc Buffer cleanup. Move spells to conf

65573c45965c663e98be577b6b43365a4e65b6d9 authored almost 7 years ago by Sdyess <[email protected]>
Edited default config

Removed that unwanted buff. It also shows how to remove 1 buff from the list

88ef30c70b5dce68cd75377f0d852784fd3814df authored almost 7 years ago by Barbz <[email protected]>
Merge pull request #1 from talamortis/master

Makes config work

8a113bc9a98ce32523041e12c984db2db4e0f12e authored almost 7 years ago by Barbz <[email protected]>
changed the script from player casting to npc CastSpell

e1df04802fa53b3b97ec0376b295401323ae0ebe authored almost 7 years ago by talamortis <[email protected]>
added worldserver to conf file.

faec45ea812819fd4b1cd13fa5781f623836c58e authored almost 7 years ago by talamortis <[email protected]>
made the module search for a conf file.

32db1f2ecb8672fbc22362a07a549ed4521d17c0 authored almost 7 years ago by talamortis <[email protected]>
First commit (separate each module from original repo of StygianTheBest)

bfbd5f66031ff525e9be6b925733162f16873303 authored almost 7 years ago by BarbzYHOOL <[email protected]>