Releases: Bronya-Rand/DDLC-ModMaker
DDMMaker Version 1.1.0
This major template update adds new features and changes to DDMMaker's code.
Features
- Android Building and Mod Making Support! Make/port your mods over to Android easily with DDMMaker and the updated DDLC Mod Template Version 2.4.0!
Refer to guide.pdf for information about building for Android or questions on using Android variables in Ren'Py. I documented a lot for this update. It is either located in the base directory of DDLC or by clicking Open guide.pdf in the Build Mod for Android section.
- Set Variable Mode. Change Ren'Py Versions from 7 to 6 for building in 1 platform to another. (Not to be confused with changing code down or up to 6/7.
- Updated wording
Fixes
- Updated mod template to fix a bug related to it.
Depreciation
- Doki Doki Comedy Club Skit Building and Making. DDCC Submissions has been closed as of October 10th 2020 and will no longer accept more. DDMMaker has disabled this feature but may be restored by editing or any future depreciation toggle. (6.99.12.4 Only)
For Ren'Py 6.99.12.4 (Ren'Py 6), use DDMMaker6-1.0.5-sdk.zip
For Ren'Py 7.3.5 (Ren'Py 7), use DDMMaker7-1.0.5-sdk.zip
DDMMaker 1.0.5 Update
This update to DDMMaker does the following
- Updates the current template to 2.3.0 from the Mod Template 2.0 Repo
- Changes to About and Options to read DDMMaker for troubleshooting and information
- Remove Ren'Py 6 and 7 buttons from 1.0.3/1.0.4 in favor of template options
- Added minor QoL updates to DDMMaker 7 for MPT installation and 6 in general
- Major template update fix where 7 users can have a tutorial NoneType error. Fixed in MacOS and Linux.
- Fix for MPT detection in Linux
For DDMMaker 6.99.12.4 (DDMMaker 6), use DDMMaker6-1.0.5-sdk.zip
For DDMMaker 7.3.5 (DDMMaker 7), use DDMMaker7-1.0.5-sdk.zip
DDMMaker 1.0.4 Update
This update introduces new fixes and features to DDMMaker 7 and 6.
- Fix for Front Page when it will error due to Ren'Py Version error
- MPT installation on Mac via Copy
- DDCC installation on Mac via Copy
- Fix for a issue when extracting DDLC Mod Template
- Added Mac .app builds for Ren'Py 7
- Renamed Ren'Py 7 DDLC Compatible Mod to DDLC Ren'Py 7 Compatible Mod
- QoL updates
DDMMaker 1.0.3 Release
The following update fixes a few bugs with 7.3.5. 6.99 is unaffected
- Adds common credits and hidden files to scripts.rpa
Note: To add more stuff into scripts, you must classify it in 00build.rpy in renpy/common - Format Fixing for MPT
- Fixed a possible bug where it will say MPT is not downloaded but it is
- Fixed a bit of choosing files in DDMMaker
DDMMaker 1.0.2 Update
The following update fixes a few bugs with 7.3.5. 6.99 is unaffected
- Fix for Mood Pose Tool installation due to new versions being released. Use of glob and wildcards are now used
- Less length errors for easier troubleshooting logs.
DDMMaker 1.0.1 Update
Thank you for using DDMMaker! This update introduces the following features/bug fixes:
Features
Ren'Py 7 Exclusive: Mood Pose Tool Installation Support!
Ren'Py 6.99 Exclusive: Doki Doki Comedy Club Skit Installation Support!
Easier Text on the Front Page for New Modders
TS Compliant Ren'Py 7 Auto-Building
Bug Fixes
Fixed a bug in 6.99 where the tool errors out at project.name == "launcher"
Fixed a bug in 7 where enter may not send the text name to Ren'Py
Fixed some bugs in the Comedy Club and Mood Pose Tool Installation
Removals
Removed Advanced in favor of installation tabs on the front page for 7 and 6.99
For bug reports, please visit the Issues tab and report them there
Thank you once again for using DDMMaker and happy modding!
DDMMaker 1.0 Release
DDMMaker is a DDLC Modding Tool used to make modding for DDLC easier for Ren'Py 6 and 7 variants of mods.
1.0 is the 1st release of DDMMaker which adds Atom support to 6.99 and removes Editra, due to it being a few causes of broken mod scripts in the past.
Other features include:
- Automated Mod Template Install
- Simplified Ren'Py Launcher UI
- Allow deleting of projects
- Compatible to mod on all platforms
and more!
Minor hotfix applied:
Error when making projects due to project.name
checking reserved words, renamed.
Please note to also download either ddlc-win.zip
or ddlc-mac.zip
from https://ddlc.moe in order to properly use DDMMaker. MacOS users running Catalina, please add DDMMaker's Folder to the Applications
folder and try to run it from there due to MacOS Notarization.
For general DDLC modding, please download the DDMMaker-6.99.12.4-sdk
If you want to go advanced or a different route for modding such as using Ren'Py 7 features in your mod, download DDMMMaker-7.3.5-sdk
After downloading, extract the folder inside the ZIP, open it and launch renpy.exe
(Windows), renpy.app
(Mac) or open Terminal in the folder and type ./renpy.sh
(Linux)