Skip to content

Releases: imchillin/Anamnesis

2021-11-13 (Beta)

13 Nov 12:30
Compare
Choose a tag to compare

Fixes

  • #596 - Fixed file browser not showing empty folders.
  • #602 - Fixed a crash when selecting an NPC after loading an appearance onto them.
  • #603 - Fixed titlebar scaling incorrectly.
  • #604 - Fixed an error preventing launch when GitHub could not be reached for updates.
  • #614 - Fixed values changed during an actor refresh being discarded instead of written to memory.
  • #618 - Fixed values changed while frozen being discarded.

Improvements

  • #617 - Added a Mini / Overlay mode for users with limited screen space.
  • Read skeletons straight from memory- no more skeleton generation.
  • Can now pose all monster skeletons.
  • Can now load player poses onto humanoid monsters (with the same bone names).
  • Loading a pose with Extended Hair bones will no longer break the actor's hair if the haircut is different.
  • NPC Appearances read straight from game files- no more manual Monster List.
  • Changed appearance of Files and Folders in File Browser to improve usability.

Notes
Fashion Accessories are currently missing from the NPC/Model list. We'll be bringing these back soon. In the meantime you can still load them manually using their Model IDs.

2021-10-30 (Beta)

30 Oct 10:34
Compare
Choose a tag to compare

Fixes

  • #578 - Fixed deadlock when loading an appearance
  • #581 - Added a warning when loading expressions while positions are frozen
  • #586 - The tool no longer require Data or Languages subdirectores to exist as they have been incorporated directly into Anamnesis.exe
  • #590 - File browser no longer gets stuck when returning to a directory

Improvements

  • Removed 'Convert to Player' option- appearances can now be loaded directly onto a pet/companion/mannequin
  • Custom locations have been added to the Windows browse file dialogue
  • Anamnesis can now be run from any directory, including inside the release .zip
  • New, safer memory interface system
  • DE localisation updated (@Maxunit)
  • CN localisation updated (@ShadyWhite)
  • Gallery updated
  • Splash images and icons updated
  • Verbiage updated

2021-10-09 (Beta)

09 Oct 04:09
06246ce
Compare
Choose a tag to compare

Fixes

  • #568 - Fixed another crash caused by dye sorting.
  • #567 - Nickname and model ID fields function as intended.
  • #574 - File browser no longer cuts off directory names that contain periods (thanks to @SoyaX)
  • Fixed a crash when loading an appearance file that contained extended appearance.

Improvements

  • #572 - added a 'clear' button to search boxes in selectors.
  • Added Anamnesis-tan image to tip providers.
  • Swapped 'Appearance' and 'Equipment' in NPC advance load menu for consistency

2021-10-03 (Beta)

03 Oct 02:17
Compare
Choose a tag to compare

Fixes

  • #560 - Fixed navigating in the File Browser causing duplicate files to appear.
  • #562 - Fixed File Browser not appending the file extension when saving files.
  • #563 - Fixed Character load not including correct CMTool directories, and support for CMTool .json gearsets.

Improvements

  • #565 - Added a warning to camera controls explaining that the user must be in GPose.
  • Gallery Updated

2021-10-02 (Beta)

02 Oct 06:13
Compare
Choose a tag to compare

Fixes

  • #536 - Fixed a crash when attempting to open the built-in poses directory.
  • #540 - Fixed frozen values not being frozen unless the actor is selected.
  • #543, #550 - Fixed file browser file name not applying when saving a file.
  • #548, #554, #555 - Fixed Actor Kind being changed to NPC when entering GPose.
  • #551, #553 - Fixed a crash when loading files if the default directories have not been created.
  • #552, #541 - Fixed NPC appearance list not applying selection unless double-clicking.
  • #559 - Fixed a crash on boot when a nearby actor cannot be read from memory.

Improvements

  • New File browser shortcut pane.
  • Can now manually change actor type while in gpose.
  • Implemented a new font option 'Atkinson Hyperlegible'.
  • Gallery updated
  • #533 - Added a scrollbar on the pinned actor list.
  • #534 - Added an option to always use the Windows file selector instead of the built-in file browser.
  • #537 - File browser now remembers last used directory when laoding or saving files.
  • #556 - Changed default pose load mode to ignore scale and position, and added options to load other components.
  • #557 - Added options to load only gear or only accessories when loading an appearance.
  • #558 - Removed ability to favourite monsters as they caused the favourites system to be reset.

2021-09-29 (Beta)

29 Sep 09:20
Compare
Choose a tag to compare

Fixes

  • #524 - Fixed a crash when sorting dyes with favourited items.
  • #525 - Fixed a game crash when converting a housing NPC to a player.
  • #527 - No longer prompts to update when on the latest version.
  • #530 - Replaced the file browser back-end to avoid several issues with accessing file information.

Improvements

  • Improved Pose3D bone target display.
  • Advanced load options have been moved out of the file browser, to dropdowns on the load/save buttons.

2021-09-25 (Beta)

25 Sep 12:02
Compare
Choose a tag to compare

Fixes
#512 - Dyes list correctly again, and favouriting a dye no longer moves 'None' from the top of the list.
#513 - The final row of skin/eye/hair colours now displays correctly.
#520 - Updates should now only trigger on new release instead of eevery six hours.
#522 - NPCs now load with correct facial feature colours.

Improvements
#518 - A new Help button has been added to the top bar that links directly to the wiki.

2021-09-15 (Beta)

15 Sep 08:32
e6723a0
Compare
Choose a tag to compare

Fixes

  • Saving an appearance file no longer defaults to empty advanced options resulting in a blank file.

Improvements

  • #508 Item categories updated
  • Adjusted error handling for Lumina and Game Data startup failures.

This release introduces Github-specific updates, so additional tool changes themselves will be added in a future update.

2021-09-05

05 Sep 05:54
Compare
Choose a tag to compare

Fixes
#399 - Actor model pointers are now more forgiving of memory locations.
#500 - Favorites are now correctly reset after failing to load, and now correctly log errors.

Improvements
#24 - Can now select bones in Pose3D in the 3D view.
#274 - Can now sort files in the file browser by date.
#493 - Added Korean localisation, thanks to @ModernTiger.
#494 - Can now mark premium and limited items as owned and can now filter items by owned flag. Thanks to @JKAnderson.
#497 - German language updated. Thanks to @Maxunit.
. - Gallery updated.
. - Props list updated.
. - Monster list updated.

2021-08-22 (Beta)

22 Aug 06:17
Compare
Choose a tag to compare

Fixes
#431 - NPC's no longer load with incorrect hair highlgihts.
#456 - Fixed load menu appearing misaligned.
#490 - Fixed hrothgar hair colors not correct. Thanks to @goaaats
#491 - Fixed Anamnesis not checking for updates.

Improvements
#450 - Use hand-made skeletons over generated skeletons while posing.
#434 - Holding Shift or Control will modify the speed of relative position sliders.
#478 - Improved equipment selector appearance.

Notes
This update changes the .net version to 5.0.9 which you may need to manually update to: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.9-windows-x64-installer