Research Blog

Get an e-mail on new posts
Get the latest posts via RSS

Pricing Feedback

First – transformation mods are coming along well and should be available in a new release in the coming week or so. At least initially, it’ll require LUA coding to make new transformations, but maybe in the future there will be a WYSIWYG editor for it if there’s requests.

Second – there’s only a couple more chapters until the game’s storyline is complete and I can start in on some of the DLC chapter ideas people have suggested. This has gotten me thinking about how these DLC would be priced. As I started thinking more about having to manage a whole set of individual DLC packages, or come up with some sort of ‘Season Pass’ sort of thing, I came to conclusion it would be simpler to just offer everything (base game + dlc) as a monthly Patreon tier (and via BMT subscription also). Even now, I still get comments from people who assume that we’re already on a monthly business model since we have a Patreon.  So it seems simpler and fairer to just have one price and you get everything.

As for what that price point is… it’s TBD and I’m taking input. Please check out the survey and feel free to leave longform comments here also. I’m leaning to $10/month for this, although I think there are compelling arguments for both $5 and $15 as price points, too (I do want it to be accessible to everyone, but I also know that the game’s focus is extremely niche and only appeals to a small number of people. So in order to be able to spend more time on making game updates, a higher price point than average would be necessary).

If this change happens, there’d be no effect to existing purchasers or anyone in the upcoming Patreon cycle for Feb 1 — you would still have access to updates to the base game as always. This is affecting new purchasers, as well as people who want to get DLC whenever that happens.

Also, I’m thinking of removing the custom clothing + cameo tiers from Patreon. Now that modding is available, they’re a bit redundant since you can do it yourself for free.

Your feedback in the survey link above and in the comments below is welcome!

Jan 1 Pledges Processed

Patreon was super fast this month with the charge cycle.  If you backed on Patreon for the billing cycle on Jan 1st, that’s now been processed and you should have access to your builds in the employee intranet.  Thanks for your support!

There are a couple users who had their cards declined — if you manage to work that out with Patreon and get a successful charge, give me an e-mail, discord PM or Patreon note.

There were also a couple users who have not linked accounts — I have PM’ed them via Patreon with next steps.

PS – Happy New Year~

r23.01 – Load fix

r23 broke loading certain saves from r22.01.  At least two cases of this is now fixed in r23.01.  If you can’t load a save file in r23.01 from r22.01, please let me know by posting here or on discord with your account name and save slot number.

r23 – Mod support for Entities and Clothes

r23 is now released to all private backers and includes the ability to mod in your own items and clothes into the game!  These can be simple text-only mods, or can be driven through LUA code.  The new build can be downloaded via the Researcher Intranet.

There’s a number of new sample mods available, including the cursed weight gain pendant which will cause you to gain weight continuously.  Try them out, and then make your own.  If you get stuck, ask questions on discord.

Note that while the mod system supports well over a hundred game functions currently, there’s still a lot of stuff it doesn’t support yet.  Notably, species TF support isn’t in yet, but is planned.  If you run into a wall due to functions not being exposed to LUA, please leave feedback on what you would like to build with the mod API but can’t due to current limitations. This helps inform future revisions of the mod API.

r22.5 WIP – LUA Modding

r22.5 WIP is now released to WIP backers via the Researcher Intranet.  It contains the basics for LUA modding.  It’s not full featured enough for any serious modding, as there’s only a handful of exposed functions, but it lets you poke around with the new modding tools and create code mods for the game.

To get started, try a sample mod or learn about how to create a new entity.

Also, editing on the wiki was broken for some amount of time, but it’s fixed now.  Sorry if you ran into that issue!