Aloy
166e2eb3d7
fix: build ( #53 )
2025-02-21 17:55:28 +01:00
Mike Delago
f7de5815a0
Fix: add include statement for SpellMgr
2024-08-02 07:44:43 -04:00
Mike Delago
1ced296be5
Remove deprecated function/method calls ( #48 )
2024-07-24 14:45:28 +02:00
Antonio Faldetta
0f83b9cc07
Spell required item must be given on level up #10 ( #47 )
2024-06-20 22:55:15 +02:00
Julio A. Leyva Osorio
723eca6c61
Update and Fix Spell ( #46 )
...
* Update mod_learnspells.conf.dist
* fix(cpp): Don't teach healing component of DK spell Death Strike (#1 )
Co-authored-by: Hasn <h.allgaeuer@hotmail.de >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
* Update
* Add Spell 19885 Track Hidden (Hunter)
Add Spell 19885 Track Hidden (Hunter)
* Move Spell 1804 - Pick Lock
Pick Lock (1804) was incorrectly delivered at level 2. is added to m_ignoreSpells and created to be delivered correctly at level 16
* Update mod_learnspells.cpp
Update Far Sight 6196 - Shaman
* Upate Immolate and Life Tap (R2- R8)
* Update Readme
* Update README.md
* Fireball (25306) - Mago lvl 62
Fireball (25306) - Mago lvl 62
* Ignore Dalaran Brilliance and Dalaran Intellect
Ignore Dalaran Brilliance and Dalaran Intellect
* Mage Portal and Teleport
* fix portal
* Fix Paladin
Spell 53652, 53653, 53654 Beacon of Light
* Add Redemption (R1-7)
* Fix
Ignore Mangle (Bear) (R1-5) and Mangle (Cat) (R1-5)
Fix Swift Flight Form at level 71
* Update mod_learnspells.conf.dist
---------
Co-authored-by: Hasn <h.allgaeuer@hotmail.de >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2024-02-22 02:56:50 -03:00
Sven Bledt
bd003f28e8
add spells
2023-09-05 18:41:36 +02:00
Hasn
cd9d0909b0
fix(cpp): Don't teach healing component of DK spell Death Strike
2023-03-31 22:11:38 +02:00
BytesGalore
0ec9d68369
refactor: updated module registration to core rev 4++
2021-09-18 18:33:37 +02:00
Helias
ed4325157c
fix: build latest AC
2021-06-26 16:05:30 +02:00
Helias
24d71d11a9
fix: build and ci
2021-05-31 19:29:28 +02:00
Winfidonarleyan
81a0af4a8b
feat(Misc): update
2021-05-01 02:46:36 +07:00
Carey Brooks
2711418bb3
Fix Config Errors
2021-03-01 13:27:59 -06:00
Maarten de Jong
00c109f7f7
Update the way the struct is called to correspond with current C++
2021-02-03 21:57:41 +01: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
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