Fixed#3174: Boat placement is not properly prevented in a protected region Fixed#3130: Polygonal selections allow unlimited claim volumes with /rg claim Fixed#3137: Claiming infinite regions is possible due to integer overflow Fixed#3171: Can't pickup XP in protected regions without permission ...
Fix: add ResourceResolverManager to handle ResourceUrlResolver registration. 0.59.27 Add: parameterized test case options, ones that have option name followed by [ and terminated by ]. Used for custom handling variations of option. These should set TestUtils.CUSTOM_OPTION to a BiFunction<String op...
(II).cpp │ ├── 437 - The Tower of Babylon.cpp │ ├── 438 - The Circumference of the Circle.cpp │ ├── 440 - Eeny Meeny Moo.cpp │ ├── 441 - Lotto.c │ ├── 442 - Matrix Chain Multiplication.cpp │ ├── 443 - Humble Numbers.cpp │ ├── 444 - Encoder ...
Fix: add ResourceResolverManager to handle ResourceUrlResolver registration.0.59.27Add: parameterized test case options, ones that have option name followed by [ and terminated by ]. Used for custom handling variations of option. These should set TestUtils.CUSTOM_OPTION to a BiFunction<String option...
Fixed#3174: Boat placement is not properly prevented in a protected region Fixed#3130: Polygonal selections allow unlimited claim volumes with /rg claim Fixed#3137: Claiming infinite regions is possible due to integer overflow Fixed#3171: Can't pickup XP in protected regions without permission ...
Fixed#3174: Boat placement is not properly prevented in a protected region Fixed#3130: Polygonal selections allow unlimited claim volumes with /rg claim Fixed#3137: Claiming infinite regions is possible due to integer overflow Fixed#3171: Can't pickup XP in protected regions without permission ...
Add: ArrayUtils.toArray(BitSet) to return an int[] of all bit numbers that are set. Break: make constructor Range(int, int) protected. Use Range.of to create instances.0.59.66Fix: move experimental concept classes out of the library. Too much clutter of unused old experimental stuff. Fi...