Skip to content

Conversation

Cyperghost
Copy link
Contributor

  • Store trophy image via wcf\data\file\File
  • Migrate to the new condition system
  • Migrate the Add/Edit Form to a FormBuilderForm

@Cyperghost Cyperghost requested a review from dtdesign July 22, 2025 07:31
Copy link
Member

@dtdesign dtdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I don’t like how the runtime cache is being used. Littering the code with cache*IDs() is not a solution but a hacky workaround.

Generally speaking, we usually know which trophies are being requested, so why not group them in a collection and fix this instead of making this an afterthought?

@Cyperghost Cyperghost requested a review from dtdesign July 28, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants