Crimix / warp-radial

A nice radial menu to warp to player created points, home and spawn
https://www.curseforge.com/minecraft/mc-mods/warp-radial
2 stars 1 forks source link

Suggestion: Possible to scale warp cooldown with distance covered? #9

Open StygianEmperor opened 3 years ago

StygianEmperor commented 3 years ago

(I don't have a Twitch Account for CurseForge - the last two got hacked so I gave up years ago - so apologies if this isn't the right place for suggestions.)

I feel like the warping mechanic can be either too soft or too punishing depending on how far a player actually needs to travel, since it's always a static number (at least based on the warp-type used). Would it be possible to have the teleportation measure the distance in blocks between the player's current point and destination and scale the cooldown based on that number?

Expanding on that (though this gets progressively more complex to implement, I assume):

That being said, I like a lot about this mod and pretty much all the others you've made/updated to 1.16.4 (and side note: I appreciate your willingness to engage and explain things in comments - it's refreshing).

Crimix commented 3 years ago

This is totally the right place to give suggestions. Thank you for kind words😄

I think it would be possible to create a system like that.

I think that it should work as the following.

I will start working on this when I find time for it 😃

StygianEmperor commented 3 years ago

Oh for sure; there should be a config value to choose which system to use - I definitely don't want to remove the valid option you've already made.

And no rush! Thanks for considering!