Skip to content

Conversation

@nornagon
Copy link
Owner

@nornagon nornagon commented Oct 28, 2025

Summary

  • allow item variant name/description fields to be optional in the item type definitions
  • guard the item detail view against variants that omit display names
  • fall back to the base item name when indexing unnamed variants for search

Testing

  • yarn test

Fixes #206


https://chatgpt.com/codex/tasks/task_e_68ff94da331c8332b05f4ca2de47bd68

@nornagon
Copy link
Owner Author

@codex can you fix the tests?

@chatgpt-codex-connector
Copy link

Summary

  • Increased the warm-up timeout for the render regression suite to 60s so the initial cache build can complete without timing out. src/testRender.tsL65-L80
  • Prefetched the spawn location caches concurrently while marking the test environment as active to accelerate the warm-up phase. src/testRender.tsL69-L75

Testing

  • TEST_ONLY=item/art_sphere npx vitest run src/all.1.test.ts --bail=1

View task →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optional variant names and descriptions broke HHG

2 participants