Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GAME] Treasure icon based on total cost / debugging of treasures. #37

Merged
merged 7 commits into from
Sep 11, 2023

Conversation

Neloreck
Copy link
Member

@Neloreck Neloreck commented Sep 11, 2023

Changes

  • Treasures now have 4 icons - common/rare/epic/unique
  • Treasures rarity is based on price or override in config file
  • Adding debug section for treasures
  • Adding utils to work with UI elements init
  • Correct naming for debug sections in ImGUI debug window
  • Renamed secrets ltx file
  • MapManager will handle treasures display
  • Removed getTableSize in favor of table.size
  • Move treasures manager configuration to ltx file

Screenshots

image
image

@Neloreck Neloreck self-assigned this Sep 11, 2023
@Neloreck Neloreck changed the title [GAME] Secrets icon based on total cost / debugging of secrets. [GAME] Treasure icon based on total cost / debugging of treasures. Sep 11, 2023
@Neloreck Neloreck marked this pull request as ready for review September 11, 2023 21:56
@Neloreck Neloreck merged commit 39430a5 into main Sep 11, 2023
9 checks passed
@Neloreck Neloreck deleted the dev-treasures-debug branch September 11, 2023 21:56
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.

1 participant