Skip to content

DDLC Mod Template 4.1.0 - A Realm Anew

Compare
Choose a tag to compare
@Bronya-Rand Bronya-Rand released this 22 Nov 21:37
· 118 commits to python-2 since this release

Welcome to the new DDLC Mod Template!

This new update brings major changes, and features to the mod template.

Features

  • Added wiperight and wiperight_scene to DDLC
  • Add dialog warning to users if they attempt to run the mod template as a mod by pressing the New Game button.

Changes

  • Reorganized the mod template in full for a new modding experience

    This change will mean old guides, tutorials and such from 2017-Nov 22, 2022 will no longer apply to the template beyond 4.1.0. Please refer to the DDMC Discord or new guides/tutorials that state that they are compatible with the new mod template layout.
    For mod guides/tutorials, please state whether the guide/tutorial is for the old template layout from 2017-Nov 22, 2022 or the new one that applies to the current 4.1.0 and beyond template

  • Changed how restore_all_characters(), delete_character(), and the poem game works for new layout compatibility.
  • Re-added the old poem special labels for backwards compatibility with new poem special label calls.
  • Updated Windows 11 BSOD to revert black to blue after a Windows Update.

Github Changelog

Full Changelog for Python 2: 4.0.2...4.1.0
Full Changelog for Python 3: 4.0.2...954b795

Selecting the right mod template

If you are modding DDLC for the first time or are modding solely on Ren'Py 6-7, download the DDLCModTemplate-4.1.0.zip file.
If you are modding DDLC on Ren'Py 8, download the DDLCModTemplate-4.1.0-Py3.zip file.

Installation of either mod templates are the same as usual.