Releases: philpw99/MMD3_Helper
Bug fixes and small improvement
Introducing "Bubble Text" !!
Bubble text interactions are pretty fun ! This is the first version that makes it possible.
For now, it comes with 3 functions:
- Random greeting. This is a very small local json file. It will be extended a lot more.
- Random quotes online. Fetch a random wise man's words from an online source.
- Random jokes online. Fetch a random joke from an online source.
To use it, you need to click on a model, making her active, then click on the mouse's middle button ( or just click on the wheel ). Then a bubble text will appear above the model's head.
I had quite some fun reading the jokes. 😆
Small change to MMD4 actions
Now you can specify where you store all the short VMD files.
Be aware: all those VMD files follows a pattern: the end digits is the total frame number of the motion.
For example, if you have a "dance.vmd" file, you need to know how many frames are there for this file. If the total frame is 99, you need to name it "dance_99.vmd", in order for it to work in MMD_Helper.
If you name the file "dance_50.vmd", it will stop the dance at 50th frame, and if you name it "dance_200.vmd", then the idle action will repeat twice.
Of course this is just temporary solution. In 1.1.0, the action file can have a json file with the same name, which will have more interesting features for that action.
This should be the official one for idle motions feature
After some adjustment and re-uploads, this is the one you should really use for MMD4 idle motions.
Of course, the program still has some strange bugs and unrealized features. They are reserved for another day.
Fix some stupid bugs
- Cannot believe 1.0.6 was not fully syntax tested. Now I have to release the 1.0.7.
- Now it will get the Steam path from the registry, instead of presuming it was installed on C drive.
You want idle movements in MMD4? You got over 200 now.
This might change the way you use MMD4. This new version adds over 200 idle movements to the MMD4 ( Note: MMD3 and DME remain the same) .
Each model will have a different random idle movement at the same time. They will do something every 10 to 20 seconds ( plus the length of the movement itself).
Idle movements files are not included in this update, they are packaged into a workshop item. In order for this feature to work, you just subscribe to this free workshop item, and you are good to go !
Add "Random Dancing with Music" feature
Finally, now the feature is available for better random dancing handling.
- You can specify any program, not just limited to Spotify, WinAmp or others, as long as the program can play some sound.
- MMD4 will be benefited by adding this missing feature. It will randomly choose a VMD from your workshop to play.
- In MMD3 and DME, the dance will change every minute, and in MMD4, a new random dance will be played after the current VMD is finished.
Also, now the background will zoom to the full width of the screen.
Enjoy !!
Add "Background Collections"
- Add "Open Background Folder" to see where the default 20 backgrounds are stored locally.
- Add "Get More Backgrounds..." for extra 37 backgrounds with effects. You can add those backgrounds to the 20 built-in ones.
- Started the Chinese translation. Next version you can switch between English and Chinese on the fly.
Add "Choose Background" menu
Now you can choose the background you like for the song. Or you can stick to the default "Random Background".
Fix small bugs in background playing back.
When doing background switching, there might be a problem. It was a logical error that's just discovered.
Also fix other small bugs.
If you have previous versions, just run the update, not the full setup package.