• Joined on 2025-03-28
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-25 19:44:18 +00:00
db534ea389 fix(inventory-go): restore GET /inventory/{name} (live Inv window was empty)
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-25 19:26:58 +00:00
4bc51a1f48 feat(suitbuilder): Select All / Clear All toggle for Legendary Wards
09bde83325 feat(suitbuilder): CD0/CD1/CD2 allowed-tier checkboxes (replace dead crit min/max)
75a735d589 feat(suitbuilder): apply CD-tier filter in loadItems (before domination)
7155055072 feat(suitbuilder): CD-tier filter helpers + tests; gate inventory-go build on go test
593e99894f feat(suitbuilder): add allowed_crit_damage constraint field
Compare 7 commits »
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 17:47:44 +00:00
9911edbfa8 docs: Go is production — rewrite README, update CLAUDE.md, gitignore .env
5ade47dc64 feat: Go backend production cutover — website layer, ingest forwarding, alerts, live fixes
776076b981 chore(go-services): point dereth-tracker-go at inventory-go (full Go /go/ stack)
57f53ff36b feat(inventory-go): port the suitbuilder solver (/suitbuilder/search) — validated
2473b80519 feat(inventory-go): search spell_names/spells enrichment + shirt/pants filters
Compare 23 commits »
erik created branch python-legacy in SawatoMosswartsEn.../MosswartOverlord 2026-06-24 17:47:23 +00:00
erik pushed to python-legacy at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 17:47:23 +00:00
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 06:51:35 +00:00
b8fd449d62 docs(go-prompt): inventory-service + discord bot are also Go rewrite targets
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 06:31:47 +00:00
47607d75fb docs: add fresh-session prompt for the parallel Go backend rewrite
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 06:15:21 +00:00
6a0bb9fe80 feat(sidebar): restore the rickroll title-click easter egg
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-24 06:12:02 +00:00
cc686da532 feat(midsummer): retire the theme out of season (holiday over)
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-23 21:34:37 +00:00
0565a54ae5 fix(live): window 'online' on server receive-time, not client clock
erik pushed to main at SawatoMosswartsEn.../metas 2026-06-23 21:06:51 +00:00
b5115f1f23 Add bunny nav route and bunny_hunt meta
erik pushed to master at SawatoMosswartsEn.../MosswartMassacre 2026-06-23 20:19:05 +00:00
4fdec3bbcd perf(inventory): jitter the flush interval (2-5 min, re-rolled per tick)
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-23 20:18:36 +00:00
645feef9aa perf(inventory): cap concurrent forwards so flush bursts can't starve telemetry
erik pushed to master at SawatoMosswartsEn.../MosswartOverlord 2026-06-23 19:40:54 +00:00
349c15d944 perf(broadcast): serialize once with stdlib json, drop jsonable_encoder from hot path
erik pushed to master at SawatoMosswartsEn.../MosswartMassacre 2026-06-23 18:49:06 +00:00
92a51b205c perf(inventory): debounce LiveInventoryTracker update firehose
erik pushed to main at erik/acdream 2026-06-14 19:11:08 +00:00
d2b8a51426 docs: wrap-up — file #137 (dungeon collision) + #138 (teleport-out world loading); close #135/#136
fd0ecfcf2e docs: close #136 — red cone was an editor-only placement marker (fixed 6f81e2c)
6f81e2c91d fix(render): hide editor-only placement markers in dungeons — port retail's degrade-to-nothing (#136)
b4ed8e7908 docs: file #136 — red-cone dungeon decoration renders red (frozen-phase render divergence)
2c923755c4 fix(G.3): place the player on the cell floor for an indoor dungeon login (#135 follow-up)
Compare 65 commits »
erik pushed to claude/thirsty-goldberg-51bb9b at erik/acdream 2026-06-13 12:53:27 +00:00
90786c19e2 handoff: M1.5 dungeon support (G.3) grounded — design research + the terrain-less-premise refutation
erik pushed to claude/thirsty-goldberg-51bb9b at erik/acdream 2026-06-13 12:45:54 +00:00
9c2ceb2336 milestone: re-open M1.5 — dungeon support (full G.3) pulled into scope; M2 re-deferred
erik pushed to claude/thirsty-goldberg-51bb9b at erik/acdream 2026-06-13 08:45:02 +00:00
1bf037a1c9 milestone: M1.5 LANDED (building/cellar demo); dungeon demo -> #133/G.3; start M2
erik pushed to claude/thirsty-goldberg-51bb9b at erik/acdream 2026-06-13 08:27:27 +00:00
8682a8db70 close #125: bounded upload retry kills the sticky-drop debt (failed GL uploads were never re-staged)