No description
Find a file
Florian Berthold f87b41960d
All checks were successful
release / release (push) Successful in 2s
refactor(bleed): pack BleedIDs as comma-string (~16/line) for clean diffs
Previous per-ID-per-line form (1502 lines / 53 KB) made every regen show
as a 1500-line block diff. Pack the IDs into a comma-separated string at
~16 entries per line (94 packed lines / 11.5 KB) and parse once at load.
Future regenerations only churn the chunks where IDs actually change.

No behaviour change: still produces a {[spellId]=true} hash for O(1)
lookup in Decursive.lua:GetUnitDebuff.
2026-05-27 20:37:52 +02:00
.gitea/workflows ci: respect GITHUB_REPOSITORY for bundle name + tolerate per-asset upload failures 2026-05-25 12:15:02 +02:00
Decursive refactor(bleed): pack BleedIDs as comma-string (~16/line) for clean diffs 2026-05-27 20:37:52 +02:00
tools ci: respect GITHUB_REPOSITORY for bundle name + tolerate per-asset upload failures 2026-05-25 12:15:02 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 04:03:00 +02:00
.gitignore ci: add tools/build_zip.sh (git-archive per addon folder) 2026-05-25 11:13:41 +02:00
README.md init 2022-10-21 06:52:48 -07:00

Decursive

This is the repository for Decursive. Modified for Ascension.gg.