View Issue Details

Category
整備班:YAYA
SeverityfeatureReproducibilityN/A 
Status closed 
Summary0000381: Let parallel function be used for sets of brackets
DescriptionI know I said before I would prefer if bracket sets with a -- only output one dialogue candidate instead of all of them, but it seems a shame to have to pick one or the other. What if we let the parallel function work for arrays output from a set of brackets, so that we have both options? So like this:

RandomTalk : nonoverlap
{
  parallel array:{
  "1"
  "2"
  "3"
  --
  "A"
  "B"
  "C"
  }
}

Currently, we can use the array modifiers to make an array of everything in the brackets, so it would make sense if you could add the parallel function to output all the resulting array elements as output candidates.
TagsNo tags attached.
Attach Tags

Activities

guest

2021-12-06 18:52

reporter   ~0000975

I'm not quite sure what you want the output to look like?

guest

2021-12-06 22:22

reporter   ~0000976

https://github.com/ponapalt/yaya-shiori/commit/3cb09158a0a68184d63cd51852f6387747268503

ponapalt

2021-12-12 10:57

administrator   ~0000980

implemented yaya tc567-1

Issue History

Date Modified Username Field Change
2021-12-06 17:21 guest New Issue
2021-12-06 18:52 guest Note Added: 0000975
2021-12-06 22:22 guest Note Added: 0000976
2021-12-12 10:57 ponapalt Assigned To => ponapalt
2021-12-12 10:57 ponapalt Status new => closed
2021-12-12 10:57 ponapalt Resolution open => fixed
2021-12-12 10:57 ponapalt Note Added: 0000980