Project D.R.A.G.O.N. August 2026 Changelog

Wow, I feel like August went by fast. All three game projects have received some attention, and before you ask, that count is correct. The size theft story Ravager, originally intended for the domineering portal in Singularity Nexus, has been spun off into its own dedicated game Seeping Shadows!

Now, should I be adding a third project to my workload? No, of course not.

Am I doing it anyway? Yes.

Questionable workload decision aside, I’ll outline some basic info. Seeping Shadows is being programmed with Inform 7, so it’ll be a parser based interactive fiction. So far I have completed vast swathes of the code needed to set up player customization. Characters initially written for Ravager will be converted into NPCs along with a partial alteration of the intro as the player can choose to be various species instead of only a kobold.

Once a basic intro has been completed and character customization has received some testing, Seeping Shadows will be released to members in the Project D.R.A.G.O.N. Discord server. Upon which community suggestions can be made to request the introduction of new actions, areas, characters, and content! 

All of that covered, here's the changelog for Project D.R.A.G.O.N. for August.

  • Expanded characteristics to allow for the player's dick to explicitly have spines and veins.
    • Old logic used for ridges and barbs have been expanded to include these additions.
    • Player customization has been updated to add cock spines and veins as an option.
  • Expanded the list used for displaying a random cock synonym.
  • Fixed a variant text so it also checks for the player’s ball count instead of only their ball type.
  • Updated the logic used for a portion of the body description so it can better handle describing the player’s possession of feathers, fur, or scales and their various combinations.
    • Added a tweak so strings relating to these descriptions are properly capitalized when needed.
  • Added humanoid as an additional dick type players can choose from.
  • Fitness level is now a state that is tracked.
  • Updated various nsfw scenes to account for the player dry orgasming on account of not having balls or when their balls are empty.
  • Expanded the range in the logic used to determine the level of certain player stats that change through gameplay.
  • Tweaked the conditions in some scenes to reflect the new ranges.
  • Converted the code used for changing the amount of cum in the player’s balls into a call.
  • Converted time dependent regeneration and degeneration into a call.
  • Added a missing notification in an event where the player’s alignment can shift.
  • Added logic for the tease combat action so it is capable of altering the population of potential texts with variants based on the player’s personality values.

Singularity Nexus v0.0.2 Revision 2 August 2026 Changelog

  • Drew a new griffin endowment art for future use.
  • Drew a new dragon endowment art for future use.
  • Drew a new canine endowment art for future use.
  • Removed the domineering portal and its associated story as it has been splintered into the independent game Seeping Shadows.
  • Removed the starry portal, its story will be repurposed as the intro for the digital portal's story.
  • Current word count: ~24,000.

Seeping Shadows August 2026 Changelog

  • Set up name selection.
    • Added various checks in the event that the player submits nothing or types an overly long name.
  • Fixed a bug with the status bar.
  • Set up Seeping Shadows to release with the newest available version of the Parchment interpreter (at the time of this changelog) so players can play the game in a browser.
  • Modified the choice mode error message to provide the player with more details on what they should do.
  • Made some modifications to the public domain One Column website template by Andrew Plotkin so releases are better formatted to be played on itch.io.
  • Created a simple cover art for Seeping Shadows.
  • Updated the status bar to populate once the player exits character customization.
  • Bundled releases with the single file Parchment interpreter.
    • Updated the release website with instructions on how to play Seeping Shadows offline.
  • Added various starting species options for players to choose from.
    • Dragon
    • Kobold
    • Wolf
    • Raptor
  • Added an option to choose whether they are anthro or feral.
  • Added four gender options for players.
  • Updated the game text to provide the player’s height as centimeters, meters, feet and inches.
  • Expanded character customization to allow players to modify their:
    • Body Height
    • Body Color
    • Body Characteristics
    • Wing Count
    • Wing Type
    • Wing Color
    • Hand Count
    • Leg Count
    • Horn Count
    • Horn Type
    • Horn Color
    • Hair Type
    • Hair Color
    • Eye Count
    • Eye Type
    • Eye Color
    • Dick Containment Type
    • Dick Count
    • Dick Length
    • Dick Girth
    • Dick Color
    • Dick Characteristics
    • Dick Shape Characteristics
    • Knot Count
    • Medial Ring Count
    • Ball Count
    • Ball Diameter
    • Ball Type
    • Breast Count
    • Breast Volume
    • Vagina Count
    • Vagina Color
    • Asshole Count
    • Asshole Color
  • Fixed a bug that prevented certain names from auto-completing the character creator.
  • Tweaked the player input handling code when receiving player names so extra consecutive spaces are reduced.
    • Uncapitalized names are also automatically capitalized.
  • Expanded variable work done for the player to also apply to NPCs to offer a greater range of changes they can undergo.
  • Added code to handle the various pronouns possessed by the player or NPCs.
  • Added code to randomize synonyms used for mentioning a character's or player's dick along with automatically handling when they have plural.
  • Added code to handle how certain combinations of traits should be displayed.
  • Add code to handle automatic unit conversions when it comes to lengths and volumes.
  • Added new actions for the parser to understand:
    • It now understands the ‘pet’ action.
    • It now understands the ‘grope’ action.
    • It now understands the ‘cock slap’ action.