• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
  • Improved artificial lights.
  • Fix girl's eyes: when the male atom is enabled, the girl now correctly looks at the male's eyes.
  • Fixed: play areas without a voyeur point were disabling the "Together" mode.
  • "PlayAreas.cs": removed unnecessary local variables and added two comments for clarification.
  • "README.md": improved tips & tricks section for Visual Studio Code.
  • "README.md": More information on poses and animations.
  • "CustomMenu.cs": Minor code style fixes.
  • You can now change clothing and hair. Methods in "Utils.cs" have been expanded to allow the loading of various presets.
  • The menu pages are now more customizable outside of the main class.
Complete code refactoring:
  • Now the code is split into different classes and C# files.
  • Improved code.
  • More information in the readme.
  • New temporary fix for the Timeline plugin bugs, so changing sex position now works fine.
Back
Top Bottom