Releases: Bronya-Rand/DDLCModTemplate2.0
DDLC Mod Template 2.4.7 - Friend of Ganyu
This release to the mod template does the following
Updates
- Updated Ren'Py blacklist to add 7.4.7 as a non-working template.
- Updated lockdown code in splash to not trigger for new installs.
- Made
config.developer
set to Auto (Modders can access the Developer Menu but players cannot once built).
Fixes
Fixed a line in script.rpy
which makes Day 1 of the game not play.
DDLC Mod Template 2.3.1 Update 6 - Older Friend of Ganyu
This release to the mod template does the following
Updates
- Updated Ren'Py blacklist to add 7.4.7 as a non-working template.
- Updated lockdown code in splash to not trigger for new installs.
- Made
config.developer
set to Auto (Modders can access the Developer Menu but players cannot once built).
Fixes
Fixed a line in script.rpy
which makes Day 1 of the game not play.
DDLC Mod Template 2.4.6 - The Sucrose of Time
This update does the following
- Adds a lockout feature to the template for Ren'Py 7.4.6
This is due to a Ren'Py 7.4.6 bug where DDLC transforms break heavily. For now this version of Ren'Py should not be used to mod DDLC.
- Adds a warning to users running a version of Ren'Py higher than the one tested on.
This is in correlation to the Ren'Py 7.4.6 bug issue. You must now accept a disclaimer in order to use the template under a higher untested Ren'Py version.
- Updated guide to 1.4 for Android.
NOTE: Please read guide.pdf for Android building and such. Since 2.4.6 features a big update and this is a part of 2.4.0, old templates must be upgraded to better suit both Android and PC modding.
To start modding, download DDLCModTemplate-2.4.6.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and go to Contents/Resources/autorun and place the DDLC files inside.)
DDLC Mod Template 2.3.1 Update 5 - The Sucrose of Older Time
This update does the following
- Adds a lockout feature to the template for Ren'Py 7.4.6
This is due to a Ren'Py 7.4.6 bug where DDLC transforms break heavily. For now this version of Ren'Py should not be used to mod DDLC.
- Adds a warning to users running a version of Ren'Py higher than the one tested on.
This is in correlation to the Ren'Py 7.4.6 bug issue. You must now accept a disclaimer in order to use the template under a higher untested Ren'Py version.
To start modding, download DDLCModTemplate-2.3.1.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and go to Contents/Resources/autorun and place the DDLC files inside.)
DDLC Mod Template 2.4.5 - The Explanatory Update
This update to the mod template does the following
- Optimized Android code
- Removed
package_name
in favor of environment variables. - Updated guide for 7.4.5.
NOTE: Please read guide.pdf for Android building and such. Since 2.4.5 features a big update and this is a part of 2.4.0, old templates must be upgraded to better suit both Android and PC modding.
To start modding, download DDLCModTemplate-2.4.5.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and go to Contents/Resources/autorun
and place the DDLC files inside.)
DDLC Mod Template 2.4.4
This update to the mod template does the following
- Add RightIn Transforms To
transforms.rpy
due to right-in being existent but didn't have already pre-defined transform paths. - Updated Version Number
New Update: Updated guide.pdf
NOTE: Please read guide.pdf for Android building and such. Since 2.4.4 features a big update and this is a part of 2.4.0, old templates must be upgraded to better suit both Android and PC modding.
To start modding, download DDLCModTemplate-2.4.4.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
DDLC Mod Template 2.3.1 Update 4
This update to the mod template does the following
- Add RightIn Transforms To
transforms.rpy
due to right-in being existent but didn't have already pre-defined transform paths. - Updated Version Number
To start modding, download DDLCModTemplate-2.3.1.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
DDLC Mod Template 2.4.3
This update to the DDLC Mod Template incorporates the following changes
Fixes
- Fixed an issue where screenshotting or using
screen tear
resulted in a crash due to changed Ren'Py code. Refer to PR #8 for more information.
NOTE: Please read guide.pdf for Android building and such. Since 2.4.3 features a big update and this is a part of 2.4.0, old templates must be upgraded to better suit both Android and PC if you plan to port that way or follow the format of 2.4.3 and paste it in your old template copy.
To start modding, download DDLCModTemplate-2.4.3.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
DDLC Mod Template 2.3.1 Update 3
2.3.1 is now in maintenance.
This update to the 2.3.1 template does the following change to the template
- Fixed a issue where screenshots or
screen tear
was broken on Ren'Py 7.4 due to changed code
To start modding, download DDLCModTemplate-2.3.1.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
DDLC Mod Template 2.4.2
This update to the DDLC Mod Template incorporates the following changes
- Fixed a issue where the PY file in Ren'Py 7 building fails to be added to the ZIP. Thanks for Ryzek for the tip!
- Fixed another issue due to Ryzek's fix where Android builds won't post due to it missing the py file in the APK.
New Update: Updated guide.pdf
NOTE: Please read guide.pdf for Android building and such. Since 2.4.2 features a big update and this is a update on top of 2.4.0, old templates must be upgraded to better suit both Android and PC if you plan to port that way or follow the format of 2.4.2 and paste it in your old template copy.
To start modding, download DDLCModTemplate-2.4.2.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
If you already are using 2.4.2, download the updated guide on building mods for Android if you want to port your mod over to it.