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