Thursday, August 31, 2017

This project should now be considered abandoned. Here is the source code if anyone wants to do anything with it.

Wednesday, May 31, 2017

Changelog for 1.9

  • Added support for late teens age. There are two options one for 0.4.7 and one for 0.4.8+.
  • Added INFERTILE trait 0.4.8+ ONLY.

Thursday, November 3, 2016

Changelog for v1.6

Version 1.6 for newlife 0.3.27


Fixes a bug introduced in version 1.3 where gender specific traits would be removed if a NPC of a different gender is selected.

Wednesday, November 2, 2016

Changelog for v1.5

Version 1.5 for newlife 0.3.27
  • Added support for the new INNOCENT_SALES_COLLEAGUE trait.

Tuesday, August 23, 2016

Changelog for v1.4

Version 1.4 for newlife 0.3.24


This is a patch to fix a bug that generated all male npcs as invalid. I thought I tested this while making it and confirmed that newlife would accept male npcs with female fields. However a user in the comments of the last changelog stated otherwise and my own testing confirms this.
  • Female only field will be deleted if the npc is saved with the type 'Male'. This fixes a bug that caused all male npcs to be invalid.

Tuesday, July 19, 2016

Changelog for v1.3

Version 1.3 for newlife 0.3.24


  • Added support for the GYM_JERK trait.
    NOTE: The GYM_JERK trait places specific requirements on personality and body type and also requires specific traits. As this is the first instance of this, invalid options will still be available in the editor. The values should be automatically fixed by the NPC loader.
    See the description of this trait for more information.
  • Type (Gender) specific traits will now be automatically removed if the type they require is not selected.
  • The "Always save female fields" checkbox has been removed. The application will always behave as though it is checked.