From c8625b30856b1252ac319cb965942719174e0a83 Mon Sep 17 00:00:00 2001 From: "Mr. Stallion" Date: Thu, 9 Apr 2020 11:58:44 -0500 Subject: [PATCH] Minor --- learn/matcher.ts | 2 +- readme.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/learn/matcher.ts b/learn/matcher.ts index b39553e..c0d8358 100644 --- a/learn/matcher.ts +++ b/learn/matcher.ts @@ -162,7 +162,7 @@ const speciesNames: SpeciesStrMap = { const speciesMapping: SpeciesMap = { [Species.Human]: ['human', 'humanoid', 'angel', 'android'], - [Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony' ], + [Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony', 'unicorn', 'clydesdale', 'shire', 'appaloosa', 'friesian', 'draft', 'draught' ], [Species.Feline]: ['cat', 'kitten', 'catgirl', 'neko', 'tiger', 'puma', 'lion', 'lioness', 'tigress', 'feline', 'jaguar', 'cheetah', 'lynx', 'leopard'], [Species.Canine]: ['dog', 'wolf', 'dingo', 'coyote', 'jackal', 'canine', 'doberman', 'husky'], diff --git a/readme.md b/readme.md index f6475b0..b79771b 100644 --- a/readme.md +++ b/readme.md @@ -95,6 +95,10 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0 * 'Filter unmatching ads' is not channel specific -- it's either on everywhere or nowhere * Bug? Usually submissive vs usually submissive shows up as 'maybe' * Bug? YOU have 'loves humans'; THEY have 'no furry characters, just humans' -- THEIR ad shows green, not red -- your side of comparison is fully green, they just have 'no furry pairings' in red +* Bug? Reconnection doesn't restore status message +* Bug? Reconnection doesn't cancel advertisement timers, although they look like they're cancelled +* Bug? [color] acts weird +* Feature? Update to Electonr 9 and fix IPCs # F-List Exported