Skip to content
Snippets Groups Projects
  1. Sep 17, 2018
  2. Sep 16, 2018
  3. Sep 15, 2018
  4. Sep 14, 2018
  5. Sep 13, 2018
    • Patrickisdom's avatar
      Update listing.xml · d34c06fa
      Patrickisdom authored
      d34c06fa
    • Arndress's avatar
      Added plural values to the clothing of Ciri, Sheena, and Sheeva · dcf09dae
      Arndress authored
      To support line functionality that can assess whether an item of clothing sounds plural, each character will need to be updated with a `plural=true` on selected lines in their wardrobe list. This is supported by the latest versions of the Character Editor (from v2.1.1) and make_xml (from v1.55). I recommend doing this for your own characters before a guide is written showing how to write these lines.
      
      I'm going through and updating the xml files of characters who have had no content edits in the past six months. If you see the name of character you're working on, watch out for edit conflicts.
      
      Ciri, Sheena, and Sheeva all had behaviour.xml files of unknown creation method, so I sought a method of altering them while making the smallest diff. The Character Editor worked best here.
      dcf09dae
    • Arndress's avatar
    • Arndress's avatar
      Added plural values to the clothing of Harley, Jane, Kurumu, Pearl, and Videl · 3dfa3d5d
      Arndress authored
      To support line functionality that can assess whether an item of clothing sounds plural, each character will need to be updated with a `plural=true` on selected lines in their wardrobe list. This is supported by the latest versions of the Character Editor (from v2.1.1) and make_xml (from v1.55). I recommend doing this for your own characters before a guide is written showing how to write these lines.
      
      I'm going through and updating the xml files of characters who have had no content edits in the past six months. If you see the name of character you're working on, watch out for edit conflicts.
      
      Harley, Jane, Kurumu, Pearl, and Videl all had behaviour.xml files of unknown creation method, so I sought a method of altering them while making the smallest diff. The Character Editor worked best here. I also corrected the tags of Harley, Jane, and Videl.
      3dfa3d5d
    • Patrickisdom's avatar
      Adjusts the Testing Tables · 748bd2d6
      Patrickisdom authored
      748bd2d6
    • Patrickisdom's avatar
      Merge branch 'Revy-Finished-Pose' into 'master' · c57ad391
      Patrickisdom authored
      Revy Finished Pose, Tweaks
      
      See merge request spnati/spnati.gitlab.io!997
      c57ad391
    • spnanon's avatar
      Revy Finished Pose, Tweaks · 81f87072
      spnanon authored
      81f87072
    • Patrickisdom's avatar
      Adds Catria to the Testing Tables! · 56d90756
      Patrickisdom authored
      56d90756
    • Arndress's avatar
      Added plural values to Jasmine's clothing · ef8d2262
      Arndress authored
      To support forthcoming line functionality that can assess whether an item of clothing sounds plural, each character will need to be updated with a `plural=true` on selected lines in their wardrobe list. This is supported by the latest versions of the Character Editor (from v2.1.1) and make_xml (from v1.55).
      
      I'm going through and updating the xml files of characters who have had no content edits in the past six months. If you see the name of character you're working on, watch out for edit conflicts.
      
      In addition to the clothing plural changes, I have changed Jasmine's initial label from "Anonymous girl" to "anonymous girl. Because this is label called with `~name~`, the capital letter was showing up mid-sentence. To prevent the lower case letter to Jasmine (and any other opponent or player) from being at the start of a sentence, you should start sentences with `~Name~`, which is the same but with a capital letter at the beginning. This can be done quickly by opening your xml in a simple text editor and doing a find-replace of `">~name~` to `">~Name~`. (This won't catch mid-line `~name~`s, though.)
      ef8d2262
  6. Sep 12, 2018
Loading