/server/trunk Developers: sarumatix

Login name:
sarumatix
Total Commits:
3 (0.0%)
Lines of Code:
103 (0.0%)
Most Recent Commit:
2017-08-15 05:52

Activity by Clock Time

Activity by Hour of Day for sarumatix

Activity by Day of Week for sarumatix

Activity in Directories

Directory Changes Lines of Code Lines per Change
types/spellbook/ 3 (100.0%) 103 (100.0%) 34.3

Activity of sarumatix

Most Recent Commits

sarumatix 2017-08-15 05:52 Rev.: 20491

This change provides players with a spells msg when they learn the spell. Although this information is available in the spell window of the GTK and Java clients, many new players don't notice this at first. By providing the information straight up, new players can gain an insight into what the spell is doing.

8 lines of code changed in 1 file:

  • types/spellbook: spellbook.c (+8)
sarumatix 2017-08-13 05:53 Rev.: 20484

Removed commented out code from spellbook.c relating to player messages relating to literacy and spell skill level checks.

0 lines of code changed in 1 file:

  • types/spellbook: spellbook.c (-18)
sarumatix 2017-08-13 01:37 Rev.: 20483

This change makes the reasons for players being unable to learn spells when reading from a spellbooks much clearer (I hope).
1) replaced "You are unable to decipher the strange symbols." with a variety of messages based on the difference in level between the book and the players literacy.
2) replaced "You need to be level %d in %s to learn this spell." with a variety of messages based on the difference in level between the book and the players relevant spell skill level.
As this is my first commit involving changes to source code I have left the original code in for clarity.

95 lines of code changed in 1 file:

  • types/spellbook: spellbook.c (+95 -43)
Generated by StatSVN 0.7.0