This mod requires hearts with the Wizard and it does NOT have any options to tweak the values or disable this requirement.
This mod requires the player name to be 'Magnus' in order to use Custom teleportation locations. Why? Who knows.
This mod includes (forced) player movement speed buff and you cannot disable it (only set it to 1). Apparently floating points are not supported so you can't have set it to x1.5 or something like that. "Movement speed modifier. Only supports integers". Annoying.
// 1.0.5
If you'r looking for a convenient home teleportation mod.. well, keep looking, this is not the one.
Up until 1.6, floats weren't supported for speed modifiers, much to my annoyance as well. I took a closer look and they are actually supported in the new system, so I will look to address that with an update. I'll have to see if GenericConfigMenu supports floats now, because it also used to not support them.
The custom locations and name were for my personal debugging of those features to test them until I could come up with some way to have them unlock, and these have now been removed from the release branch and put into a separate development branch.
As for the hearts, I feel it's a valid trade-off considering you're essentially getting a much enhanced 'Return Scepter' functionality wise, minus the 2 million gold cost. It's easy enough to get to 5 hearts and I didn't want to just throw the functionality in without some in universe justification.
Your opinions are however valid, and as you've seemingly decompiled the dll into its source, I welcome you to modify it to your liking and recompile it yourself.
5 comments
This mod requires the player name to be 'Magnus' in order to use Custom teleportation locations. Why? Who knows.
This mod includes (forced) player movement speed buff and you cannot disable it (only set it to 1). Apparently floating points are not supported so you can't have set it to x1.5 or something like that. "Movement speed modifier. Only supports integers". Annoying.
// 1.0.5
If you'r looking for a convenient home teleportation mod.. well, keep looking, this is not the one.
Up until 1.6, floats weren't supported for speed modifiers, much to my annoyance as well. I took a closer look and they are actually supported in the new system, so I will look to address that with an update. I'll have to see if GenericConfigMenu supports floats now, because it also used to not support them.
The custom locations and name were for my personal debugging of those features to test them until I could come up with some way to have them unlock, and these have now been removed from the release branch and put into a separate development branch.
As for the hearts, I feel it's a valid trade-off considering you're essentially getting a much enhanced 'Return Scepter' functionality wise, minus the 2 million gold cost. It's easy enough to get to 5 hearts and I didn't want to just throw the functionality in without some in universe justification.
Your opinions are however valid, and as you've seemingly decompiled the dll into its source, I welcome you to modify it to your liking and recompile it yourself.
All the best,
Falson