Enno Rehling
7152ffd40f
this spell school was misnamed. that's trouble.
2012-05-27 09:52:44 -07:00
Enno Rehling
36ad727394
avoid duplicate spells in spellbooks (it's a bit hackish)
2012-05-26 15:15:18 -07:00
Enno Rehling
62a91f4558
kill tybied in E3, make common spells the source for random choices
2012-05-26 14:19:35 -07:00
Enno Rehling
3b3343ae72
spells no longer have a level (or need one)
2012-05-26 00:57:13 -07:00
Enno Rehling
24cba1bea7
testing spells in the example server also
...
WIP: create_roi is broken until mages have spellbooks
2012-05-25 19:55:47 -07:00
Enno Rehling
6cb4322c1d
rename: spellbook_clear is more accurate
2012-05-24 21:57:23 -07:00
Enno Rehling
b8d8bac9ae
fix trying to add to null-spellbook.
...
all unit tests pass.
2012-05-24 20:35:13 -07:00
Enno Rehling
3514218dba
factions have working spellbooks
...
update of spellbooks for E3 should be functional
old data file is getting read, and levels guessed?
2012-05-24 00:56:54 -07:00
Enno Rehling
92e96689bb
spellbooks fully operational (and could be loaded from XML definitions if I had them)
...
fixed the cleanup between tests to properly free locales
2012-05-23 20:22:12 -07:00
Enno Rehling
db7ed24b3e
adding spellbooks.
...
spellbooks will take the level and magic school out of the spell definitions, and aggregate a list of spells with their minimum levels for learning from. factions will have a list of books they can learn from (different in E2 and E3 already).
2012-05-23 12:42:14 -07:00