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

Hide more things when rendering #3

Open
4 of 7 tasks
JonathanTroyer opened this issue Apr 3, 2020 · 6 comments
Open
4 of 7 tasks

Hide more things when rendering #3

JonathanTroyer opened this issue Apr 3, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@JonathanTroyer
Copy link
Owner

JonathanTroyer commented Apr 3, 2020

  • Zones
  • Terrain affordance/fertility/etc.
  • Heat map
  • Plans, including More Planning
  • Real Fog of War/CAI 5000 (disable fog)
  • Range Finder
  • Paths (Settings/View/Draw Paths)
@JonathanTroyer
Copy link
Owner Author

HeatMap is going to be very difficult to do, due to how it works. Specifically, the biggest issue is that I need another tick to turn off the coloring (as it works by coloring a custom map). So, blocked by #2

@JonathanTroyer
Copy link
Owner Author

Zones are also going to be difficult, as they also need to be hidden and then the map rendered in the next tick. So, blocked by #2

@limmelimm
Copy link

Thank you for your 1.1 fork, Jonathan! I just tried it out and it's doing pretty fine. I like to keep some pictures of my bases, before they are lost in uncompatible rimworld space.
Concerning "hide more things": I personally would like to see the zones and the name labels and the item labels in my photo. Other players might not. May I suggest some more switches for such things?

@JonathanTroyer JonathanTroyer added the enhancement New feature or request label Apr 15, 2020
@JonathanTroyer
Copy link
Owner Author

JonathanTroyer commented Sep 23, 2023

Blueprints requires a save reload, thus we can't do it in a render

@TheVillageGuy
Copy link
Collaborator

I think we can close this issue

@JonathanTroyer
Copy link
Owner Author

I think we can close this issue

Nah, this tracks other things than just Camera+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants