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.virtualPackages
now exposes virtual mods (94f215a)window.versions
now 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.ButtonGroup
with 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
.ccmod
support 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.json
keywords
property has been renamed totags
(2e8d1cf)- On top of that,
ultimate-crosscode-typedefs
has been updated to:- Reflect this change
- Make
homepage
aLocalizedString
again - Re-add the previously removed
license
property - Allow full
PersonDetails
to be provided to theauthors
property 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
authors
key inccmod.json
to 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-alpha
to 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
.patch
files)
Full Changelog: v3.2.1-alpha...v3.3.0-alpha