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.

Sunday, June 26, 2016

Changelog for v1.2

Version 1.2 for newlife 0.3.23


  • Added female NPC support
  • The type field now has the option "FEMALE".
  • Added 4 new fields: virgin, breasts, character type, clothing style. These fields will be disabled when male is selected but will still be written to the file.
  • This brings me to a major issue with the update: If the parser encounters a field or trait that it doesn't recognize it will fail the NPC. Splendidostrich if by some chance you are reading this, please fix.

  • As a workaround to the above a "Legacy Mode" option was added to the options menu. This will disable the female type options and not save any of the new fields, otherwise they will always be saved.
  • Added "Always save female field checkbox" if this is unchecked and male is selected all female-specific fields will be deleted. This does not apply to traits.
  • Some fields available options (only figure at this point) and the available traits will be changed based on the value of the "type" field.

Wednesday, June 22, 2016

On the 0.2.23 update

A quick post to let everyone know that I am working an an update. Unfortunately many internal changes are required to handle female npcs, hopefully the update will be done in 1 or 2 days.

Sunday, April 17, 2016

Monday, March 21, 2016

Changelog 1.0

Version 1.0 for newlife 0.3.19

Initial release, you can find a feature list on the download page.