Skip to content

Releases: CCDirectLink/CCLoader3

v3.5.2-alpha, 2025-08-07

07 Aug 12:24
v3.5.2-alpha
0ce19e2
Compare
Choose a tag to compare
Pre-release

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

05 Aug 14:13
v3.5.1-alpha
b503b45
Compare
Choose a tag to compare
Pre-release

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

  • Fix trailing commas not getting stripped in json files by @krypciak in #24

Full Changelog: v3.5.0-alpha...v3.5.1-alpha

v3.5.0-alpha, 2025-07-30

30 Jul 12:22
v3.5.0-alpha
b55983f
Compare
Choose a tag to compare
Pre-release

Additions

  • Add compatability with CCLoader2 & Simplify globals by @lexisother in #22

Changes

  • Don't treat directories ending in .ccmod like archives by @krypciak in #23

Full Changelog: v3.4.2-alpha...v3.5.0-alpha

v3.4.2-alpha, 2025-07-28

28 Jul 01:08
0dacf78
Compare
Choose a tag to compare
Pre-release

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

27 Jul 01:02
a946398
Compare
Choose a tag to compare
Pre-release

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

26 Jul 01:37
7d50144
Compare
Choose a tag to compare
Pre-release

Additions

Changes

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

10 Aug 18:31
08dcfd1
Compare
Choose a tag to compare
Pre-release

Additions

  • Expose jszip on the ccmod global

Full Changelog: v3.3.2-alpha...v3.3.3-alpha

v3.3.2-alpha, 2024-08-05

05 Aug 14:58
v3.3.2-alpha
63cd946
Compare
Choose a tag to compare
Pre-release

Changes

  • Allow the authors key in ccmod.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

26 Sep 18:11
v3.3.1-alpha
d2a2399
Compare
Choose a tag to compare
Pre-release

Fixes

  • Fix mods erroring when depending on or using packages with version type suffixes. (e.g. 3.3.1-alpha)
    Previous behaviour would cause 3.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

02 Aug 19:05
v3.3.0-alpha
c111638
Compare
Choose a tag to compare
Pre-release

Additions

  • Support comments in JSON based resources (either new additions or .patch files)

Full Changelog: v3.2.1-alpha...v3.3.0-alpha