-
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 (