- Aug 03, 2019
-
-
Mewcakes#3122 authored
Command executed by: Mewcakes#3122
-
FarawayVision authored
Some rewriting of stripping code for consistency and completeness See merge request spnati/spnati!130
-
ReformCopyright authored
-
PivotalCog authored
-
FarawayVision authored
-
Command executed by: PivotalCog#9524
-
PivotalCog authored
Pit: Proportion overhaul. Head is now much more reasonably sized. Palutena/L'Arachel: Fixes reported bugs and uses suggestions left in the respective dev channels. Angie: Finally updates credit name.
-
FarawayVision authored
-
Command executed by: Arndress#7172
-
FarawayVision authored
Fix searching for dynamic tags See merge request spnati/spnati!133
-
ReformCopyright authored
Copy the initial, simple tag list as generated by the Opponent constructor to a separate array, and search that on the selection screens. Otherwise it's overwritten by loadBehaviour() and only the tags that apply at stage 0 are searchable. Take Haru, for example: She has both the small_breasts and large_breasts tags, but not at the same time. Without this fix, she'd appear when searching for either tag, but after selecting her, she'd only appear when searching for small_breasts until the page is reloaded.
-
FarawayVision authored
-
Arndress authored
924 -> 943 unique lines Nugi-chan now has more to say to Sayaka, Sheena, and Monika. Over the last few days, I've added new lines for all of the characters with summer alts. Something I could expand on more is the acknowlegement of the excellent Tiki Bar background. But I didn't find any lines that were particularly incongruous with it in these rounds of testing.
-
FarawayVision authored
Caulifla: new targets and collectables See merge request spnati/spnati!131
-
Boanerger#9344 authored
**Total Linecount: ** 2410 -> 2463 (+53) **Generic Linecount: ** 1731 -> 1736 (+5) **Conditional Linecount: ** 707 -> 755 (+48) **Targeted Linecount: ** 513 -> 555 (+42) Targeting Updates: - `akko`: 0 -> 3 (+3) - `human`: 7 -> 9 (+2) - `futaba`: 0 -> 6 (+6) - `nami`: 0 -> 7 (+7) - `streaming-chan`: 0 -> 9 (+9) - `mahiru`: 0 -> 3 (+3) - `haru`: 0 -> 3 (+3) - `natsuki`: 0 -> 9 (+9) Command executed by: Boanerger#9344
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
FarawayVision authored
-
ReformCopyright authored
When removing a major/important article with position = both, only consider other major/important articles when determining whether it should be treated as upper or lower. It seems that if, for example, Raven would have been wearing stockings (minor/lower) when she removes her leotard, `pos` would be set to upper, and then the following `if` statement would find that there's another upper article, and return `FEMALE_REMOVING_MAJOR` instead of `FEMALE_CROTCH_WILL_BE_VISIBLE`.
-
ReformCopyright authored
* The human player removing an important article from under a major one no longer changes the latter to important. It's not necessary since `getClothingTrigger()` handles the case that the last upper/lower article is major. The former will still be treated as major, but the type is restored afterwards. This means that `~clothing.type~` works the same as for AI characters, i.e. it expands to the original value, so if, for example, `~clothing.type~ = major` in `female_chest_is_visible`, it means that the player wasn't wearing a bra (at that time, at least). * There is one difference: Previously, a major article on the human player would only be treated as important if an important article had been removed from underneath it, i.e. the opponents would expect underwear under your pants, for example, and not react with MALE_CROTCH_WILL_BE_VISIBLE when you lose and only have your pants left, unless you wore boxers initially but stripped them before your pants somehow. * The code now should have a well-defined behaviour in case of an important article with position = both and should support human clothing with position = both if introduced in the future. An opponent removing an important/both article will only mark them as exposed where they're not actually wearing anything, in contrast to important/upper and important/lower, which will result in the opponent being exposed in that position regardless of remaining clothing. The human player removing am important/both or major/both item will only be considered exposed where they have no more important and/or major clothes.
-
FarawayVision authored
Emi: Minor bug fixes See merge request spnati/spnati!129
-
CorkyTheCactus#3779 authored
**Total Linecount: ** 1507 -> 1551 (+44) **Conditional Linecount: ** 679 -> 723 (+44) **Filtered Linecount: ** 50 -> 94 (+44) Filter Updates: - `Erufuda`: 0 -> 44 (+44) Command executed by: CorkyTheCactus#3779
-
Arndress authored
swimsuit_sheena = "Queen of the Beach" Also corrected two plural indicators with her costume items
-
Arndress authored
Erufuda: Lines to Jin See merge request spnati/spnati!128
-
Arndress authored
Misty_hgss: Misty (HGSS) Now extensively targets Leafy and Nami. See merge request spnati/spnati!126
-
Arndress authored
Leafy: new model and slight dialogue update See merge request spnati/spnati!125
-
Arndress authored
Rainbow_mika: Interactions with Swimsuit Juri See merge request spnati/spnati!123
-
Arndress authored
Chun-li: Interactions with Swimsuit Juri See merge request spnati/spnati!122
-
Arndress authored
Cammy_white: Interactions with Swimsuit Juri See merge request spnati/spnati!121
-
Mike#4433 authored
**Total Linecount: ** 840 -> 855 (+15) **Conditional Linecount: ** 277 -> 292 (+15) **Targeted Linecount: ** 183 -> 198 (+15) Targeting Updates: - `jin`: 0 -> 17 (+17) - `caulifla`: 19 -> 17 (-2) Command executed by: Mike#4433
-
Thevideogameraptorboggle#5487 authored
**Total Linecount: ** 1625 -> 1648 (+23) **Conditional Linecount: ** 1028 -> 1051 (+23) **Special-Conditions Linecount: ** 105 -> 126 (+21) **Targeted Linecount: ** 765 -> 788 (+23) Targeting Updates: - `juri`: 4 -> 13 (+9) - `ryuji`: 1 -> 15 (+14) Command executed by: Thevideogameraptorboggle#5487
-
YaterTheGamer#8406 authored
**Total Linecount: ** 747 -> 782 (+35) **Conditional Linecount: ** 317 -> 352 (+35) **Targeted Linecount: ** 249 -> 284 (+35) Targeting Updates: - `nami`: 0 -> 14 (+14) - `leafy`: 0 -> 21 (+21) Command executed by: YaterTheGamer#8406
-
Mewcakes#3122 authored
**Total Linecount: ** 653 -> 713 (+60) **Generic Linecount: ** 449 -> 493 (+44) **Conditional Linecount: ** 206 -> 223 (+17) **Special-Conditions Linecount: ** 6 -> 10 (+4) **Targeted Linecount: ** 167 -> 174 (+7) **Filtered Linecount: ** 20 -> 24 (+4) Targeting Updates: - `leggy`: 1 -> 7 (+6) - `mileena`: 1 -> 0 (-1) - `evie`: 1 -> 0 (-1) - `caulifla`: 1 -> 6 (+5) - `beatrix`: 2 -> 1 (-1) - `rainbow_mika`: 1 -> 0 (-1) - `akko`: 4 -> 2 (-2) - `revy`: 2 -> 1 (-1) - `juri`: 2 -> 1 (-1) - `chihiro`: 2 -> 9 (+7) - `ae86`: 1 -> 0 (-1) - `croix`: 1 -> 0 (-1) - `shimakaze`: 2 -> 1 (-1) - `jura`: 4 -> 3 (-1) Filter Updates: - `green_eyes`: 1 -> 2 (+1) - `hairy`: 2 -> 4 (+2) - `ginger`: 0 -> 1 (+1) Command executed by: Mewcakes#3122
-
Command executed by: PivotalCog#9524
-