archvillainette
  • Joined on 2026-03-17
archvillainette automatically merged pull request ShadowsOverWestgate/sow-tools#71 2026-07-29 10:50:05 +00:00
archvillainette commented on issue ShadowsOverWestgate/sow-tools#53 2026-07-29 10:18:01 +00:00
crucible nwsync: emit blobs and per-artifact NSYM, assemble the merged manifest

PR up: ShadowsOverWestgate/sow-tools#71crucible nwsync emit and crucible nwsync assemble, format read from niv/neverwinter.nim at HEAD rather than inferred.

T…

archvillainette created pull request ShadowsOverWestgate/sow-tools#71 2026-07-29 10:17:41 +00:00
feat(nwsync): emit blobs and per-artifact NSYM, assemble merged manifests
978e2913f6 fix(nwsync): pin emitter version, ship the shim, harden manifest reads
0de1c1e280 feat(nwsync): emit blobs and per-artifact NSYM, assemble merged manifests
Compare 2 commits »
archvillainette created branch feat/nwsync-emit-assemble in ShadowsOverWestgate/sow-tools 2026-07-29 10:17:19 +00:00
archvillainette deleted branch feat/prune-release-assets from ShadowsOverWestgate/sow-tools 2026-07-29 08:51:26 +00:00
archvillainette pushed to main at ShadowsOverWestgate/sow-tools 2026-07-29 08:51:26 +00:00
4d03085996 feat(ci): prune release assets outside the newest two tags (#52) (#70)
archvillainette closed issue ShadowsOverWestgate/sow-tools#52 2026-07-29 08:51:25 +00:00
Prune old Crucible release assets in the release workflow
archvillainette automatically merged pull request ShadowsOverWestgate/sow-tools#70 2026-07-29 08:51:25 +00:00
f3ca6be698 feat(ci): prune release assets outside the newest two tags (#52)
archvillainette created branch feat/prune-release-assets in ShadowsOverWestgate/sow-tools 2026-07-29 07:51:22 +00:00
archvillainette created pull request ShadowsOverWestgate/sow-tools#70 2026-07-29 07:51:21 +00:00
feat(ci): prune release assets outside the newest two tags (#52)
archvillainette deleted branch fix/erf-restype-upstream-64 from ShadowsOverWestgate/sow-tools 2026-07-28 22:18:05 +00:00
archvillainette pushed to main at ShadowsOverWestgate/sow-tools 2026-07-28 22:18:04 +00:00
2f4685e470 fix(erf): align restype numbers with upstream neverwinter.nim (#69)
archvillainette closed issue ShadowsOverWestgate/sow-tools#64 2026-07-28 22:18:04 +00:00
Five restype numbers in internal/erf disagree with upstream
archvillainette automatically merged pull request ShadowsOverWestgate/sow-tools#69 2026-07-28 22:18:04 +00:00
archvillainette commented on issue ShadowsOverWestgate/sow-tools#64 2026-07-28 22:14:52 +00:00
Five restype numbers in internal/erf disagree with upstream

Correction to one premise in the description, found while fixing this in #69.

The issue says the six extensions upstream does not have — lyt 3000, vis 3001, mdx 3008, wlk 3020, xml

archvillainette commented on pull request ShadowsOverWestgate/sow-tools#69 2026-07-28 22:11:12 +00:00
fix(erf): align restype numbers with upstream neverwinter.nim

Second commit pushed: gr2, wlk and xml removed too.

#64 listed six extensions as deliberate local additions rather than bugs. Three of them are NWN2 formats, same class of problem as mdb.…

65d89d4cb8 fix(erf): drop NWN2 formats gr2, wlk and xml from the restype table
archvillainette created pull request ShadowsOverWestgate/sow-tools#69 2026-07-28 22:03:18 +00:00
fix(erf): align restype numbers with upstream neverwinter.nim