Releases: CCDirectLink/CCLoader3
Releases · CCDirectLink/CCLoader3
v3.5.2-alpha, 2025-08-07
Fixes
- Fix validPathPrefixes unloading in service worker resulting in ccmod files failing to fetch by @krypciak in #26
Full Changelog: v3.5.1-alpha...v3.5.2-alpha
v3.5.1-alpha, 2025-08-05
Additions
- Integrated API/library mods are now internally marked as installed (ce7b215)
modloader.virtualPackagesnow exposes virtual mods (94f215a)window.versionsnow includes virtual mods (0c292c0)
Fixes
Full Changelog: v3.5.0-alpha...v3.5.1-alpha
v3.5.0-alpha, 2025-07-30
Additions
- Add compatability with CCLoader2 & Simplify globals by @lexisother in #22
Changes
Full Changelog: v3.4.2-alpha...v3.5.0-alpha
v3.4.2-alpha, 2025-07-28
This release does nothing, I just messed up the version number of the runtime mod in v3.4.1-alpha.
v3.4.1-alpha, 2025-07-27
Fixes
- Fix the game crashing when loading an
ig.ButtonGroupwith a selection that no longer exists (2d6e455)
Full Changelog: v3.4.0-alpha...v3.4.1-alpha
v3.4.0-alpha, 2025-07-26
Additions
.ccmodsupport by @krypciak in #17- Compatibility with nwjs 0.35.5 by @krypciak in #19
- Include CCModManager by default in quickinstall archives (7d50144)
Changes
- The
ccmod.jsonkeywordsproperty has been renamed totags(2e8d1cf)- On top of that,
ultimate-crosscode-typedefshas been updated to:- Reflect this change
- Make
homepageaLocalizedStringagain - Re-add the previously removed
licenseproperty - Allow full
PersonDetailsto be provided to theauthorsproperty again
- On top of that,
Fixes
- Fix issues with quick install archives by @krypciak in #20
- Fix performance issues with patterns (219b1a2)
New Contributors
Full Changelog: v3.3.3-alpha...v3.4.0-alpha
v3.3.3-alpha, 2024-08-10
v3.3.2-alpha, 2024-08-05
Changes
- Allow the
authorskey inccmod.jsonto be a string as well as an array
Full Changelog: v3.3.1-alpha...v3.3.2-alpha
v3.3.1-alpha, 2023-09-26
Fixes
- Fix mods erroring when depending on or using packages with version type suffixes. (e.g.
3.3.1-alpha)
Previous behaviour would cause3.3.1-alphato fall outside of the range>=2.22.1.
Full Changelog: v3.3.0-alpha...v3.3.1-alpha
v3.3.0-alpha, 2023-08-02
Additions
- Support comments in JSON based resources (either new additions or
.patchfiles)
Full Changelog: v3.2.1-alpha...v3.3.0-alpha