As usual you can get it from Gitorious: link
The major change in this version is the bookless magic code refactor, which (finally) allowed the implementation of repeat functionality for bookless spells. I implemented it using 'P' (shift + 'p'), instead of the usual 'n'; but if enough people want, I could change it to use 'n' like everything else instead. I'm interested in feedback on that.
Also, some of the bookless failure modes (Assassin spell poison effects, Sapper spells failing explosively) don't exist anymore. This might be a good thing. If people want I can still reimplement them, but I'd rather not, for reasons of player convenience and code neatness.
Have fun!
The major change in this version is the bookless magic code refactor, which (finally) allowed the implementation of repeat functionality for bookless spells. I implemented it using 'P' (shift + 'p'), instead of the usual 'n'; but if enough people want, I could change it to use 'n' like everything else instead. I'm interested in feedback on that.
Also, some of the bookless failure modes (Assassin spell poison effects, Sapper spells failing explosively) don't exist anymore. This might be a good thing. If people want I can still reimplement them, but I'd rather not, for reasons of player convenience and code neatness.
Have fun!
Comment