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

Some sort of location tracking mechanic #345

Open
JamesTDG opened this issue May 12, 2022 · 4 comments
Open

Some sort of location tracking mechanic #345

JamesTDG opened this issue May 12, 2022 · 4 comments
Labels
Improvement Ideas for changes to features or content.

Comments

@JamesTDG
Copy link

Is your feature request related to a problem? Please describe.
With worlds soon becoming infinite, it is going to be difficult locating your base if you venture too far from home

Describe the solution you'd like
Here are some methods to hopefully combat this:

Maps:
Not like your traditional Minecraft map, this would make itself a more lore friendly waypoint mechanic, just simply pull out a map, use interact, then it will pull up a menu where you can enable, disable, create, or delete waypoints to a specific spot. When creating waypoints, the player can select the color, icon (standard will be the first letter of the waypoint), and name of the waypoint. The player can only see the waypoint(s) if they have their map active.

Downsides: possibly a bit too powerful to use and could be laggy for the game to have. It would be recommended to provide the following nerfs: restrict the recipe until the player accomplishes a specific task, limit # of waypoints per player to a value between 5 and 10.

It is recommended to have waypoint data saved client side versus server side to prevent storage issues.

|

Lodestone-like compass mechanic:
Just think of bringing the feature from mc into this game, with some changes.

Needed changes to function: nameable items (organization will be required for this.)

Mechanics: uses refined cloud ore to craft the lodestone-like object, compass could be easily crafted using iron and some other resource. When the compass is held, it displays a visible arrow on screen that points to spawn if not paired to a lodestone-like object

|

Just allow players to display coordinates:
It's simple, it's lazy, just do it if you don't feel like you want to add any of the above features.

@JamesTDG JamesTDG added the Improvement Ideas for changes to features or content. label May 12, 2022
@Terra5
Copy link

Terra5 commented May 12, 2022

finally.

@BenCheung0422
Copy link
Member

BenCheung0422 commented Jun 11, 2022

This is reliant to #315

@BenCheung0422
Copy link
Member

Hmm, player can actually already see their coordinates in the debug display.

@BenCheung0422
Copy link
Member

BenCheung0422 commented Nov 16, 2024

The map function you have described is quite similar to JourneyMap, and I agree that it is pretty overpowerful. I think this kind of compass can be added as a magic item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Ideas for changes to features or content.
Projects
Status: Todo
Development

No branches or pull requests

4 participants