Ecosyste.ms: OpenCollective

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

github.com/azerothcore/mod-learn-spells

AzerothCore module to automatically teaches new spells on levelup
https://github.com/azerothcore/mod-learn-spells

Update and Fix Spell (#46)

* Update mod_learnspells.conf.dist

* fix(cpp): Don't teach healing component of DK spell Death ...

723eca6c61fd102552ad708fb6afdfcbbe6f2920 authored 11 months ago by Julio A. Leyva Osorio <[email protected]>
Merge pull request #45 from svenbledt/master

add spells

ca1974daded0cc596b391b66a2b9691c494f5eb7 authored over 1 year ago by Stefano Borzì <[email protected]>
add spells

bd003f28e8ab5162174943964f9897c5c7239b55 authored over 1 year ago by Sven Bledt <[email protected]>
Merge pull request #41 from hallgaeuer/master

fix(cpp): Don't teach healing component of DK spell Death Strike

edbf97030888d6f796669933e0de15872d56201c authored almost 2 years ago by Stefano Borzì <[email protected]>
fix(cpp): Don't teach healing component of DK spell Death Strike

cd9d0909b0d876935aa2218fc6f6f0f62ae79f8d authored almost 2 years ago by Hasn <[email protected]>
chore: update CI

7246381571959f538ce721370ea6e69192458fa9 authored over 2 years ago by Stefano Borzì <[email protected]>
Merge pull request #33 from BytesGalore/master

refactor: updated module registration to core rev 4++

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

0ec9d683696861c9f33d8dac1a1f2dd1cf584ee0 authored over 3 years ago by BytesGalore <[email protected]>
Merge pull request #32 from azerothcore/fix-build

fix: build latest AC

a09f38407102c6f85b11c229f25b3f1059d95a70 authored over 3 years ago by Stefano Borzì <[email protected]>
fix: build latest AC

ed4325157cf6bcdfce109d97538147e4e1b674ba authored over 3 years ago by Helias <[email protected]>
Merge pull request #29 from azerothcore/fix-build-c

fix: build and ci

311784d903968c8701717c496c4695877e4cb787 authored over 3 years ago by Stefano Borzì <[email protected]>
fix: build and ci

24d71d11a96fcdaee372063cb01f18e6476d418c authored over 3 years ago by Helias <[email protected]>
Merge pull request #27 from azerothcore/update

feat(Misc): update

d22d50eb587785a6fc120f7396c66c3bb3c92d18 authored over 3 years ago by Stefano Borzì <[email protected]>
feat(Misc): update

81a0af4a8bd31f398de849a20a10c7fca34166ec authored over 3 years ago by Winfidonarleyan <[email protected]>
Merge pull request #23 from dunjeon/cnfix

Fix Config Errors

c1ad5d00a8e52e8685e2222ea943e403fcd7f696 authored almost 4 years ago by Stefano Borzì <[email protected]>
Fix Config Errors

2711418bb3cb7cd7909b1e26fe6bd36f680c3f73 authored almost 4 years ago by Carey Brooks <[email protected]>
Merge pull request #22 from mdjong1/feature/update_calls_for_modern_cpp

Update the way the struct is called to correspond with current C++

3538cdb9cb784415730f1baf5c8114cf21a7e387 authored almost 4 years ago by Stefano Borzì <[email protected]>
Update the way the struct is called to correspond with current C++

00c109f7f77d5ae6fca135db4e47da7587449378 authored almost 4 years ago by Maarten de Jong <[email protected]>
docs(readme): add AzerothCore logo and build status badge (#21)

0b5c081d596c7cfbb69f1f19d6b3303720d97bc1 authored about 4 years ago by Patrick Lewis <[email protected]>
Merge pull request #19 from azerothcore/github-actions

feat(CI): move from Travis to GitHub Actions

ff7d11fbe9726fcb65ebdd9fe2dda01e49006c31 authored over 4 years ago by Stefano Borzì <[email protected]>
feat(CI): move from Travis to GitHub Actions

3a241288c8b50d9e8c5d75aaa98b21cda2a6cac3 authored over 4 years ago by Helias <[email protected]>
fix(cpp): Ignore some vanity spells from being autolearned

- Add cosmetic mage spells to the ignore list as some are not blizzlike and some are obtained in...

7204516557b4144781afc2b79955bf0964f5baa8 authored over 4 years ago by Barbz <[email protected]>
fix(build): add casting to uint32

91b8bbdf0bf870f74ae53c0260d1454c051e6a6f authored over 4 years ago by Helias <[email protected]>
fix(cpp): Now will grant spells on level 80 levelup

- Before that commit, .character level 80 didn't teach any spell

63a914a4f951f2586229557679822f5f4b2c2114 authored over 4 years ago by Barbz <[email protected]>
Fix: Add missing spells (#12)

- Anyone can add the missing spells directly in the code

- A bit hacky, but will do the job f...

222850c1c458faa73587404a7beffc22af531802 authored over 4 years ago by arenacraftwow <[email protected]>
feat(cpp/conf): Add option to teach all spells on first login (#9)

- Adds a `LearnAllOnFirstLogin` (default: false) option to teach the
player all the spells when...

e9ef8ef62e0a177c6d3af57754aabe1a58bffc0f authored almost 5 years ago by arenacraftwow <[email protected]>
fix(cpp): Compilation missing headers + Wrong vars (#8)

769e883d18d2a63ba0f08c5ac5d9cd586c8d400d authored almost 5 years ago by Barbz <[email protected]>
fix(cpp): Add missing spells to be ignored

c0399fda017987a59b7c24768a1d13d0e7cfd2b2 authored almost 5 years ago by Barbz <[email protected]>
Build: Delete pch include (#6)

removing ScriptPCH , repair build using new headers

82e66aabbb9cb3d057b02e63201490e0a3e26954 authored almost 6 years ago by Micrah <[email protected]>
Add missing spells

862a28307eaa5c3508fa0b9777081b95d79ee5b9 authored over 6 years ago by Barbz <[email protected]>
Merge pull request #1 from conan513/master

Merge original repo

5dd1003226d9352bf75d9409f723107b2f07a325 authored over 6 years ago by Barbz <[email protected]>
Merge pull request #1 from talamortis/master

update script also fix indentations

ca2936f7a89a76923c071e46842b8b34b62e383a authored almost 7 years ago by ConanHUN <[email protected]>
Fix linux build

bf1bc61b374e2453cd5a8a5a7c4154a47b3a6283 authored almost 7 years ago by talamortis <[email protected]>
update script also fix indentations

f4706b166478dd68a8910dc7bff9017c6d2dab16 authored almost 7 years ago by talamortis <[email protected]>
Oops, not for SingleCore_AC

20c1073a980f4b80802056d01517e772297af8d6 authored about 7 years ago by Conan <[email protected]>
Files from SingleCore_AC

c6ddcb7597bc9bfc774c0c2a6a26b717d772b580 authored about 7 years ago by Conan <[email protected]>
Initial commit

e4fe6680e6b81a9ae43fea727f83cbb4fc5e6cbe authored about 7 years ago by Conan <[email protected]>