-
AexoLoader 1.8.4 Stable
released this
2026-08-03 04:08:22 +00:00 | 4 commits to main since this releaseSummary
Hotfix: Proton Workshop Maps path remap (Item.Directory → steamapps/workshop/content)
Changes since v1.4.0
Features
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
07af687)
Fixes
- Fix NCMS EmbededResources so RulerBox UI loads under Aexo. (
0208c25) - fix(ci): remove python3 smoke test that broke Jenkins builds (
3c53ef4) - fix(ci): stop false-failing Harmony PE checks on BusyBox Jenkins (
3be3e95) - fix(ci): drop python3/file deps from publish and PE checks (
07eec90) - fix(ci): validate staged DLLs without python3 or file(1) (
43fd459) - fix(ci): harden ILRepack staging for Jenkins Harmony merge (
a6436d2) - Fix wall-time and sustain comparison charts in README. (
d11eef8) - Fix Windows Code/ mod compile missing NML refs (v1.6.3). (
23118a3) - Fix HUD flash/vanish on first map load (v1.5.1). (
41a3e07) - Fix Windows crash + reliable Forgejo release publish. (
022c52a)
Other
- Release 1.8.4: fix Proton Workshop Maps browse path remap. (
81835c0) - Hotfix Windows Crash!!! boot: stop SA bak poison and harden repair. (
3be3391) - Release 1.8.3: NCMS EmbededResources hotfix for RulerBox UI. (
7ceb091) - Release 1.8.2: wait-at-launch updates plus Sentinel hotfixes. (
0b15207) - Merge Sentinel hotfix: filter Unity serialization-layout log noise (7e80241a). (
7e5bce3) - Sentinel hotfix for BugSink f63a2d90 (
5786f0c) - Sentinel hotfix for BugSink 7e80241a (
fd1ea96) - ci: Jenkins-only publish with idempotent skip (keep metrics green) (
9259e1e) - Release v1.8.1 for QuantumSpriteGuard IL compile hotfix. (
3be9957) - Merge pull request 'Sentinel hotfix: Log Message' (#3) from sentinel/hotfix-6d93f09a into main (
48ab8ff) - Sentinel hotfix for BugSink 6d93f09a (
c4289bf) - docs: mark all builds below v1.8 as unstable/unsupported (
8c08326) - Release v1.8.0 as the first auto-update channel base. (
0929e64) - ci: PR builds, weekly cron, and never publish from change requests (
c7b6628) - docs(ci): richer release notes and sha256 release asset (
4378b45) - Release v1.7.10 as the combined hotfix and lock CI versioning. (
4b8c73b) - Document v1.7.11 in the README changelog table. (
991711b) - Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main (
d7b1437) - Add QuantumSprite drawProjectiles empty-frames soft-guard. (
ba5aa24) - Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main (
08e6564) - Defer Harmony patches off AssemblyLoad to stop native boot crashes. (
6974ae3) - Release v1.7.9: Building anim/minimap guards and locale/hitch quiet. (
4a3942a) - Release v1.7.8: PizzaSimulator guard and BugSink noise hotfix. (
3180417) - Release v1.7.7: ModernBox Linux Harmony ref + combat/UI NRE guards. (
112b9a5) - Update examples/AexoTestEntity/mod.json (
24cce9a) - Update JENKINS.md (
f865bc1) - Release v1.7.6: quieter BugSink triage for mod compile failures. (
670f3b9) - Embed WorldBoxPerfMod PNG bake-off charts in README. (
714fbb0) - Remove dual-series stubs from wall-time and sustain charts. (
e8b2e38) - Document WorldBoxPerfMod bake-off vs NeoModLoader in README. (
164e017) - Update README to v1.7.5 and document telemetry-driven roadmap. (
fbed0a6) - Raise severe hitch report threshold to 15s and dedupe perf events 10min (v1.7.5). (
5d9d55d) - Guard DynamicSprites.getItemSpriteID null-sprite NRE in parallel precalc (v1.7.4). (
37c03fa) - Document AexoLoader with measured perf charts and open telemetry. (
91708ea) - Add built-in BugSink telemetry for loader and game errors (v1.7.3). (
fcbcdf0) - Ship AexoLoader v1.7.2 single-flight boot, CityBeh guard, coarse resources. (
7b48486) - Hotfix Windows Crash!!! heal and Linux ModernBox CS0433 (v1.7.1). (
f53a039) - Ship AexoLoader v1.7.0 stability remake after full-repo analysis. (
7298b2b) - Stop Cecil ACS rewrite that crashes Windows Mono boot (v1.6.4). (
3c8e071) - Guard ModernBox Units orphan spawn buttons (v1.6.2). (
199f606) - Prevent ResourcesPatch.Initialize from wiping ModernBox textures (v1.6.1). (
91eca24) - Ship AtlasStable SoftPerf remake (v1.6.0). (
e579033) - Smooth ModernBox HUD activate and block FirstTimeSetup nuke (v1.5.3). (
e71d013) - Ship Aexo 1.5.0 reliability remake with WorldBox SoftPerf. (
4c31a7f)
Install
Copy
WorldBoxModManager.dllintoworldbox_Data/Managed/.Windows Crash!!! at
Begin MonoManager ReloadAssembly(Unable to find
UnityEngine.CoreModule — no Aexo log lines): close the game, Steam-Verify if
Assembly-CSharp.dll.bak-pre-aexo-loaderis missing, then run
scripts/repair-windows-boot.ps1 -LoaderDll path\to\WorldBoxModManager.dllon the
Windows PC. The agent host is often Linux — that does not repair the game PC.Optional: verify with the matching
WorldBoxModManager.dll.sha256release asset.Build
- Build: https://jenkins.aexoradao.com/job/AexoLoader/job/main/21/ #21
- Commit:
81835c0 - Tag:
v1.8.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
-
AexoLoader 1.8.3 Stable
released this
2026-08-02 22:53:09 +00:00 | 5 commits to main since this releaseSummary
Hotfix: NCMS EmbededResources (RulerBox UI); flat source discovery; Windows SA bak-poison + repair-windows-boot harden
Changes since v1.4.0
Features
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
07af687)
Fixes
- Fix NCMS EmbededResources so RulerBox UI loads under Aexo. (
0208c25) - fix(ci): remove python3 smoke test that broke Jenkins builds (
3c53ef4) - fix(ci): stop false-failing Harmony PE checks on BusyBox Jenkins (
3be3e95) - fix(ci): drop python3/file deps from publish and PE checks (
07eec90) - fix(ci): validate staged DLLs without python3 or file(1) (
43fd459) - fix(ci): harden ILRepack staging for Jenkins Harmony merge (
a6436d2) - Fix wall-time and sustain comparison charts in README. (
d11eef8) - Fix Windows Code/ mod compile missing NML refs (v1.6.3). (
23118a3) - Fix HUD flash/vanish on first map load (v1.5.1). (
41a3e07) - Fix Windows crash + reliable Forgejo release publish. (
022c52a)
Other
- Hotfix Windows Crash!!! boot: stop SA bak poison and harden repair. (
3be3391) - Release 1.8.3: NCMS EmbededResources hotfix for RulerBox UI. (
7ceb091) - Release 1.8.2: wait-at-launch updates plus Sentinel hotfixes. (
0b15207) - Merge Sentinel hotfix: filter Unity serialization-layout log noise (7e80241a). (
7e5bce3) - Sentinel hotfix for BugSink f63a2d90 (
5786f0c) - Sentinel hotfix for BugSink 7e80241a (
fd1ea96) - ci: Jenkins-only publish with idempotent skip (keep metrics green) (
9259e1e) - Release v1.8.1 for QuantumSpriteGuard IL compile hotfix. (
3be9957) - Merge pull request 'Sentinel hotfix: Log Message' (#3) from sentinel/hotfix-6d93f09a into main (
48ab8ff) - Sentinel hotfix for BugSink 6d93f09a (
c4289bf) - docs: mark all builds below v1.8 as unstable/unsupported (
8c08326) - Release v1.8.0 as the first auto-update channel base. (
0929e64) - ci: PR builds, weekly cron, and never publish from change requests (
c7b6628) - docs(ci): richer release notes and sha256 release asset (
4378b45) - Release v1.7.10 as the combined hotfix and lock CI versioning. (
4b8c73b) - Document v1.7.11 in the README changelog table. (
991711b) - Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main (
d7b1437) - Add QuantumSprite drawProjectiles empty-frames soft-guard. (
ba5aa24) - Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main (
08e6564) - Defer Harmony patches off AssemblyLoad to stop native boot crashes. (
6974ae3) - Release v1.7.9: Building anim/minimap guards and locale/hitch quiet. (
4a3942a) - Release v1.7.8: PizzaSimulator guard and BugSink noise hotfix. (
3180417) - Release v1.7.7: ModernBox Linux Harmony ref + combat/UI NRE guards. (
112b9a5) - Update examples/AexoTestEntity/mod.json (
24cce9a) - Update JENKINS.md (
f865bc1) - Release v1.7.6: quieter BugSink triage for mod compile failures. (
670f3b9) - Embed WorldBoxPerfMod PNG bake-off charts in README. (
714fbb0) - Remove dual-series stubs from wall-time and sustain charts. (
e8b2e38) - Document WorldBoxPerfMod bake-off vs NeoModLoader in README. (
164e017) - Update README to v1.7.5 and document telemetry-driven roadmap. (
fbed0a6) - Raise severe hitch report threshold to 15s and dedupe perf events 10min (v1.7.5). (
5d9d55d) - Guard DynamicSprites.getItemSpriteID null-sprite NRE in parallel precalc (v1.7.4). (
37c03fa) - Document AexoLoader with measured perf charts and open telemetry. (
91708ea) - Add built-in BugSink telemetry for loader and game errors (v1.7.3). (
fcbcdf0) - Ship AexoLoader v1.7.2 single-flight boot, CityBeh guard, coarse resources. (
7b48486) - Hotfix Windows Crash!!! heal and Linux ModernBox CS0433 (v1.7.1). (
f53a039) - Ship AexoLoader v1.7.0 stability remake after full-repo analysis. (
7298b2b) - Stop Cecil ACS rewrite that crashes Windows Mono boot (v1.6.4). (
3c8e071) - Guard ModernBox Units orphan spawn buttons (v1.6.2). (
199f606) - Prevent ResourcesPatch.Initialize from wiping ModernBox textures (v1.6.1). (
91eca24) - Ship AtlasStable SoftPerf remake (v1.6.0). (
e579033) - Smooth ModernBox HUD activate and block FirstTimeSetup nuke (v1.5.3). (
e71d013) - Ship Aexo 1.5.0 reliability remake with WorldBox SoftPerf. (
4c31a7f)
Install
Copy
WorldBoxModManager.dllintoworldbox_Data/Managed/.Windows Crash!!! at
Begin MonoManager ReloadAssembly(Unable to find
UnityEngine.CoreModule — no Aexo log lines): close the game, Steam-Verify if
Assembly-CSharp.dll.bak-pre-aexo-loaderis missing, then run
scripts/repair-windows-boot.ps1 -LoaderDll path\to\WorldBoxModManager.dllon the
Windows PC. The agent host is often Linux — that does not repair the game PC.Optional: verify with the matching
WorldBoxModManager.dll.sha256release asset.Build
- Build: https://jenkins.aexoradao.com/job/AexoLoader/job/main/20/ #20
- Commit:
3be3391 - Tag:
v1.8.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
-
AexoLoader 1.8.2 Stable
released this
2026-07-24 05:07:09 +00:00 | 8 commits to main since this releaseSummary
Wait-at-launch auto-update; RegionPathFinder NRE guards; filter Unity serialization-layout log noise
Changes since v1.4.0
Features
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
07af687)
Fixes
- fix(ci): remove python3 smoke test that broke Jenkins builds (
3c53ef4) - fix(ci): stop false-failing Harmony PE checks on BusyBox Jenkins (
3be3e95) - fix(ci): drop python3/file deps from publish and PE checks (
07eec90) - fix(ci): validate staged DLLs without python3 or file(1) (
43fd459) - fix(ci): harden ILRepack staging for Jenkins Harmony merge (
a6436d2) - Fix wall-time and sustain comparison charts in README. (
d11eef8) - Fix Windows Code/ mod compile missing NML refs (v1.6.3). (
23118a3) - Fix HUD flash/vanish on first map load (v1.5.1). (
41a3e07) - Fix Windows crash + reliable Forgejo release publish. (
022c52a)
Other
- Release 1.8.2: wait-at-launch updates plus Sentinel hotfixes. (
0b15207) - Merge Sentinel hotfix: filter Unity serialization-layout log noise (7e80241a). (
7e5bce3) - Sentinel hotfix for BugSink f63a2d90 (
5786f0c) - Sentinel hotfix for BugSink 7e80241a (
fd1ea96) - ci: Jenkins-only publish with idempotent skip (keep metrics green) (
9259e1e) - Release v1.8.1 for QuantumSpriteGuard IL compile hotfix. (
3be9957) - Merge pull request 'Sentinel hotfix: Log Message' (#3) from sentinel/hotfix-6d93f09a into main (
48ab8ff) - Sentinel hotfix for BugSink 6d93f09a (
c4289bf) - docs: mark all builds below v1.8 as unstable/unsupported (
8c08326) - Release v1.8.0 as the first auto-update channel base. (
0929e64) - ci: PR builds, weekly cron, and never publish from change requests (
c7b6628) - docs(ci): richer release notes and sha256 release asset (
4378b45) - Release v1.7.10 as the combined hotfix and lock CI versioning. (
4b8c73b) - Document v1.7.11 in the README changelog table. (
991711b) - Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main (
d7b1437) - Add QuantumSprite drawProjectiles empty-frames soft-guard. (
ba5aa24) - Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main (
08e6564) - Defer Harmony patches off AssemblyLoad to stop native boot crashes. (
6974ae3) - Release v1.7.9: Building anim/minimap guards and locale/hitch quiet. (
4a3942a) - Release v1.7.8: PizzaSimulator guard and BugSink noise hotfix. (
3180417) - Release v1.7.7: ModernBox Linux Harmony ref + combat/UI NRE guards. (
112b9a5) - Update examples/AexoTestEntity/mod.json (
24cce9a) - Update JENKINS.md (
f865bc1) - Release v1.7.6: quieter BugSink triage for mod compile failures. (
670f3b9) - Embed WorldBoxPerfMod PNG bake-off charts in README. (
714fbb0) - Remove dual-series stubs from wall-time and sustain charts. (
e8b2e38) - Document WorldBoxPerfMod bake-off vs NeoModLoader in README. (
164e017) - Update README to v1.7.5 and document telemetry-driven roadmap. (
fbed0a6) - Raise severe hitch report threshold to 15s and dedupe perf events 10min (v1.7.5). (
5d9d55d) - Guard DynamicSprites.getItemSpriteID null-sprite NRE in parallel precalc (v1.7.4). (
37c03fa) - Document AexoLoader with measured perf charts and open telemetry. (
91708ea) - Add built-in BugSink telemetry for loader and game errors (v1.7.3). (
fcbcdf0) - Ship AexoLoader v1.7.2 single-flight boot, CityBeh guard, coarse resources. (
7b48486) - Hotfix Windows Crash!!! heal and Linux ModernBox CS0433 (v1.7.1). (
f53a039) - Ship AexoLoader v1.7.0 stability remake after full-repo analysis. (
7298b2b) - Stop Cecil ACS rewrite that crashes Windows Mono boot (v1.6.4). (
3c8e071) - Guard ModernBox Units orphan spawn buttons (v1.6.2). (
199f606) - Prevent ResourcesPatch.Initialize from wiping ModernBox textures (v1.6.1). (
91eca24) - Ship AtlasStable SoftPerf remake (v1.6.0). (
e579033) - Smooth ModernBox HUD activate and block FirstTimeSetup nuke (v1.5.3). (
e71d013) - Ship Aexo 1.5.0 reliability remake with WorldBox SoftPerf. (
4c31a7f)
Install
Copy
WorldBoxModManager.dllintoworldbox_Data/Managed/.Optional: verify with the matching
WorldBoxModManager.dll.sha256release asset.Build
- Build: https://jenkins.aexoradao.com/job/AexoLoader/job/main/16/ #16
- Commit:
0b15207 - Tag:
v1.8.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
-
AexoLoader 1.8.1 Stable
released this
2026-07-24 03:11:10 +00:00 | 12 commits to main since this releaseSummary
Hotfix: QuantumSpriteGuard — drop drawProjectiles finalizer (IL Compile Error); transpiler SafeFirstFrame
Changes since v1.4.0
Features
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
07af687)
Fixes
- fix(ci): remove python3 smoke test that broke Jenkins builds (
3c53ef4) - fix(ci): stop false-failing Harmony PE checks on BusyBox Jenkins (
3be3e95) - fix(ci): drop python3/file deps from publish and PE checks (
07eec90) - fix(ci): validate staged DLLs without python3 or file(1) (
43fd459) - fix(ci): harden ILRepack staging for Jenkins Harmony merge (
a6436d2) - Fix wall-time and sustain comparison charts in README. (
d11eef8) - Fix Windows Code/ mod compile missing NML refs (v1.6.3). (
23118a3) - Fix HUD flash/vanish on first map load (v1.5.1). (
41a3e07) - Fix Windows crash + reliable Forgejo release publish. (
022c52a)
Other
- ci: Jenkins-only publish with idempotent skip (keep metrics green) (
9259e1e) - Release v1.8.1 for QuantumSpriteGuard IL compile hotfix. (
3be9957) - Merge pull request 'Sentinel hotfix: Log Message' (#3) from sentinel/hotfix-6d93f09a into main (
48ab8ff) - Sentinel hotfix for BugSink 6d93f09a (
c4289bf) - docs: mark all builds below v1.8 as unstable/unsupported (
8c08326) - Release v1.8.0 as the first auto-update channel base. (
0929e64) - ci: PR builds, weekly cron, and never publish from change requests (
c7b6628) - docs(ci): richer release notes and sha256 release asset (
4378b45) - Release v1.7.10 as the combined hotfix and lock CI versioning. (
4b8c73b) - Document v1.7.11 in the README changelog table. (
991711b) - Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main (
d7b1437) - Add QuantumSprite drawProjectiles empty-frames soft-guard. (
ba5aa24) - Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main (
08e6564) - Defer Harmony patches off AssemblyLoad to stop native boot crashes. (
6974ae3) - Release v1.7.9: Building anim/minimap guards and locale/hitch quiet. (
4a3942a) - Release v1.7.8: PizzaSimulator guard and BugSink noise hotfix. (
3180417) - Release v1.7.7: ModernBox Linux Harmony ref + combat/UI NRE guards. (
112b9a5) - Update examples/AexoTestEntity/mod.json (
24cce9a) - Update JENKINS.md (
f865bc1) - Release v1.7.6: quieter BugSink triage for mod compile failures. (
670f3b9) - Embed WorldBoxPerfMod PNG bake-off charts in README. (
714fbb0) - Remove dual-series stubs from wall-time and sustain charts. (
e8b2e38) - Document WorldBoxPerfMod bake-off vs NeoModLoader in README. (
164e017) - Update README to v1.7.5 and document telemetry-driven roadmap. (
fbed0a6) - Raise severe hitch report threshold to 15s and dedupe perf events 10min (v1.7.5). (
5d9d55d) - Guard DynamicSprites.getItemSpriteID null-sprite NRE in parallel precalc (v1.7.4). (
37c03fa) - Document AexoLoader with measured perf charts and open telemetry. (
91708ea) - Add built-in BugSink telemetry for loader and game errors (v1.7.3). (
fcbcdf0) - Ship AexoLoader v1.7.2 single-flight boot, CityBeh guard, coarse resources. (
7b48486) - Hotfix Windows Crash!!! heal and Linux ModernBox CS0433 (v1.7.1). (
f53a039) - Ship AexoLoader v1.7.0 stability remake after full-repo analysis. (
7298b2b) - Stop Cecil ACS rewrite that crashes Windows Mono boot (v1.6.4). (
3c8e071) - Guard ModernBox Units orphan spawn buttons (v1.6.2). (
199f606) - Prevent ResourcesPatch.Initialize from wiping ModernBox textures (v1.6.1). (
91eca24) - Ship AtlasStable SoftPerf remake (v1.6.0). (
e579033) - Smooth ModernBox HUD activate and block FirstTimeSetup nuke (v1.5.3). (
e71d013) - Ship Aexo 1.5.0 reliability remake with WorldBox SoftPerf. (
4c31a7f)
Install
Copy
WorldBoxModManager.dllintoworldbox_Data/Managed/.Optional: verify with the matching
WorldBoxModManager.dll.sha256release asset.Build
- Build: https://jenkins.aexoradao.com/job/AexoLoader/job/main/15/ #15
- Commit:
3c53ef4 - Tag:
v1.8.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
-
AexoLoader 1.8.0 Stable
released this
2026-07-24 01:33:50 +00:00 | 22 commits to main since this releaseSummary
Channel auto-update (1.8.* → latest 1.8.y): stage mid-session, apply on next boot; sha256-verified Forgejo downloads; privacy-respecting settings; release train CI
Changes since v1.7.9
Features
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
07af687)
Other
- Release v1.8.0 as the first auto-update channel base. (
0929e64) - ci: PR builds, weekly cron, and never publish from change requests (
c7b6628) - docs(ci): richer release notes and sha256 release asset (
4378b45) - Release v1.7.10 as the combined hotfix and lock CI versioning. (
4b8c73b) - Document v1.7.11 in the README changelog table. (
991711b) - Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main (
d7b1437) - Add QuantumSprite drawProjectiles empty-frames soft-guard. (
ba5aa24) - Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main (
08e6564) - Defer Harmony patches off AssemblyLoad to stop native boot crashes. (
6974ae3)
Install
Copy
WorldBoxModManager.dllintoworldbox_Data/Managed/.Optional: verify with the matching
WorldBoxModManager.dll.sha256release asset.Build
- Build: local #manual-v1.7.10
- Commit:
0929e64 - Tag:
v1.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat: 1.8 channel auto-update with stage-on-session apply-on-boot (
-
AexoLoader 1.7.10 (unstable) Pre-release
released this
2026-07-23 13:14:53 +00:00 | 26 commits to main since this releaseAexoLoader 1.7.10 — single
WorldBoxModManager.dll(Harmony/MonoMod merged; Roslyn embedded as resources).Install: copy into
worldbox_Data/Managed/.Changes since previous tag
4b8c73b Release v1.7.10 as the combined hotfix and lock CI versioning. 991711b Document v1.7.11 in the README changelog table. d7b1437 Merge pull request 'Sentinel hotfix: System.Exception' (#1) from sentinel/hotfix-674c05d5 into main ba5aa24 Add QuantumSprite drawProjectiles empty-frames soft-guard. 08e6564 Merge pull request 'Hotfix: defer AssemblyLoad Harmony patches (boot Crash!!!)' (#2) from hotfix/assemblyload-defer into main 6974ae3 Defer Harmony patches off AssemblyLoad to stop native boot crashes.Build: local #manual-v1.7.10
Commit:4b8c73bDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
AexoLoader 1.7.9 (unstable) Pre-release
released this
2026-07-23 06:27:07 +00:00 | 32 commits to main since this releaseAexoLoader 1.7.9 — single
WorldBoxModManager.dll(Harmony/MonoMod merged; Roslyn embedded as resources).Install: copy into
worldbox_Data/Managed/.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
AexoLoader 1.7.8 (unstable) Pre-release
released this
2026-07-23 05:13:23 +00:00 | 33 commits to main since this releaseAexoLoader 1.7.8 — single
WorldBoxModManager.dll(Harmony/MonoMod merged; Roslyn embedded as resources).Install: copy into
worldbox_Data/Managed/.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
AexoLoader 1.7.7 (unstable) Pre-release
released this
2026-07-20 21:23:02 +00:00 | 34 commits to main since this releaseAexoLoader 1.7.7 — single
WorldBoxModManager.dll(Harmony/MonoMod merged; Roslyn embedded as resources).Install: copy into
worldbox_Data/Managed/.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
AexoLoader 1.7.6 (unstable) Pre-release
released this
2026-07-18 01:20:39 +00:00 | 37 commits to main since this releaseAexoLoader 1.7.6 — single
WorldBoxModManager.dll(Harmony/MonoMod merged; Roslyn embedded as resources).Install: copy into
worldbox_Data/Managed/.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)