terraria-companion/public
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. ccae4b601d
feat: add CI/CD pipelines, container support, and rename to terraria-companion
Split embed.go with build tags so builds work without data files
(embed_nodata.go provides empty fallbacks, embed_data.go embeds real
data when built with -tags embed_data). Add Woodpecker CI pipeline
(format/lint/build), release pipeline (goreleaser + Docker), Containerfile,
docker-compose.yml, and goreleaser config. Update Makefile with format/lint
targets and embed_data tag on build targets. Rename project from
terraria-item-tree to terraria-companion throughout. Fix all errcheck
lint warnings in fetcher.go and server.go.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 23:44:54 +01:00
..
images feat: Google-style layout, light theme, and random splash texts 2026-02-17 20:06:33 +01:00
index.html feat: add CI/CD pipelines, container support, and rename to terraria-companion 2026-02-17 23:44:54 +01:00
script.js feat: add CI/CD pipelines, container support, and rename to terraria-companion 2026-02-17 23:44:54 +01:00
style.css feat: add Terraria-style hover tooltips on items 2026-02-17 23:14:35 +01:00