Menu

#377 Display information about spellbooks in the object title

None
closed
nobody
None
5
2020-11-24
2020-09-13
No

In addition to the spell name, it now displays the level, associated skill, and path attunement of the spell.

This also moves get_levelnumber() out of common/item.c and into types/spellbook, since spellbook description is the only thing that actually uses it, and updates it to use StringBuffer.

1 Attachments

Discussion

  • Rebecca Kelly

    Rebecca Kelly - 2020-09-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,3 @@
    -    In addition to the spell name, it now displays the level, associated
    -    skill, and path attunement of the spell.
    -    
    -    This also moves get_levelnumber() out of common/item.c and into
    -    types/spellbook, since spellbook description is the only thing that
    -    actually uses it, and updates it to use StringBuffer.
    +In addition to the spell name, it now displays the level, associated skill, and path attunement of the spell.
    +
    +This also moves get_levelnumber() out of common/item.c and into types/spellbook, since spellbook description is the only thing that actually uses it, and updates it to use StringBuffer.
    
    • Group: -->
     
  • Rebecca Kelly

    Rebecca Kelly - 2020-09-13

    Example image

     
  • Rebecca Kelly

    Rebecca Kelly - 2020-09-14
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +0,0 @@
    -0001-Display-information-about-spellbooks-in-the-object-t.patch (11.5 kB; text/x-patch)
    
     
  • Rebecca Kelly

    Rebecca Kelly - 2020-09-14
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +0001-Display-information-about-spellbooks-in-the-object-t.patch (11.5 kB; text/x-patch)
    
     
  • Rebecca Kelly

    Rebecca Kelly - 2020-09-14

    Updated patch fixing some compiler warnings.

     
  • Nicolas Weeger

    Nicolas Weeger - 2020-10-20
    • status: open --> patched
     
  • Nicolas Weeger

    Nicolas Weeger - 2020-10-20

    Patch applied as r21514, thanks :)

     

    Last edit: Nicolas Weeger 2020-10-20
  • Kevin Zheng

    Kevin Zheng - 2020-11-24
    • status: patched --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.