Developer postOriginal post (opens in a new tab)

Monthly update summary August

Here are basically code updates, and for the animation related updates that everyone is looking forward to, please pay attention to the "Official Version Forward Update" on August 11th

From June 19th to August 8th, all the updates are as follows

Major Updates

Multi-language support

Traditional Chinese and English are now supported, and you can subscribe to more language packs through the Creative Workshop.

Mouse Penetration/Small Label

Allow users to use Mouse Penetration to penetrate, the mouse can pass over the table favor to interact with the things behind.
New quick switch cursor, quick switch mouse through/on top.

Refactored animation playback system

The playback system code has been completely refactored, and now supports customization of multiple animations and all kinds of moving/learning/working.
The new animation system is not limited to the previous system, and it is much easier to customize your pet's animations and movements.
Previous animation system
* Fixed number of moves, jobs, etc.
* A large number of animations are forced to be implemented, if not, an error will be reported.
* No way to set the movement speed for each movement animation individually
New version of the animation system.
* Any number of jobs and moves can be customized.
* Only need to realize 7 groups of animation, you can make a simple table pet.
* Support to set the speed, limit, judgment and other settings for each move individually.
* support to set the duration of all loop animation

Stats & Achievement System

New Stats & Achievements system, stats have been installed in beta, achievements will be unlocked automatically in the official version.

New hidden values display

Show hidden satiety and thirst levels

New version of the chat system

The new version of the table pet chat system will respond to table pets based on their favorability and current status.
Also favorability determines the length of the word count response generated by the table pet (when using the API provided by the table pet developer)

Support to view the remaining available words today and other related information via the progress bar below the chat box.
Support to close the chat box from the menu in the settings.

Add automatic backup function

New automatic backup feature to prevent accidental archive corruption.

The rest of the updates

  • Support for save hash check
  • Support feedback for untranslated docs
  • Support translation when MOD is not loaded.
  • Fix bugs related to animation display
  • Add function to prevent empty animation loop.
  • Fixed bug where movement could not be stopped
  • Load autosave when loading an archive fails
  • Fix bug where hunger and thirst notifications are not frequent
  • Fix corner markers not turning off
  • Optimize the exit method
  • Fix all feedback bugs
  • Better buy data optimization and interface updates
  • MOD default enable changed to disable
  • Interactive hints for mood and stamina count
  • Interaction period for calculating intervals shown in settings
  • Fix the bug of archiving error
  • Add animations for drinking water, thirst, sleeping, etc.

About save hash checks
Although the recent VPets update added an archive hash check to verify the integrity of the archive, this check does not affect the normal use of mods/archive modifications or the acquisition of achievements.
However, this check does not affect the normal use of mods/archive mods or the acquisition of achievements.

See github commits for more details on the changes.

For bug submissions or suggestions, you can use the software's [Feedback] feature, or go Github Issues for feedback!