Skip to content

[WIP] Add armor system for user leveling progression#10

Merged
printedz merged 1 commit into
mainfrom
copilot/implement-armor-system
Mar 18, 2026
Merged

[WIP] Add armor system for user leveling progression#10
printedz merged 1 commit into
mainfrom
copilot/implement-armor-system

Conversation

Copilot AI commented Mar 18, 2026

Copy link
Copy Markdown
  • Inspect repository structure and locate player, progression, and rendering systems
  • Run baseline validation commands before edits (noting current environment/build constraints)
  • Implement armor progression model tied to leveling (wood → bronze → silver → golden → diamond)
  • Add armor protection properties and integrate them into player stats/combat calculations
  • Render visible armor on the main character with minimal sprite-layer changes
  • Add/update focused tests for new armor/leveling logic where test infrastructure exists
  • Run targeted validation for changed code paths and capture a screenshot demonstrating armor visuals
  • Run automated code review and CodeQL checks, address findings, and finalize
Original prompt

Please, implement an armor system so that the user can obtain armors through leveling up in the game as they progress. The armor should be wood, bronze, silver, golden and at maximum, diamond. It should have protection properties. Please, attempt to draw the armor on the main character. Thanks in advance.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@printedz printedz marked this pull request as ready for review March 18, 2026 19:46
Copilot AI review requested due to automatic review settings March 18, 2026 19:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@printedz printedz merged commit 3b9923f into main Mar 18, 2026
1 check failed
Copilot AI requested a review from printedz March 18, 2026 19:47
Copilot stopped work on behalf of printedz due to an error March 18, 2026 19:47
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.

3 participants