Skip to content

Improved minimap#125

Closed
LiquidityC wants to merge 1 commit into
devfrom
feature/new_minimap
Closed

Improved minimap#125
LiquidityC wants to merge 1 commit into
devfrom
feature/new_minimap

Conversation

@LiquidityC

Copy link
Copy Markdown
Member

Plan

  • Create a nicer minimap which actuall details room shapes and walls

Solution

  • Whenever a new room is visited we render that room to the minimap
  • The rendering should be a tile -> pixel ratio
  • The minimap is represented by a render target sprite

@coderabbitai

coderabbitai Bot commented Oct 6, 2025

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/new_minimap

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@LiquidityC LiquidityC force-pushed the feature/new_minimap branch from 44f8103 to 85c679a Compare October 6, 2025 13:03
@LiquidityC LiquidityC closed this Oct 6, 2025
@LiquidityC LiquidityC deleted the feature/new_minimap branch October 6, 2025 13:03
Need to create and render to the minimap sprite as well as render the
new minimap sprite.
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