Open ProgrammerDan opened 8 years ago
Just to note. I first need to refactor how configurations is managed. Now it is static class with static fields with cross references between other classes, which is hard to make to work as hierarchy structure. Then I want to make per-world support for configuration (should be not hard after refactoring) After all of this - "Variable proximity distances" will be easy to do.
From ShadedJon: