Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 1.06 KB

1.2.0

Features

  • [NPCs] Added option to take NPC full body screen shots with default outfits.
  • [NPCsHead] Added some scripting to take better headshots of child NPCs.
  • [NPCsHead] [NPCs] Hide UI while taking screenshots.
  • [NPCsHead] [NPCs] Added code to make sure player is in 1stPerson View.

1.1.0

Features

  • Mark tests as "started" when their test has begun.
  • Add ways to configure tests suites with a JSON config file.
  • [NPCsHead] Add NPCsHead tests suite to detect necks seams and face issues on NPCs.
  • [NPCs and NPCsHead] Can use hex notation to specify form IDs of NPCs.
  • [Locations] Add a config option to change the time spent during camera span in a test.

Bug fixes

  • When a tests session has ended, make sure the automatic tests start on game load is turned off.
  • Make sure that tests that already have a status are not run anymore.

1.0.1

  • Disable NPC's AI package during NPCs test
  • [Doc] - Added links to tools using AutoTest.
  • [Doc] - Added detailed how-to on a simple example.

1.0.0

  • Initial release - Tests for NPCs and Locations.