Patrick Lewis
0b5c081d59
docs(readme): add AzerothCore logo and build status badge ( #21 )
2020-11-21 15:50:07 -08:00
Stefano Borzì
ff7d11fbe9
Merge pull request #19 from azerothcore/github-actions
...
feat(CI): move from Travis to GitHub Actions
2020-08-30 22:44:26 +02:00
Helias
3a241288c8
feat(CI): move from Travis to GitHub Actions
2020-08-30 18:46:28 +02:00
Barbz
7204516557
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 ingame, thus cutting the reward from obtaining it and not being able to show it off
- Same for the warlock spell ritual of doom to summon doom guard (there is another spell anyway which is learned and is much easier to use)
2020-08-08 20:05:04 +02:00
Helias
91b8bbdf0b
fix(build): add casting to uint32
2020-04-18 14:29:37 +02:00
Barbz
63a914a4f9
fix(cpp): Now will grant spells on level 80 levelup
...
- Before that commit, .character level 80 didn't teach any spell
2020-04-11 21:24:28 +02:00
arenacraftwow
222850c1c4
Fix: Add missing spells ( #12 )
...
- Anyone can add the missing spells directly in the code
- A bit hacky, but will do the job for now.
2020-04-08 21:35:09 +02:00
arenacraftwow
e9ef8ef62e
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 he first logs in,
- Disabled by default because of performance concerns,
- Slight optimizations have been added to mitigate this issue
- However enabling this on a more populous server could cause issues
due to the current design of the module
2020-04-01 20:22:25 +02:00
Barbz
769e883d18
fix(cpp): Compilation missing headers + Wrong vars ( #8 )
2020-03-09 23:53:06 +01:00
Barbz
c0399fda01
fix(cpp): Add missing spells to be ignored
2020-03-09 23:28:02 +01:00
Micrah
82e66aabbb
Build: Delete pch include ( #6 )
...
removing ScriptPCH , repair build using new headers
2019-04-04 20:06:03 +07:00
Barbz
862a28307e
Add missing spells
2018-09-19 23:15:25 +02:00
Barbz
5dd1003226
Merge pull request #1 from conan513/master
...
Merge original repo
2018-09-19 19:21:34 +02:00
ConanHUN
ca2936f7a8
Merge pull request #1 from talamortis/master
...
update script also fix indentations
2018-02-03 16:26:41 +01:00
talamortis
bf1bc61b37
Fix linux build
2018-02-03 11:14:39 +00:00
talamortis
f4706b1664
update script also fix indentations
2018-02-03 11:05:33 +00:00
Conan
20c1073a98
Oops, not for SingleCore_AC
2017-10-25 16:35:50 +02:00
Conan
c6ddcb7597
Files from SingleCore_AC
2017-10-24 15:09:56 +02:00
Conan
e4fe6680e6
Initial commit
2017-10-24 15:08:50 +02:00