Difference between revisions of "Multiplayer Updates"

From Flexible Survival
Jump to: navigation, search
(Posting April's Updates.)
Line 3: Line 3:
 
Need up-to-the-minute updates? They're over [http://flexiblesurvival.com/index?webupdate here]!
 
Need up-to-the-minute updates? They're over [http://flexiblesurvival.com/index?webupdate here]!
  
==March==
+
==April==
'''Note: February's updates have been likely compressed into March's updates. Some updates for the tail end of March were lost as well due to the editor being preoccupied with other projects and real life.'''
+
* Also, people with abnormal breeder will lose virgin merit from such activities...
 
+
* Quasi-related update, Infectious Cum no longer can infect npcs.
* Stacked# DoTs will now refresh when you attempt to apply another layer to an already full stack of them.
+
* Slight clarification to the Promethian Wiki Page under Family Structure.
* [[Stun Lance]] modified. Cooldown up 700.
+
* Fixed String Parsing glitches in the Crystal Avian Torso TF and Jorogumo Legs TF.
* [[Sharp Bite]] modified. Cooldown up 1600.
+
* Fixed an bug in give that caused a stack underflow.
* [[Bow of Mercy]] adjusted. Cooldown up 2000.
+
* The [[Jackalope]] is no longer gray in the skin TF and baby blue in the skin description. It's just gray.
* [[Superior Fist]] modified. Damage down 2, Cooldown up 600.
+
* Fixed over 20 it's-its usage errors in form descriptions and TF messages.
* You can now recover mako batteries, or (any other item listed in the elite store) from crafted items that used them.
+
* An update to Unknown/Neuter pronouns has been made.
* pmode invite replaces pmode any. In related news, pmode any used to set your party open, rather than invite-only. Pmode invite will function as invite-only.
+
** 'it' will no longer be used as a reference, and 'one' takes its place for the subjective to maintain grammar of existing parsing and code.
* [[Power Finder]] no longer chokes on powers that were set with a string 1 instead of the integer version.
+
* (Re)Fixed a bunch of bugs that reappeared in the pregnancy code.
* [[Abnormal Breeder]] description updated.
+
* Should now be possible to run web missions on the muck all the way through with 'web #mission'.
* Updated [[Shadow Vixen]]'s defeat message to not cut off for neuter losers.
+
** This is intended to be the groundwork for a redo of the page.
* Added [[Color Chooser]] support to the Shadow Vixen.
+
* Ate a bug where matching objects in room-descs would fail.
** Also, fixed a minor error in its oVictory message.
+
** The same bug also caused issues when the room-name contained part of the name of the player it was trying to match.
* [[Skunk Maid]] given Color Choser support and a new local stat, Skunk Maid/attire, which can be set to half-naked for a simpler, more sultry outfit, idea courtesy of fellow player Nari.
+
* Actually fixed the bug where peoples pregancies were overwritten for realz this time.
* [[Womb for Rent]] no longer creates a separate room for each player unbirthed.
+
** The culprit has been identified as a combination of having a child already developing (NOT an egg) whilst having an effect on you that would cause you to be knocked up with eggs.
* +Census now lists Social Action jobs as an option.
+
* Growth Pills (the ones for your bits) now have a cap at size 55, the same for Tanuki.
** It previously accepted this option, but did not advertise it.
+
** Attempting to use one when larger will give a message and not use the pill.
* [[Nanite grenade]]s should no longer try to eat two items if you tried to use a boss vial to fuel it.
+
* Couple of fixes to the new web mission code's charging.
* Changed 'Path of Dirty' room titles in The King Stable to 'Dirty Path', which sounds less ridiculous.
+
** It's intended that patrol fights are free (by running a fight in the same area as a patrol) if no points are available.
* Mobs with numeric ranks now get a small accuracy bonus/malus based on their rank.
+
*** Instead this was incorrectly applying to the special fights and taking all available PP rather than actually being free.
* Defunct background commands removed.
+
**** Also amended the prompt to search for a special fight to list the cost.
* Pregtime now shows how far along you are in pregnancy in a percent of completion.
+
* Improved +lock functionality.
* As reminder, is possible to untrain a job level by using sa untrain.
+
** It will now match exits even if their name is the same as a player in the room.
* New function in list perks.
+
*** In addition, it can now match global exits.
** You can now list perks <3, list perks >3, list perks =3, list perks <=3 and list perks >=3 to list perks more specifically.
+
** Sadly/luckily, it will no longer do partial matching.
*** The default behavior if you do not specify a comparison remains 'less than or equal'.
+
* Implemented a simple search in listforms.
* The Zoo's Grassland portion has finally made it on-grid.
+
** 'listforms #search <text>' will filter the list.
* Clarifications have been added into the Tentacle Nanomagic entry.
+
* [[Red Kangaroo]] victory now has a chance to go for anal sex with a female loser with the right wi flags.
* Fixed a silly mistake that stopped web combat controls loading.
+
** This was implemented before, but was broken, and now works as intended.
** If anyone still has a problem with it try a ctrl + f5.
+
* Wiki links on Flexible Survival Singleplayer characters now offer a link to the GitHub file on the master branch.
* [[Abysmal Aura]] description reworded for clarity.
+
** They used to link to an old snapshot when the subscription system was in place.
* Updated infection Etheral Wolf to [[Ethereal Wolf]].
+
List available here: [[NPCs (Single Player)]]
* Bug with mako/lunarpools fixed, it will no longer crash when it reaches the point of giving out a mysterious key.
+
* Switching dedications via wasteland warrior subscription on web now costs patrol points, to make it in line with swapping between dedications you already own.
* Equipment setup to be toggle based should now work.
+
* Reworked parts of the web chat to use the muck's global channels rather than a hard coded list.
* Healing, DamageBuff and StatusBoost of [[Lustful Pheromones]] set to 0 chance until the boss fight planned will be completed and released.
+
Means all of a player's global channels should be accessible.
* Fixed a typo that was doubling the effects of Lustful Pheromones.
+
* Totally broke every template-form ever (but for a good cause).
* Elite store purchase code no longer crashes if the item copyright holder has +retired.
+
** Templates will now store the infection below them (which can be a template as well), forming a template-queue.
** Also a secret thingy was added at Nuku's request! (I'll let him announce that part of it.)
+
*** Forms will be updated to follow this format.
* Restructured a bunch of web combat stuff in preparations for some other things.
+
*** People currently in a template-form will have to shift out of it and back into it for the props to update.
** Though as part of such it now loads the room before a fight starts (rather than display 'requesting combat' for a long period in some cases) and leaves the present information/history available when a fight ends (rather than clearing everything immediately).
+
*** The getflags function will now also check flags on the forms in your template-chain.
* Fixed a grammatical oversight in the [[Chinchilla Cuntboy]] torso TF.
+
*** IE: of the bottom-form and all the templates you've applied onto it.
** Also brought its size and height down a couple of pegs.
+
*** All template forms should now conform to the new standard.
* It seems a newly discovered strain of robot has found its way to the Theta Base: [[Grapploid]].
+
*** Before anyone asks, infecting with a template already in the chain will remove it from its original spot and put it at the top.
* [[Okami Boi]] has been updated with [[Kemonomimi]] descriptions.
+
* Fixed an issue where infections without cunt or cock descs would still infect extra innies or outies.
* Skunk Maid now described for Kemonomimi compatibility.
+
* Help String Parsing/Template Forms updated.
* Fixed bugs in [[Gray Bat]] arm flags, [[Christmas Skunk Chick]] cock flags, and added slight variations to the [[Slinking Ferret]] defeat scene if you submit rather than lose in combat.
+
* Added a new, kinky sex scene to [[Alex the zebra]] for players with the [[Bastet Disciple]] torso and a few other prerequisites.
* Shifting help file updated to be more precise about the mechanics of Commandable Nanites.
+
* Fixed various bugs in the [[Water Hydra]] Defeat scene.
* [[Graphic Finale now works as advertised]]
+
* Added additional string parsing to the [[Vulpine Hulk]]'s Victory scene.
** Meaning you now actually have a chance of your victory message NOT triggering when it otherwise would.
+
** It should now respect various flags as well as output a 'not interested' message for edge cases.
* Reinstated web assist summary notice.
+
* You can no longer give Victory blowjobs/cunnilingus as a [[VTOL Lady]] without a mouth.
** Tinkered about to make it a daily summary instead, though today's 'so far' summary can be viewed with 'web #assists'
+
* [[Vorpal Rat]] Victory/oVictory now respect disliking the watersports wi flag.
* [[Lion Within]] given a lower base magnitude for the hpbuffer effect.
+
* Fixed a massive oversight in the [[Chocolate Lab]] form that potentially made Victory and oVictory messages not trigger.
* [[Ixchel Jaguars]] can now go into heat! Rejoice!
+
* Standardized fill values across all forms' Victory/Defeat messages to follow the fill algorithm.
* Attackdebuff now properly scales with level
+
** Overall, this lowers fill amounts significantly.
** The -50 lower hardcap on the Attack status has been removed, in other words.
+
* Fixed typos in the [[Joey]] form.
* Added a blowjob scene to Sarah the [[Female Husky]], courtesy of fellow player Jade.
+
* Fixed assorted typos in the [[Polar Bear]] Victory/Defeat.
* [[Minkitsune]] now support the WS flag - you shouldn't see any watersport reference now.
+
** Also moved stray impreg code into the proper scene bracket. Whoops!
* Minkitsune and [[Wolven Predator]] now correctly hide watersports content if you mark the flag as disliked.
+
* Group chats should be accessible from the web chat again.
* Our first-ever shower sex scene has been added to Ellie the [[Latex Fox]], courtesy of fellow player Jade.
+
* Forms starting with letters U-Z have had their Victory and Defeat messages updated to use gender pronoun replacements, rather than they/them/their.
* Added a cunnilingus scene to Doctor Lissal's post-quest sex menu, yet another contribution by Jade.
+
** The updated forms now also use 'the' in front of monster names, so phrases will read more smoothly- for instance, 'You pin down the [[Female Husky]]' vs 'You pin down Female Husky'.
* Belatedly, fixed a bug that would result in the [[Sparrow]] skin mutation message getting awfully garbled.
+
** Fixed an assortment of typos and bugs along the way.
* Cover code now shuffles the order that it evaluates the sources of cover when intercepting damage.
+
* Fixed typos in [[Tricerataur]] and [[Tribal Succubus]].
* Pronouns and content of Minkitsune defeat/victory messages updated.
+
** Additionally, rephrased segments of the Tribal Succubus's Victory/Defeat to avoid sentence fragments.
* The Defeat/Victory/OVictory messages of [[Pampered Poodle]] have gained Like/Dislike support for the WAT flag.
+
* New recipe modifier added to token store: [[Calming]].
* Fixed a string parsing error in the [[Margay Taur]] ass TF that accidentally hid half the message for non-breasted characters.
+
** Finally a way to counteract all the various ways that the world gets you hot and bothered.
** Fixed a typo in the [[Storm Dragon]] cock TF.
+
* Three more monster lores have been made and retrievable on defeating them: [[Sultry Vampire]], [[Okami Boi]], and [[Slut Rat]].
* Aborting at any point during the prepackage process now will refund any spent mako immediately.
+
* Being pregnant with a child, whilst being set up to produce eggs will no longer reset your pregnancy progress upon being fucked.
** If you get disconnected during it, restarting the process will refund any spent mako.
+
* [[Secretary]] given [[Kemonomimi]] support.
* Updated infection Red Wolf to [[Crimson Wolf]].
+
* Nerfed the [[Abundant Supply]] power to no longer have ChemicalSalvage.
* Bartender level 3 action added.
+
* Changed [[Zalecor]]'s gender.
* Automated recipe modifier item removed from Richard's Magazine Rack in the Mall.
+
* Updated [[Horseshoe Crab]] to have Foot Stomp power.
** It was removed from the system some time ago.
+
* Added the HealEnergyResist status permanently to [[Painted Wolf Herm]].
* [[Chocolate Valentine]] boss vial is back in the mako store.
+
* Rebuilt [[Peck]] completely.
* The Secret thingy has been added to the Web Elite stores and has been generally expanded.
+
* Shiko no longer can speak in pub chat.
* Removed a lingering reference to the Ashen on the Chandler Hospital billboard.
+
* Updated [[Swamp Stalker]] to have [[Overpenetrate]] power.
* Training an epic power no longer removes 5000 tokens from your person (even if you didn't have them).
+
* Nerfed the [[Active Defense Matrix]] power to no longer have DebuffResist.
** We have no idea why that was in there, nor who put it in, so don't ask.
+
* Nerfed the [[Warming Chill]] power to no longer have Aggro.
* [[Expansive Rut]] Merit coded and in place.
+
* Stopped the thing where the ponify function would make the [to: X] line turn the entire line red.
* For all those out there loving their breasts coated, the Covered modifier has been added to Lisa's Blissful House
+
* Rebuilt [[Hypertrophic Venom]] completely.
* Nanite Solar Collection won the random 25 mako to a global research!
+
* Rebuilt [[Orthom Brute]] completely.
* Global research actually considers the correct 10 points instead of just one point from a group skill improvement.
+
* Added the attackDebuff status permanently to [[Muscovy Duck]].
* Added Color Chooser support to [[Green Hydra]].
+
* Updated [[Sand Cat]] to have [[Sharp Bite]] power.
* The SLUT or [[SLUT|Shell Liberation and Umbilical Transferer]] has been added to the Elite store.
+
* Buffed the [[Packmind Persistence]] power on [[Fairy]] to have Menace status at 24 mag.
* JSON encoding improved by ~80% (Used a lot in the new web system, particular heavy things such as combat).
+
* Fixed bug in web code when completing a trialpay with a mentor set.
* It appears [[Coyote]] has changed his method of transformation slightly.
+
* Updated [[Cativa]] to have [[Gigantic Body Slam]] power.
** Persons affected by the transform command now have a 5 round totalchangeimmunity status applied to them, meaning they are temporarily unaffected by external nanite infections.
+
* Buffed the [[Christmas Song]] power on [[Celestial Attendant]] to have Cover status at 25 mag.
* Fixed an infrequent bug in web combat where rebuilding the history on long fights after a reconnect would cause a stack overflow.
+
* Added the EnergySalvage status permanently to [[Cactus Mephitaur]].
* Fixed a bug in the elite whatsit store that prevented the 'Are you sure?' dialog.
+
* Updated [[Lion Beast]] to have [[Forced Milking]] power.
* Resourceful given its missing tags and exclusions.
+
* Rebuilt [[Walking Vagina]] completely.
* Lots of new WI flags! Beastial (bea), Anthro (ant), Humanoid (hum), Transform (tra), Furred (fur), Scaled (scl), Slob (slo), Muscles (msc), Tails (tai) and Tentacles (ten)! Show your love (or dislike) for these!
+
* Behold the drilling mechanical machinations of the [[Mecha Mole]] now found in the Techno Safari.
** Note: Transform cannot be a negative flag, use of this flag shows that you like this more than average, but it is still a large part of the game.
+
* Nerfed the [[Slam]] power to no longer have Haste.
* A new NPC can be found in The King Stable: Haley the anthro mare.
+
* Added the DamageResist status permanently to [[Chocolate Cow]].
** Watch out, she is the easily-excited type.
+
* Buffed the [[Active Defense Matrix]] power on [[Aassahke Male]] to have Aggro status at 17 mag.
*** Who knows what she is hiding?
+
* Updated [[BroodOx]] to have [[Technical Aptitude]] power.
* Shuffled around webcombat code so that it only loads parts of a character relevant to combat instead of the entire character in an effort to reduce the initial loading time.
+
* Nerfed the [[Flash Freeze]] power to no longer have InstantCooldown.
* Hourly inventory backups now supply better spam for staff to be able to pinpoint problems
+
* Given god-mode to Chihiro.
* Re-instituted previously-thought-lost and more detailed Mutated Brute defeat scene message.
+
* Added the critHPBuffer status permanently to [[Bell]].
* Added ball size preference exceptions to NPCs if the player has the Compact Balls merit.
+
* Updated [[Blue Sphinx]] to have Spin the Dreidel power.
* Female Husky supports the Cutie local stats for neuters as well now.
+
* Rebuilt [[Blue Racer Ratbat]] completely.
* A bit of power rearranging, VOTL Lady losing [[Love Box]], but gaining [[Homing Missiles]].
+
* A new quest has appeared in the Techno Safari.
* [[Clockwork Cat]] losing Homing Missiles and [[Sharp Bite]], to gain [[Bleeding Bite]].
+
** Meet up with Mortimitri, a smexy raver rat who needs your help.
* 'activityConfig' page decommissioned after adding its functionality to the default side bar.
+
** More content pending past the normal quest to be added later.
* Clockwork Cat has migrated to the Techno Safari to take better advantage of its newer Magnetic Personality and keep a better sharpness to its bite.
+
* Buffed the [[Cum Squirt]] power on [[Palmetto Roach]] to have Menace status at 16 mag.
* Bystanders should no longer be able to steal the prime's attention during prime fights.
+
* Added the Charge status permanently to [[Siphospes]].
* In the Underwater Tunnels, a quirky amphibian has been discovered.
+
* Removed [[Guarding Stance]] power from [[Abomination]].
** The [[Fire Newt]] debutes the new [[Poison Skin]] power.
+
* Updated [[Salamander Femme]] to have [[Crazy Eye]] power.
* Fixed a small bug with Unfillable.
+
* Added the DebuffResist status permanently to Joey.
* You can now buy the Ponyfinder book in PDF form for 5 mako and you can claim more than one.
+
* Nerfed the [[Delicious Treat]] power to no longer have Resist.
* A new NPC has moved into the husky den, Twinky the [[Quilled Tousky]].
+
* Rebuilt [[Fire Newt]] completely.
* Changed the [[Alpha Husky]] sayverb from 'pants' to 'deeply murrs'.
+
* Updated [[Chocolate Valentine]] to have [[Abrasive Hide]] power.
* Poison Skin changed from Special Adaption to Defensive Adaption.
+
* Post-Quest-Completion scenes written for Mortimitri.
* Added [[Tail Divider]] support to [[Latex Wolf]], [[Panther Taur]], [[Lion Beast]] and [[Slut Rat]].
+
** Oral scenes are available, at present. Others pending.
* RPInfo for [[Maximum Length]] and [[Maximum Depth]] edited to improve clarity about functionality.
+
* Four new programs have been added to the Food Labs for your consumption: Beans, Hearty Vegetables, Grains, and Root Vegetables.
* Added missing local stats documentation to [[Fox Lady]].
+
** Remember that all of these items are inert and simulations that have the flavor and texture but not the added qualities of the foods they represent.
* Plushie shelf added to mako store.
+
* New impreg code is live.
** It has the same restrictions as other storage container like items though, and cannot be placed in a room with other land improvements.
+
** It now supports template-infections.
*** Also cannot stack/coexist with standard storage containers.
+
** Note that the template-infections don't support the new impreg-code yet, pending changes to other systems.
* Badges for +womb-ing set amount of people decommissioned.
+
* In theory, using hyper hypos on a child should now adjust their template-chains if needed.
* Tweak to webcombat so that people who haven't yet killed anything aren't eligible to being invited to assist kill things.
+
* Children with a template-chain set will now properly spawn with that template-chain on the resulting child-object.
** This is to mostly to allow people playing pacifists not to discover they've been secretly murdering things on the web.
+
** This means children can now exhibit templates.
* Added a special optional variation of the Husky Den orgy if the player has [[Tentacle Nanomagic]], content courtesy of Jade.
+
*** Templates have yet to be made to allow for children.
* Added Tail Divider support to [[Plump Tigress]], [[Stalking Tigress]], [[Female Alley Cat]] and [[Male Alley Cat]].
+
** In theory, liberating a child with template-infections will now spawn it with the proper chained infections.
** Fixed Tail Divider code in [[Margay]] and some broken pronouns in the Margay Taur ass desc.
+
** The following three templates have been made child-able: [[Latex Suit]], [[Plushie]], [[Automaton]].
* Fixed broken pronoun on [[Doberman]] torso desc.
+
** Latex Skin has not, due to the talkscripted power on the form.
* Added missing tailed flags to [[Woolly Mammoth]], [[Wild Cannibal]], and [[Water Dragon]].
+
** We may consider tweaking the power later to allow for this.
** Added Tail Divider support to Woolly Mammoth, Wild Cannibal, Water Dragon, [[Welsh Corgi]], and [[Yama Inu]].
+
** If you have a private template-form and want it child-able, please pop up a request.
* Added missing Tailed flags to [[Vorpal Rat]], [[Umbra Shakhal]], [[Vulpine Mutt]], [[Werezompire]], and [[White Unicorn Mare]].
+
** This concludes the child-template update.
* Added missing Tailed flags to [[Card Shark]], [[Stygian Hound]], [[Swamp Stalker]], [[Tormunga]], and [[Skink Skank]].
+
* Fixed [[Hugely Hung Happy Hyper Herm Horse]] and [[House Mouse]] Defeat messages not accounting for the mouthless head flag.
** Added missing Tails flag to Tormunga.
+
* Glitch has added the Hooved flags to the arms and legs slots of forms where applicable.
* Added missing Tailed flag to [[BroodOx]].
+
* Hooved flag removed from Centaur Mare and Centaur Stallion ass.
* Having vaginal sex with a Rainmaker now checks if the target has a cunt, and the Rainmaker no longer requires a Darwin's Pass to impregnate vaginally.
+
** No more hooves in asses.
** The Rainmaker can now, also, impregnate through anal, nipple, oral, and urethral sex if the user has a Darwin's Pass.
+
* Fixed an instance of text corruption in the ball shrink messages.
*** Lastly, any time the Rainmaker has a chance to impregnate, it will also take virginity, and there are now 12 new badges for taking or losing virginity with a Rainmaker.
+
* People with [[Pure Breeding]] should no longer crash a vital part of the impreg function.
* Lactaid is now an instant firing power.
+
** Don't worry, it's not possible to wind up in an invalid state as a result of this.
* Pets now count half as much as they used to for prime battles.
+
* Added several new writing bounties
* Consolidated all judge helpfiles into rp/Judge
+
* Removed [fill the mouth of [target]] code from monsters who were using it for milk filling, rather than cum.
* Help system now lists each subtopic on a new line, as the old method of listing them cut names off rather messily.
+
** The fill messages are only designed with cum in mind, so milk being pearly, sticky, gooey or other cum-specific adjectives doesn't make much sense.
* New Role: undercover agent
+
* [[Aassahke Female]] and Aassahke Male updated.
* Added two additional scenes to the [[Chocolate Lab]] Victory messages, one for male victors and another for...special, occasions.
+
** Rather than use separate stats to affect the Victories of either form, they now use a single formstat for both.
* Adding missing Tailed flag to [[Salamander Femme]], [[Sand Cat]], [[Sandfire Dragon]], [[Satyr]], and [[Scorpilion]].
+
** This allows otherwise identical Victory and oVictory messages to be mirrored across the two forms.
* Added missing Tailed flag to [[Rubber Anole]], [[Roseander]], [[Ankylosaurian]], [[Biotech Dragon]], [[Balaur Taur]], [[Ash Drakenoid]], [[Cativa]], [[Candy Dragon]], [[Busty Succubus]], [[Cow Girl]], [[Country Rat]], Chinchilla Cuntboy, [[Chimera]], [[Deinoraus]], [[Ddraig Goch]], [[Dark Wolf]], [[Festive Reindeer]], Ethereal Wolf, [[Dragoon]], [[Donkey Boy]], [[Dire Werefox]], [[Glutton]], [[German Shepherd]], [[Gargoyle Sentinel]], [[Furie]], and [[Friesian Stallion]].
+
*** In addition, the Aassahke Male Defeat message has had a bunch of incorrect string parsing fixed.
* Fixed Night Stalker ass description.
+
* [[Marshmallow Chicken]] has been added back to the Mako store, Happy Bunny Egg Day.
** Added missing Tailed flags to [[Gun Bunny]], [[Hamster]], [[Hardsuit]], [[Hedgehog]], [[Herm Caracal]], [[Xanadu Bird]], [[Walking Vagina]], [[Vampire Bat]], [[Stagtaur]], [[Snuggal]], [[Snowshoe Hare]], [[Snapping Turtle]], [[Sleepy Sheepgirl]], [[Rept-taur]], [[Ragdoll Kitty]], [[Psycho Weasel]], [[Psilocybe Dragon]], [[Priapan Orca]], [[Porcupine]], [[Polyethylene Dragon]], [[Polar Bear]], [[Plumpkin]], [[Philosiraptor]], [[Parasitic Plant]], [[Painted Incubus]], [[Nightmare]], [[Mycobeast]], [[Monkey]], [[Minotaur]], Minkitsune, [[Mental Mouse]], [[Latex Succufox]], [[Kobold Herm]], [[Kaiju]], [[Joey]], [[Jackalope]], [[Iron Hide Badger]], [[Inflatable Turtle Raft]], [[Indicat]], [[Hydick]], [[Hugely Hung Happy Hyper Herm Horse]], [[Hotdogger]], and [[Honey Bear]].
+
* Moved legless flag on [[Mecha Mole]] from legs to ass, where it should be.
** Added missing Tails flag to Hardsuit and Minkitsune.
+
* [[Raccoon Guy]]'s TF messages and descriptions has been revised and expanded upon, content courtesy of fellow player Wilon.
* Fixed assorted typos in Chocolate Valentine, [[Gorilla]], [[Helmeteer]], Margay Taur, Minotaur, Plumpkin, and [[Stitch Witch]].
+
** Raccoon Guy now actually has nipples.
* Added the Owner and Pet options to the Family system.
+
** Wild Raccoon Guys no longer spawn with size 4 boobs and smaller-than-normal testes.
** Adding someone as an Owner will add you as their Pet and vice versa.
+
* Fixed string parsing logic errors in he [[Anaconda]] Victory and oVictory.
* [[Long Coat]], [[Underwear]], and [[Shades]] no longer have a perceivable effects on loadout or upkeep.
+
** Also, its Defeat message now changes depending on if you are defeated by force or submit.
* Removed the No-Hyper wi flag.
+
* [[Latex Goop]] and [[Weight Gain Milk]] updated!
** The Hyper flag can be set as disliked, so this flag was redundant.
+
** Weight Gain Milk has had the battery charge cost reduced from 10% to 8%.
* Separated webcombat's overview status and inner guts into two channels to allow other programs to monitor the status without having to look through the bulk of messages.
+
** Latex Goop no longer requires Mako to use, and instead costs 50% battery charge.
** This will likely require a refresh for anyone who presently has it open.
+
* Changed the [[Arachne]] Victory UB scene's requirement for cunt length of 60 (!) or bigger to a more sensible victor-larger-than-loser and cunt length of 20 and above.
* A new flavor NPC can be found on the second floor of Hotel Oblivion, a bound mephit male.
+
* Lowered some ludicrous genital size checking string parsing in the [[F15 Girl]] Defeat.
** Be forwarned, for he has quite the penchant for bondage and dominant partners.
+
** Alternate dialogue should now be available without having a cock that bridges the Atlantic.
* Belatedly, fixed a bug in Chenoa to now actually permit post-quest fun.
+
* Revamped the [[Black Panther]] and Blue Sphinx Defeat messages to read more smoothly.
* Added missing Multiheads flag to [[Two Headed Giant]].
+
** Also added missing impreg string parsing.
* Changed all uses of [if clawed present in [player]] to [if clawed present in arms of [player]] if they specifically referred to handclaws.
+
* Fixed bugs in the [[Helmeteer]] Victory message that prevented half the content from triggering.
** This lays the groundwork for adding the clawed flag to Legs, if we ever decide to do so.
+
* Added missing taur flag to the [[Stagtaur]].
* Added missing Snout flag to [[Aassahke Female]], [[Aassahke Male]], and Coyote.
+
* Game services update: we have added an additional 50mbps to our upstream data capabilities.
* Cleaned up the Honey Bee Victory/oVictory/Defeat messages.
+
* [[Bunny Boy]] no longer is missing a Victory and oVictory message.
* In theory, you can now 'flee depart' if you can fly and flee into the overworld map
+
** Instead, the messages for Bunny Girl has been polished up and mirrored across both forms.
* A new 100% Form Unique Power has been added to the Fire Newt: Ni.
+
* Infections starting with letters A-B (57 in total) have been updated with pronoun replacements in their Victory/oVictory/Defeat, as well as received minor bug and typo fixes.
* Three new monster lores have been made: [[Melodramatic Villain]], [[Akhel-Teke]], and Fire Newt.
+
* [[Latexification]] is no longer a 'native' power on [[Latex Skin]].
** Don't forget that you can usually collect monster lore from defeating them.
+
** Instead, it's a 1-mutation 'bonus' power.
* Three new Lores have been added for the monsters: [[Skeletal Miscreant]], [[Vampire Pony]], and [[Rock Lobster]].
+
*** This has no effect on anything playersided.
* Updated Doctor Hellen and her captured Skunk Beast to support repeat sex scenes with the hunk.
+
** Due to this, Latex Skin is now child-template compatible.
** No extra content beyond that oft-requested feature.
+
* Due to stretch goals, Nanite Solar Collection research buffed!
*** Unfortunately, we had to clear quest progress to neatly support it.
+
* Due to stretch goals, 50 mako dumped into Assimilating Womb
* Updated training innate powers, such as Strike, to use makospend.
+
* Cleaned up parsing and phrasing in [[Centaur Mare]] + [[Centaur Stallion]] Victory, oVictory and Defeat.
** This will list any such training under +account history from now on (purely for record keeping and consistency).
+
** Added extra enticing imagery to the Centaur Stallion's defeat if you willingly submit to him.
* The wiki has been temporarily disabled due to extremely heavy load.
+
* Fixed a crash in the impreg code that resulted from having a [[Selective Breeder]] item.
* You should no longer be able to become pregnant with both eggs and live children at the same time.
+
* Thanks to Stretch Goals, [[Rubber Anole]] has been updated with [[Color Chooser]], [[Arm Divider]], and [[Tail Divider]] support.
* Lores now exist for: [[Excremental]], [[Gel Gal]], [[Glowvine]], Minkitsune, [[Sa'iryim]], [[Sea Angel]], [[Spectral]], [[Vorpal Rat]], and Yama Inu
+
* The stats of your template-chain (stored in [stat template/<template form>/<part> of [player]] and [stat template/<part> of [player]] are now accessible within player-descs.
* Thin and Chubby have had their exclusions updated to have Empty included in reciprocation to Empty excluding Thin and Chubby.
+
** Also within [if ] statements in playerdescs.
* Added an oral Victory/oVictory scene to the Chocolate Lab for a dick-bearing victor.
+
* [[Cow Girl|Cowgirls]] and Udder-lovers rejoice: the wiki [[Organ sizes table|Organ sizes]] page now has a list of the descriptions of your milk bag.
* Added missing Tailed flag to Slut Rat.
+
* Changed the udder location on the Cow Girl from the ass to the torso.
* Added Tail Divider support to [[Solar Dragon]].
+
** This includes the udder flag and power that was previously on the ass.
* Missing Ass Transformation for Okami Boi has been fixed.
+
* Added missing fill code to [[Clownfish]] Defeat.
* Plugs are ingame (and I found why one of the messages was missing), you can buy them at your local porn store! (The one in the Mall)
+
** It also no longer fucks your mouth if you're mouthless.
* New Combat Role, First Responder with Fast Loading, Support, Opportunity.
+
* Restricted [[Corota]] defeat scene outcomes for those with the mouthless flag and [[Doesn't Breathe]] merit, respectively.
 +
* [[Singular]] stopped from granting form mastery, again.
 +
* Reworded the Cow Girl oVictory message to no longer assume the loser is also a Cow Girl, and instead any old feral.
 +
* Fixed borked logic in [[Cuddlefish]] Victory message. It should now display correctly.
 +
* Infections starting with the letter C (58 in total) have been updated with pronoun replacements in their Victory/oVictory/Defeat, as well as received minor bug and typo fixes.
 +
* Fixed borked [[Jeweled Mannequin]] Defeat scene logic.
 +
* Began work on a listing of all NPCs on the wiki. You can see the WIP here: [[NPCs (Multiplayer)]]
 +
* Updated all Latex Goop items to reflect the change from 1 Mako cost to 50% Mako battery.
 +
** The descriptions of the items, that is.
 +
* A new NPC has been added to the Husky Den and an older one has been updated.
 +
** Also added a new quest pertaining to these two characters.
 +
* [desc ] and [transform ] can no longer loop in on itself.
 +
* Rewrote the logic behind the automatic timed deletion of web combat encounters to be more lenient toward the longer boss battles that occur on missions.
 +
* Made it so web missions that require collecting X of Y will auto-advance on completion.
 +
* Updated outgoing GitHub wiki links for the Singleplayer monsters to the master tree, rather than old snapshots.
 +
* Missing script for the [[Vixen Nurse]]'s Lore fixed.
 +
* Added a new, more detailed cock descriptions for [[Fennec]]s when looking at players.
 +
* Added new, more detailed cock descriptions for [[Wolf Beast]]s and [[Wolf Boy]]s when looking at players.
 +
* Fixed a hiccup in the combiner for web missions where it wouldn't tie rewards together in a single stage if there was a goto between them but still skip past them on continuation.
 +
* Added 'Active roles' to sheet, just so the combat skills section reflects the proficiencies section.
 +
* Wiki entries that erroneously called form TF and Victory/Defeat scenes first-person now say second-person.
 +
* Tweaked the monster maker to correctly refer to Victory and Defeat as second-person, rather than first-person.
 +
* Web mission code will now clear up patrols that were stuck before the previous fix.
 +
** Also made it so that 'web #mission search' and the 'search' button on the combat page will start combat in the appropriate area automatically on patrols.
 +
* Multiple fixes to lib/mutant.
 +
** Looks native now properly functions for cunt descriptions, peek at doesn't crash without a person you're looking at, and expansive rut affects visible ball size.
 +
* [[Clitoral hood]] merit added, it removes mention of your clit from your autodescription.
 +
* Credit Card Payments disabled temporarily.
 +
** Use paypal if needed.
 +
* You can now remove the zipper in the Animated Latex Skin--lstats latex suit and lset Latex Suit/zipper=none.
 +
* Added Role: Standard Bearer with Controlled Burst, Support and Warded
 +
* By request, [[Sleepy Sheepgirl]] now supports Kemonomimi.
 +
* If you fulfill the requirements (40 xeno on others, 30 on yourself), you can now see your individual mutations in +mut, rather than just the predominant one.
 +
** This is for use on Looks Human/Looks Native people.
 +
* Fixed a bug in racing where every next time you won, it would double the amount of tokesn it thought you won.
 +
** IE: if your first race won 1, and your second race won 1, and your third did, your daily counter would go up 1, 3, 7.
 +
** This should mean that people who need more than one race to hit cap can actually properly hit cap.
 +
*** Each race would still only award 1, in this example.
 +
* The item from the linked nanites mpool is in the mako store now.
 +
** The [[TIE]] (Tool for Infection Entanglement) allows [[Nanite Adept]]s to synchronize their mutations with one or more other people.
 +
*** No, you cannot use it to do a dominoes-style chain reaction, it only affects directly connected nodes.
 +
* Also added it to the list of items that can be disabled.
 +
* Tweaked 'web #assists' to show who has been of assistance as well.
 +
* Further tweaked 'web #assists' to show potential help.
 +
* Added the Multiarms and Winged flags to [[Social Butterfly]] arms and torso respectively.
 +
* New sex scene added to Chris the Alpha Husky: a hot rimming experience, courtesy of Foxheart.
 +
* Things and NPCs that aren't 'present' in a room at a certain time can no longer be smelled when absent.
 +
* Cleaned up the [[Dark Wolf]] form.
 +
** Defeat and Victory messages are now in present tense, missing impreg code has been added, and the Defeat no longer mistakenly targets the [victor] instead of the [loser] to determine the victim's gender.
 +
* Fixed a bug where the Selective Breeder item could crash impreg in two different ways.
 +
* [[Diamond Drake]] victory now permits neuter victors some fun with male/herm losers.
 +
* [lstat and [var are now aliases for [local stat and [variable in string parsing, respectively.
 +
** These changes also hold for their brethren within [if ] statements.
 +
** Please use the shorter version, since we will invalidate the longer version once forms and code have been updated to use the shorthand.
 +
* [desc ] will now function 'correctly' for kemonomimi and satyric people, in principle.
 +
* Added effects information for Heat Resist, Vampiric, and Fertility statuses to the [[statuses]] page.
 +
* Added missing [[Hamster]] skin description.
 +
* Most in-game String Parsing uses of variable and local stat are now var and lstat, respectively.
 +
** Player descriptions have not been touched--we encourage you to update those on your own volition to ensure their continued functioning.
 +
*** Some aspects of code must still be updated before we fully deprecate the longer, more unwieldy aliases.
 +
* [[Ovulation Period]] fixed to now properly work if the father has used a [[Monotreme Activator]].
 +
* [local stat and [variable are no longer valid in string parsing. Use [lstat and [var instead.
 +
** This also goes for their variants within [if ] and [when ] statements.
 +
* Fixed [[Kitsune]] skin TF not showing due to typo'd directory name.
 +
* Automaton, [[Gravid]], [[Pet Collared]], and [[Plushie]] templates now all support Kemonomimi for their torso, head, and limbs.
 +
* Everyone's bits now conform to the size-caps.
 +
** This also includes saved sizes.
 +
** If you find a way to still go over cap (size > 55 for all but breasts, which cap at 26), please report it.
 +
* Removed sleeping schedules from Danielle and Doctor Lissal in the skunk hospital.
 +
** Turns out people were mostly just annoyed by the limited availability of these NPCs as a result.
 +
* Slackened requirements on a special sex scene with Chris the Alpha Husky.
 +
* A new special sex scene has been added to the Husky Den's orgy room that will trigger with a 1 in 5 chance under certain conditions, content courtesy of Jade.
 +
* You can now tattoo your wings (with the nanite tattoo).
 +
* Similarly to New Dawn, Glenstock is looking for unoccupied mutants willing to assist in their community and efforts!
 +
** One of the Fingers of Fox waits patiently for those willing to volunteer for work.
 +
*** Volunteering will involve a great deal of effort and only those whom wish to devote themselves to the community should consider it.
 +
** Though Reward Tokens are offered for those whom choose to help!
 +
** OOC Note: You can donate children and eggs at Glenstock's Courthouse in exchange for Reward Tokens, 1 to 1 exchange, and for use in future plot points.
 +
*** Reward changed to Salvage, at least for now.
 +
*** The command 'Donate' is now used and lets you specify which child to donate.
 +
*** As another note, you will lose the child or egg object, as well as any control over that NPC you may have had.
 +
**** Careful when handling children you intend to keep or use.
 +
***** Please pass them over to an alt or into a storage container before talking to the Desk Fox.
 +
* Talkscript updated with the new 'Print' action, which sends the text to the user only (unlike 'Emit' which sends the text to the entire room).
 +
* On a related note, existing powers that used the 'Emit' talkscript have been updated where necessary to use 'Print' instead.
 +
* Added the ability for sheet to abbreviate things.
 +
** Presently the only abbreviation is 'Nanomagic' becoming 'NM'.
 +
** This can be disabled with 'sheet #abbreviate'.
 +
* Corrected the talkscript for the Hunger power to use proper syntax.
 +
* Billing system back online.
 +
** All existing cards are removed, and all subscriptions purged, so please re-enter them at your earliest convenience.
 +
** Paypal was not affected.
 +
* Child donation code for New Dawn and Glenstock no longer accepts children from the Mass of Tentacles boss.
 +
* Using the renew command also resummons all pets, living or not, so they have max hp!
 +
**Scratch that. Instead of resummoning, they are healed while staying in place.
 +
* [[Mechanical Drone]]s now deal some more damage (they have been given 1 point of the damage combat skill)
 +
* Singular should no longer allow mastery of forms with less than 7 parts.
 +
* An incorrectly entered 'zephyrlobby' entry in the tport command removed.
 +
** The 'Brotherhood' location changed to the correct place.
 +
* Take Cover mechanic and associated boss fights disabled, at least for the time being.
 +
* New minor random event that may occur on the streets of Fairhaven added in.
 +
* There has been an interesting discovery with the strange machine in the Old Warehouse: Inserting different coins can cause it to apply different infections.
 +
** There are currently two that it may apply.
 +
* Powers from the power overhaul removed from the system.
 +
* The [[Prison Staff]] mob in the Woodfield prison area should now spawn correctly.
 +
* Hostile [[Shadow Vixen]]s should now spawn with a full suite of powers.
 +
** Previously, they were missing [[Lactaid]] and [[Vitality]].
 +
* Missing [[Protein Shield]] power added to Bunny Boy mob.
 +
* Missing [[Lunge]] power added to [[Blue Gryphon]] mob.
 +
* Missing [[Erotic Dance]] power added to Zombie Stripper mob (ohgodswhy).
 +
* Fixed [[Wolven Predator]]'s incorrect spawn name (previously Wolfen Predator).
 +
** Added missing [[Quadrupedal Stance]] and [[Howl]] powers, while removing Gigantic Body Slam.
 +
* Removed Solid Frame power from [[Bearded Dragon Recruit]] mobs, as it is not present in the infection's power slots.
 +
** Reinstated Solid Frame to Bearded Dragon Recruit mobs.
 +
* 4 new token modifiers now avilible: [[Weight Losing]], [[Weight Gaining]], [[Height Losing]] and [[Height Gaining]].
 +
* Fixed typo in the [[Hyena]] mob that made it spawn with a nonfunctional Over Penetrate instead of the [[Overpenetrate]] power.
 +
* Added missing [[Feathery Hide]] power to [[Ebony Raven]] mob.
  
 
=Previous months can be found in the [[Multiplayer Updates Archive]]=
 
=Previous months can be found in the [[Multiplayer Updates Archive]]=

Revision as of 13:46, 5 May 2015

The following is a list of updates made to the game since it entered open beta in 2011.

Need up-to-the-minute updates? They're over here!

April

  • Also, people with abnormal breeder will lose virgin merit from such activities...
  • Quasi-related update, Infectious Cum no longer can infect npcs.
  • Slight clarification to the Promethian Wiki Page under Family Structure.
  • Fixed String Parsing glitches in the Crystal Avian Torso TF and Jorogumo Legs TF.
  • Fixed an bug in give that caused a stack underflow.
  • The Jackalope is no longer gray in the skin TF and baby blue in the skin description. It's just gray.
  • Fixed over 20 it's-its usage errors in form descriptions and TF messages.
  • An update to Unknown/Neuter pronouns has been made.
    • 'it' will no longer be used as a reference, and 'one' takes its place for the subjective to maintain grammar of existing parsing and code.
  • (Re)Fixed a bunch of bugs that reappeared in the pregnancy code.
  • Should now be possible to run web missions on the muck all the way through with 'web #mission'.
    • This is intended to be the groundwork for a redo of the page.
  • Ate a bug where matching objects in room-descs would fail.
    • The same bug also caused issues when the room-name contained part of the name of the player it was trying to match.
  • Actually fixed the bug where peoples pregancies were overwritten for realz this time.
    • The culprit has been identified as a combination of having a child already developing (NOT an egg) whilst having an effect on you that would cause you to be knocked up with eggs.
  • Growth Pills (the ones for your bits) now have a cap at size 55, the same for Tanuki.
    • Attempting to use one when larger will give a message and not use the pill.
  • Couple of fixes to the new web mission code's charging.
    • It's intended that patrol fights are free (by running a fight in the same area as a patrol) if no points are available.
      • Instead this was incorrectly applying to the special fights and taking all available PP rather than actually being free.
        • Also amended the prompt to search for a special fight to list the cost.
  • Improved +lock functionality.
    • It will now match exits even if their name is the same as a player in the room.
      • In addition, it can now match global exits.
    • Sadly/luckily, it will no longer do partial matching.
  • Implemented a simple search in listforms.
    • 'listforms #search <text>' will filter the list.
  • Red Kangaroo victory now has a chance to go for anal sex with a female loser with the right wi flags.
    • This was implemented before, but was broken, and now works as intended.
  • Wiki links on Flexible Survival Singleplayer characters now offer a link to the GitHub file on the master branch.
    • They used to link to an old snapshot when the subscription system was in place.

List available here: NPCs (Single Player)

  • Switching dedications via wasteland warrior subscription on web now costs patrol points, to make it in line with swapping between dedications you already own.
  • Reworked parts of the web chat to use the muck's global channels rather than a hard coded list.

Means all of a player's global channels should be accessible.

  • Totally broke every template-form ever (but for a good cause).
    • Templates will now store the infection below them (which can be a template as well), forming a template-queue.
      • Forms will be updated to follow this format.
      • People currently in a template-form will have to shift out of it and back into it for the props to update.
      • The getflags function will now also check flags on the forms in your template-chain.
      • IE: of the bottom-form and all the templates you've applied onto it.
      • All template forms should now conform to the new standard.
      • Before anyone asks, infecting with a template already in the chain will remove it from its original spot and put it at the top.
  • Fixed an issue where infections without cunt or cock descs would still infect extra innies or outies.
  • Help String Parsing/Template Forms updated.
  • Added a new, kinky sex scene to Alex the zebra for players with the Bastet Disciple torso and a few other prerequisites.
  • Fixed various bugs in the Water Hydra Defeat scene.
  • Added additional string parsing to the Vulpine Hulk's Victory scene.
    • It should now respect various flags as well as output a 'not interested' message for edge cases.
  • You can no longer give Victory blowjobs/cunnilingus as a VTOL Lady without a mouth.
  • Vorpal Rat Victory/oVictory now respect disliking the watersports wi flag.
  • Fixed a massive oversight in the Chocolate Lab form that potentially made Victory and oVictory messages not trigger.
  • Standardized fill values across all forms' Victory/Defeat messages to follow the fill algorithm.
    • Overall, this lowers fill amounts significantly.
  • Fixed typos in the Joey form.
  • Fixed assorted typos in the Polar Bear Victory/Defeat.
    • Also moved stray impreg code into the proper scene bracket. Whoops!
  • Group chats should be accessible from the web chat again.
  • Forms starting with letters U-Z have had their Victory and Defeat messages updated to use gender pronoun replacements, rather than they/them/their.
    • The updated forms now also use 'the' in front of monster names, so phrases will read more smoothly- for instance, 'You pin down the Female Husky' vs 'You pin down Female Husky'.
    • Fixed an assortment of typos and bugs along the way.
  • Fixed typos in Tricerataur and Tribal Succubus.
    • Additionally, rephrased segments of the Tribal Succubus's Victory/Defeat to avoid sentence fragments.
  • New recipe modifier added to token store: Calming.
    • Finally a way to counteract all the various ways that the world gets you hot and bothered.
  • Three more monster lores have been made and retrievable on defeating them: Sultry Vampire, Okami Boi, and Slut Rat.
  • Being pregnant with a child, whilst being set up to produce eggs will no longer reset your pregnancy progress upon being fucked.
  • Secretary given Kemonomimi support.
  • Nerfed the Abundant Supply power to no longer have ChemicalSalvage.
  • Changed Zalecor's gender.
  • Updated Horseshoe Crab to have Foot Stomp power.
  • Added the HealEnergyResist status permanently to Painted Wolf Herm.
  • Rebuilt Peck completely.
  • Shiko no longer can speak in pub chat.
  • Updated Swamp Stalker to have Overpenetrate power.
  • Nerfed the Active Defense Matrix power to no longer have DebuffResist.
  • Nerfed the Warming Chill power to no longer have Aggro.
  • Stopped the thing where the ponify function would make the [to: X] line turn the entire line red.
  • Rebuilt Hypertrophic Venom completely.
  • Rebuilt Orthom Brute completely.
  • Added the attackDebuff status permanently to Muscovy Duck.
  • Updated Sand Cat to have Sharp Bite power.
  • Buffed the Packmind Persistence power on Fairy to have Menace status at 24 mag.
  • Fixed bug in web code when completing a trialpay with a mentor set.
  • Updated Cativa to have Gigantic Body Slam power.
  • Buffed the Christmas Song power on Celestial Attendant to have Cover status at 25 mag.
  • Added the EnergySalvage status permanently to Cactus Mephitaur.
  • Updated Lion Beast to have Forced Milking power.
  • Rebuilt Walking Vagina completely.
  • Behold the drilling mechanical machinations of the Mecha Mole now found in the Techno Safari.
  • Nerfed the Slam power to no longer have Haste.
  • Added the DamageResist status permanently to Chocolate Cow.
  • Buffed the Active Defense Matrix power on Aassahke Male to have Aggro status at 17 mag.
  • Updated BroodOx to have Technical Aptitude power.
  • Nerfed the Flash Freeze power to no longer have InstantCooldown.
  • Given god-mode to Chihiro.
  • Added the critHPBuffer status permanently to Bell.
  • Updated Blue Sphinx to have Spin the Dreidel power.
  • Rebuilt Blue Racer Ratbat completely.
  • A new quest has appeared in the Techno Safari.
    • Meet up with Mortimitri, a smexy raver rat who needs your help.
    • More content pending past the normal quest to be added later.
  • Buffed the Cum Squirt power on Palmetto Roach to have Menace status at 16 mag.
  • Added the Charge status permanently to Siphospes.
  • Removed Guarding Stance power from Abomination.
  • Updated Salamander Femme to have Crazy Eye power.
  • Added the DebuffResist status permanently to Joey.
  • Nerfed the Delicious Treat power to no longer have Resist.
  • Rebuilt Fire Newt completely.
  • Updated Chocolate Valentine to have Abrasive Hide power.
  • Post-Quest-Completion scenes written for Mortimitri.
    • Oral scenes are available, at present. Others pending.
  • Four new programs have been added to the Food Labs for your consumption: Beans, Hearty Vegetables, Grains, and Root Vegetables.
    • Remember that all of these items are inert and simulations that have the flavor and texture but not the added qualities of the foods they represent.
  • New impreg code is live.
    • It now supports template-infections.
    • Note that the template-infections don't support the new impreg-code yet, pending changes to other systems.
  • In theory, using hyper hypos on a child should now adjust their template-chains if needed.
  • Children with a template-chain set will now properly spawn with that template-chain on the resulting child-object.
    • This means children can now exhibit templates.
      • Templates have yet to be made to allow for children.
    • In theory, liberating a child with template-infections will now spawn it with the proper chained infections.
    • The following three templates have been made child-able: Latex Suit, Plushie, Automaton.
    • Latex Skin has not, due to the talkscripted power on the form.
    • We may consider tweaking the power later to allow for this.
    • If you have a private template-form and want it child-able, please pop up a request.
    • This concludes the child-template update.
  • Fixed Hugely Hung Happy Hyper Herm Horse and House Mouse Defeat messages not accounting for the mouthless head flag.
  • Glitch has added the Hooved flags to the arms and legs slots of forms where applicable.
  • Hooved flag removed from Centaur Mare and Centaur Stallion ass.
    • No more hooves in asses.
  • Fixed an instance of text corruption in the ball shrink messages.
  • People with Pure Breeding should no longer crash a vital part of the impreg function.
    • Don't worry, it's not possible to wind up in an invalid state as a result of this.
  • Added several new writing bounties
  • Removed [fill the mouth of [target]] code from monsters who were using it for milk filling, rather than cum.
    • The fill messages are only designed with cum in mind, so milk being pearly, sticky, gooey or other cum-specific adjectives doesn't make much sense.
  • Aassahke Female and Aassahke Male updated.
    • Rather than use separate stats to affect the Victories of either form, they now use a single formstat for both.
    • This allows otherwise identical Victory and oVictory messages to be mirrored across the two forms.
      • In addition, the Aassahke Male Defeat message has had a bunch of incorrect string parsing fixed.
  • Marshmallow Chicken has been added back to the Mako store, Happy Bunny Egg Day.
  • Moved legless flag on Mecha Mole from legs to ass, where it should be.
  • Raccoon Guy's TF messages and descriptions has been revised and expanded upon, content courtesy of fellow player Wilon.
    • Raccoon Guy now actually has nipples.
    • Wild Raccoon Guys no longer spawn with size 4 boobs and smaller-than-normal testes.
  • Fixed string parsing logic errors in he Anaconda Victory and oVictory.
    • Also, its Defeat message now changes depending on if you are defeated by force or submit.
  • Latex Goop and Weight Gain Milk updated!
    • Weight Gain Milk has had the battery charge cost reduced from 10% to 8%.
    • Latex Goop no longer requires Mako to use, and instead costs 50% battery charge.
  • Changed the Arachne Victory UB scene's requirement for cunt length of 60 (!) or bigger to a more sensible victor-larger-than-loser and cunt length of 20 and above.
  • Lowered some ludicrous genital size checking string parsing in the F15 Girl Defeat.
    • Alternate dialogue should now be available without having a cock that bridges the Atlantic.
  • Revamped the Black Panther and Blue Sphinx Defeat messages to read more smoothly.
    • Also added missing impreg string parsing.
  • Fixed bugs in the Helmeteer Victory message that prevented half the content from triggering.
  • Added missing taur flag to the Stagtaur.
  • Game services update: we have added an additional 50mbps to our upstream data capabilities.
  • Bunny Boy no longer is missing a Victory and oVictory message.
    • Instead, the messages for Bunny Girl has been polished up and mirrored across both forms.
  • Infections starting with letters A-B (57 in total) have been updated with pronoun replacements in their Victory/oVictory/Defeat, as well as received minor bug and typo fixes.
  • Latexification is no longer a 'native' power on Latex Skin.
    • Instead, it's a 1-mutation 'bonus' power.
      • This has no effect on anything playersided.
    • Due to this, Latex Skin is now child-template compatible.
  • Due to stretch goals, Nanite Solar Collection research buffed!
  • Due to stretch goals, 50 mako dumped into Assimilating Womb
  • Cleaned up parsing and phrasing in Centaur Mare + Centaur Stallion Victory, oVictory and Defeat.
    • Added extra enticing imagery to the Centaur Stallion's defeat if you willingly submit to him.
  • Fixed a crash in the impreg code that resulted from having a Selective Breeder item.
  • Thanks to Stretch Goals, Rubber Anole has been updated with Color Chooser, Arm Divider, and Tail Divider support.
  • The stats of your template-chain (stored in [stat template/<template form>/<part> of [player]] and [stat template/<part> of [player]] are now accessible within player-descs.
    • Also within [if ] statements in playerdescs.
  • Cowgirls and Udder-lovers rejoice: the wiki Organ sizes page now has a list of the descriptions of your milk bag.
  • Changed the udder location on the Cow Girl from the ass to the torso.
    • This includes the udder flag and power that was previously on the ass.
  • Added missing fill code to Clownfish Defeat.
    • It also no longer fucks your mouth if you're mouthless.
  • Restricted Corota defeat scene outcomes for those with the mouthless flag and Doesn't Breathe merit, respectively.
  • Singular stopped from granting form mastery, again.
  • Reworded the Cow Girl oVictory message to no longer assume the loser is also a Cow Girl, and instead any old feral.
  • Fixed borked logic in Cuddlefish Victory message. It should now display correctly.
  • Infections starting with the letter C (58 in total) have been updated with pronoun replacements in their Victory/oVictory/Defeat, as well as received minor bug and typo fixes.
  • Fixed borked Jeweled Mannequin Defeat scene logic.
  • Began work on a listing of all NPCs on the wiki. You can see the WIP here: NPCs (Multiplayer)
  • Updated all Latex Goop items to reflect the change from 1 Mako cost to 50% Mako battery.
    • The descriptions of the items, that is.
  • A new NPC has been added to the Husky Den and an older one has been updated.
    • Also added a new quest pertaining to these two characters.
  • [desc ] and [transform ] can no longer loop in on itself.
  • Rewrote the logic behind the automatic timed deletion of web combat encounters to be more lenient toward the longer boss battles that occur on missions.
  • Made it so web missions that require collecting X of Y will auto-advance on completion.
  • Updated outgoing GitHub wiki links for the Singleplayer monsters to the master tree, rather than old snapshots.
  • Missing script for the Vixen Nurse's Lore fixed.
  • Added a new, more detailed cock descriptions for Fennecs when looking at players.
  • Added new, more detailed cock descriptions for Wolf Beasts and Wolf Boys when looking at players.
  • Fixed a hiccup in the combiner for web missions where it wouldn't tie rewards together in a single stage if there was a goto between them but still skip past them on continuation.
  • Added 'Active roles' to sheet, just so the combat skills section reflects the proficiencies section.
  • Wiki entries that erroneously called form TF and Victory/Defeat scenes first-person now say second-person.
  • Tweaked the monster maker to correctly refer to Victory and Defeat as second-person, rather than first-person.
  • Web mission code will now clear up patrols that were stuck before the previous fix.
    • Also made it so that 'web #mission search' and the 'search' button on the combat page will start combat in the appropriate area automatically on patrols.
  • Multiple fixes to lib/mutant.
    • Looks native now properly functions for cunt descriptions, peek at doesn't crash without a person you're looking at, and expansive rut affects visible ball size.
  • Clitoral hood merit added, it removes mention of your clit from your autodescription.
  • Credit Card Payments disabled temporarily.
    • Use paypal if needed.
  • You can now remove the zipper in the Animated Latex Skin--lstats latex suit and lset Latex Suit/zipper=none.
  • Added Role: Standard Bearer with Controlled Burst, Support and Warded
  • By request, Sleepy Sheepgirl now supports Kemonomimi.
  • If you fulfill the requirements (40 xeno on others, 30 on yourself), you can now see your individual mutations in +mut, rather than just the predominant one.
    • This is for use on Looks Human/Looks Native people.
  • Fixed a bug in racing where every next time you won, it would double the amount of tokesn it thought you won.
    • IE: if your first race won 1, and your second race won 1, and your third did, your daily counter would go up 1, 3, 7.
    • This should mean that people who need more than one race to hit cap can actually properly hit cap.
      • Each race would still only award 1, in this example.
  • The item from the linked nanites mpool is in the mako store now.
    • The TIE (Tool for Infection Entanglement) allows Nanite Adepts to synchronize their mutations with one or more other people.
      • No, you cannot use it to do a dominoes-style chain reaction, it only affects directly connected nodes.
  • Also added it to the list of items that can be disabled.
  • Tweaked 'web #assists' to show who has been of assistance as well.
  • Further tweaked 'web #assists' to show potential help.
  • Added the Multiarms and Winged flags to Social Butterfly arms and torso respectively.
  • New sex scene added to Chris the Alpha Husky: a hot rimming experience, courtesy of Foxheart.
  • Things and NPCs that aren't 'present' in a room at a certain time can no longer be smelled when absent.
  • Cleaned up the Dark Wolf form.
    • Defeat and Victory messages are now in present tense, missing impreg code has been added, and the Defeat no longer mistakenly targets the [victor] instead of the [loser] to determine the victim's gender.
  • Fixed a bug where the Selective Breeder item could crash impreg in two different ways.
  • Diamond Drake victory now permits neuter victors some fun with male/herm losers.
  • [lstat and [var are now aliases for [local stat and [variable in string parsing, respectively.
    • These changes also hold for their brethren within [if ] statements.
    • Please use the shorter version, since we will invalidate the longer version once forms and code have been updated to use the shorthand.
  • [desc ] will now function 'correctly' for kemonomimi and satyric people, in principle.
  • Added effects information for Heat Resist, Vampiric, and Fertility statuses to the statuses page.
  • Added missing Hamster skin description.
  • Most in-game String Parsing uses of variable and local stat are now var and lstat, respectively.
    • Player descriptions have not been touched--we encourage you to update those on your own volition to ensure their continued functioning.
      • Some aspects of code must still be updated before we fully deprecate the longer, more unwieldy aliases.
  • Ovulation Period fixed to now properly work if the father has used a Monotreme Activator.
  • [local stat and [variable are no longer valid in string parsing. Use [lstat and [var instead.
    • This also goes for their variants within [if ] and [when ] statements.
  • Fixed Kitsune skin TF not showing due to typo'd directory name.
  • Automaton, Gravid, Pet Collared, and Plushie templates now all support Kemonomimi for their torso, head, and limbs.
  • Everyone's bits now conform to the size-caps.
    • This also includes saved sizes.
    • If you find a way to still go over cap (size > 55 for all but breasts, which cap at 26), please report it.
  • Removed sleeping schedules from Danielle and Doctor Lissal in the skunk hospital.
    • Turns out people were mostly just annoyed by the limited availability of these NPCs as a result.
  • Slackened requirements on a special sex scene with Chris the Alpha Husky.
  • A new special sex scene has been added to the Husky Den's orgy room that will trigger with a 1 in 5 chance under certain conditions, content courtesy of Jade.
  • You can now tattoo your wings (with the nanite tattoo).
  • Similarly to New Dawn, Glenstock is looking for unoccupied mutants willing to assist in their community and efforts!
    • One of the Fingers of Fox waits patiently for those willing to volunteer for work.
      • Volunteering will involve a great deal of effort and only those whom wish to devote themselves to the community should consider it.
    • Though Reward Tokens are offered for those whom choose to help!
    • OOC Note: You can donate children and eggs at Glenstock's Courthouse in exchange for Reward Tokens, 1 to 1 exchange, and for use in future plot points.
      • Reward changed to Salvage, at least for now.
      • The command 'Donate' is now used and lets you specify which child to donate.
      • As another note, you will lose the child or egg object, as well as any control over that NPC you may have had.
        • Careful when handling children you intend to keep or use.
          • Please pass them over to an alt or into a storage container before talking to the Desk Fox.
  • Talkscript updated with the new 'Print' action, which sends the text to the user only (unlike 'Emit' which sends the text to the entire room).
  • On a related note, existing powers that used the 'Emit' talkscript have been updated where necessary to use 'Print' instead.
  • Added the ability for sheet to abbreviate things.
    • Presently the only abbreviation is 'Nanomagic' becoming 'NM'.
    • This can be disabled with 'sheet #abbreviate'.
  • Corrected the talkscript for the Hunger power to use proper syntax.
  • Billing system back online.
    • All existing cards are removed, and all subscriptions purged, so please re-enter them at your earliest convenience.
    • Paypal was not affected.
  • Child donation code for New Dawn and Glenstock no longer accepts children from the Mass of Tentacles boss.
  • Using the renew command also resummons all pets, living or not, so they have max hp!
    • Scratch that. Instead of resummoning, they are healed while staying in place.
  • Mechanical Drones now deal some more damage (they have been given 1 point of the damage combat skill)
  • Singular should no longer allow mastery of forms with less than 7 parts.
  • An incorrectly entered 'zephyrlobby' entry in the tport command removed.
    • The 'Brotherhood' location changed to the correct place.
  • Take Cover mechanic and associated boss fights disabled, at least for the time being.
  • New minor random event that may occur on the streets of Fairhaven added in.
  • There has been an interesting discovery with the strange machine in the Old Warehouse: Inserting different coins can cause it to apply different infections.
    • There are currently two that it may apply.
  • Powers from the power overhaul removed from the system.
  • The Prison Staff mob in the Woodfield prison area should now spawn correctly.
  • Hostile Shadow Vixens should now spawn with a full suite of powers.
  • Missing Protein Shield power added to Bunny Boy mob.
  • Missing Lunge power added to Blue Gryphon mob.
  • Missing Erotic Dance power added to Zombie Stripper mob (ohgodswhy).
  • Fixed Wolven Predator's incorrect spawn name (previously Wolfen Predator).
  • Removed Solid Frame power from Bearded Dragon Recruit mobs, as it is not present in the infection's power slots.
    • Reinstated Solid Frame to Bearded Dragon Recruit mobs.
  • 4 new token modifiers now avilible: Weight Losing, Weight Gaining, Height Losing and Height Gaining.
  • Fixed typo in the Hyena mob that made it spawn with a nonfunctional Over Penetrate instead of the Overpenetrate power.
  • Added missing Feathery Hide power to Ebony Raven mob.

Previous months can be found in the Multiplayer Updates Archive