You must be 18+ to visit this website
The content on this website is AGE RESTRICTED
Please confirm you are at least 18 years old of age. Otherwise leave the website.
White Phantom Games profile
White Phantom Games
18+
White Phantom Games
Defending Lydia Collier is a new adult game created by White Phantom Games. I am the artist, writer and coder of the project and work independently to create the best and most interesting game I can.
Subscribe
Message

Subscription Tiers

FREE
Just Following!

This Tier enables you to follow the latest public posts!

343 subscribers SubscribeStar $0.00 tier
Unlock
$1
USD monthly
Just Following (with a tip!)

Same as the "Just Following Tier", with access to the latest news, and also will be able to view any Subscriber-Only Previews.

This Tier is just a tip, and does not have any benefits to pledging!

Thank you for your support!

3 subscribers SubscribeStar
Unlock
$5
USD monthly
Supporter

Supporter Rewards:

Day 8 Access to Updates - Get access to the latest update a week after it is released to the Premium Supporter Tier, but weeks before it available to the Public!

Exclusive Discord Role - A unique role and colour to show your support in Discord!

A Huge Thanks for Supporting me at this Tier!

9 subscribers Supporter
Unlock
$10
USD monthly
Premium Supporter

Premium Supporter Rewards:

Day 1 Access to Updates - Get access to the latest update as soon as it is released!

Monthly Renders - Exclusive 2 or 4k Renders featuring the characters in different themes, and a vote each month on which characters you want to see!

Wallpaper Room Access - In addition to new exclusive renders every month, you also get access to all of the full size wallpapers released in the past through a room in Discord!

Exclusive Discord Chat Room - An exclusive chat room in the Discord Server, along with a unique role and colour to show your support!

A Huge Thanks for Supporting me at this Tier!

14 subscribers Premium Supporter
Unlock
$25
USD monthly
Ultimate Supporter

Ultimate Supporter Rewards:

Day 1 Access to Updates - Get access to the latest update as soon as it is released!

Monthly Renders - Exclusive 2 or 4k Renders featuring the characters in different themes, and 2 votes each month on which characters you want to see!

Wallpaper Room Access - In addition to new exclusive renders every month, you also get access to all of the full size wallpapers released in the past through a room in Discord!

Exclusive Discord Chat Room - An exclusive chat room in the Discord Server, along with a unique role and colour to show your support!

Name in the Credits - Have your name (or nickname) feature in the completed version of Defending Lydia Collier.

Custom Render - Receive a custom render featuring two of your favourite characters!

A Huge Thanks for Supporting me at this Tier!

Please send me a message of what you'd like to see and if you wish for recognition in-game and I'll get to work once the current update I am working on is complete!

1 subscriber Ultimate Supporter
Unlock

Welcome

  • Access to each update of Defending Lydia Collier along with Development News and Images

Displaying posts with tag DefendingLydiaCollier.Reset Filter
White Phantom Games

from 26 Jul, 2025

This post also includes Mega.NZ content links
Comments
Like(0)
Dislike(0)
Posted for $5, $10, $25 tiers
Unlock Tier
White Phantom Games

Hello everybody, Here are the scenes I thought of adding in v. 0. 17 but didn't in the end. Vote ...

Comments
Like(0)
Dislike(0)
Posted for $5, $10, $25 tiers
Unlock Tier
White Phantom Games
Public post

Defending Lydia Collier Development Log


Hello everybody!
I hope you all enjoyed the last update!
Just to let you know, I'm currently working on several improvements to Defending Lydia Collier that will make it a much better game, while also providing tools to integrate these features into future projects right away.
Coding
I don't have many previews since 99% of my work has been on the code.
I've finally tackled the long-put-off task of fixing the computer head-on, replacing thousands (probably tens of thousands) of lines of code.
I now have two fully functioning news websites, filterable by journalist and date. This lets you easily view the day's new stories or, when meeting a journalist, check all her articles to investigate her activities without manual scrolling.
This was tougher than just building a news site, as I had to sift through a dozen updates' worth of layered code, recover old data, and edit pictures to preserve everything.
You might have noticed the new computer lacked older articles, limiting reading beyond a certain point—now it includes everything, plus articles I'd skipped from recent updates due to the mess.
For those unaware, I lack a coding background, so I'd learn a bit, then force-fit it to my needs—like hammering a square peg into a circular hole.
In the past, I'd code one news article with my limited knowledge, then copy-paste and tweak for the next. Images were pre-made in Photoshop with text, requiring 3+ per article, which took ages.
It wasn't bad at first with just 10 articles (handling 10 code groups and 30 images, adding variables in multiple places), but after many updates, it became a mess of technical debt—dozens of articles across thousands of lines. Simple changes, like shifting text 2 pixels left or fixing a headline typo, meant manually editing every article or image, repositioning based on length, and updating folders.
Now, the sites are properly built. I input a headline, date, journalist name, and article, add the ID to a single list, and it's done—no copying, no scattering variables (reducing bugs). All old articles are converted and working.
A template handles layout, so edits require changing just the template or article. Bugs are minimal; troubleshooting involves a handful of variables, not hundreds of articles.
Adding new articles now takes minutes (after prepping images/content) versus 20+ before.
Why bother? It's key to the story, with useful info that was painful to access—now it's easy. I enjoy exploring in-game lore like Fallout 3 terminals or Mass Effect's Shadow Broker emails, and wanted something similar. I've always aimed for more "game" elements beyond choice-based VN, and this fits my limits.
For future projects, this code provides a ready-to-use news website with minimal tweaks.
That's complete now.
Next, I'm fixing "Our Moments" (the game's Instagram), with its many images, to make it viewable from the PC. Once done, it'll be reusable for future projects.
The Radio
I've also redone the car radio.
It was a single long audio track—randomized start points, but always the same order, and hard to edit beyond appending tracks.
Now, I've added new adverts and tracks; it functions like a real radio, randomly pulling songs, inserting ad breaks with custom spots, then more music.
I've long wanted a GTA-style radio, especially given the cost of the custom audio—now it's here.
This should enhance the game's long car scenes, and provides a Ren'Py radio system for future projects.
Character Reports
Previously, only some characters gave reports via mission screens; many didn't.
Now, everyone provides a report, adding immersion beyond just button-clicking to advance the story.
These arrive in your emails (which I've redone); no separate screen anymore.
The Mission Screens
I considered removing this but kept it, recoding it properly to eliminate past bugs when selecting characters.
In-Game Walkthrough
It's 99% done; I'm just integrating it with mission selections for optimal results. It uses my fixed character selection screen instead of default Ren'Py menus (now working everywhere).
I'm considering an overlay or icon to highlight the best character if walkthrough is on, plus a separate icon for rescuing Tanya.
That's what I've been up to—thousands of lines changed, making me feel like a real developer.
I've always wanted a story-heavy game, and fixing the computer was essential to finish, especially with the finale near and endings tied to missions.
Sorry if anyone dislikes the time spent, but it's necessary for completion.
This will all be in v0.17.1, hopefully done this month.
Knowing a "coding and story" update might not excite everyone, I'll post a poll this weekend for supporters on cut scenes from v0.17—the winner gets added to v0.17.1 for new content.
I'll also beta-test the computer once ready (while working on the scene), so anyone can try and break it.
Thanks for all the new and continued support!
WP
Comments  loading...
Like(2)
Sign Up or Log In to comment on this post
White Phantom Games

Defending Lydia Collier v. 0. 17. 0. 2 Bug Fix

This post also includes Mega.NZ content links
Comments
Like(0)
Dislike(0)
Posted for $5, $10, $25 tiers
Unlock Tier
White Phantom Games
Public post
Hello everybody,
Just to let you all know I've updated the main v.0.17 post with new links for v.0.17.0.1, which is a small bug fix.
Very annoyingly, the update only file for the bug fix breaks animations and I cannot explain why or figure out how to fix it, it is extremely strange as they work perfectly fine in the full version and apart from how they compile, they have the exact same code.
So for now I've had to reupload the whole thing as a bug fix, and I'll post an update only file should I manage to resolve this.
Change Log:
Fixes error with save names not working.
Fixes error with Helena dissappearing if she stays at yours the night before.
Fixes looping error with Ellie at Lydia.
Fixes Vanessa's name being over-written.
Fixes Stephanie's icon changing to Bimbo Steph on the Regular Steph path.
What's next?
v.0.17.1 is being worked on which changes a ton of old code, adds in the walkthrough, achievements, new galleries for Tiffany and Sophie, and will kill the old computer and it's buggy interactions and replace it with the new, bug free one, which should improve replayability significantly.
Thanks for all the new and continued support!
WP
Comments  loading...
Like(1)
Sign Up or Log In to comment on this post
White Phantom Games
Public post
Hello everybody,
Just to let you all know I've updated the BETA again, bringing the size of the BETA to now just over 2,200 renders in total with 3 animations.
For the final, finished v.0.17, all that is left to do now is finish off a dream scene, and finish putting in Jenna's content.
I'll have all of that done Monday or Tuesday, a then I will be doing some other final finishing bits such as making the new reward images for the achievements and fixing some old coding and bugs and release the full complete update on all platforms on Saturday 26th July at 2pm UK Time.
There's a lot of old things I've identified putting in the walkthrough that need tweaks or fixing, so I'll be doing that once Jenna's content is all done. I'll be getting as much as I can done up until Friday, and then Friday evening I'll stop regardless of how far I've got, package the game up and upload it for the release on Saturday.
Apologies for the delays and messing up this release, but I hope you all enjoy this update.
It will be the second biggest update in the game's development, so I was hope it was worth the wait.
Thanks for all the new and continued support!
WP
Comments  loading...
Like(4)
Sign Up or Log In to comment on this post
View next posts (6 / 157)

The subscription gives you:
  • Access to Creator's profile content.
  • Ability to support your Creator by pledging – one-time or recurring.
  • Means to reaching out to the Creator directly via Instant Messenger.

Creator Stats

387 posts

Goals

24.1%
collected
to reach
This will enable me to focus on Full Time Game Development as a career!
201%
THE GOAL
REACHED!
This enables me to cover the current basic, non-labour/time related costs of creating and updating the game, including licensing audio and related web-hosting costs.

Other Creators

Features

The subscription gives you:
  • Access to Creator's profile content.
  • Ability to support your Creator by pledging – one-time or recurring.
  • Means to reaching out to the Creator directly via Instant Messenger.
Subscribe
WE USE COOKIES

SubscribeStar and its trusted third parties collect browsing information as specified in the Privacy Policy and use cookies or similar technologies for analysis and technical purposes and, with your consent, for functionality, experience, and measurement as specified in the Cookies Policy.

Your Privacy Choices

We understand and respect your privacy concerns. However, some cookies are strictly necessary for proper website's functionality and cannon be denied.

Optional cookies are configurable. Disabling some of those may make related features unavailable.

We do NOT sell any information obtained through cookies to third-party marketing services.