Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-26 | Refactor usages of Optional's orElseThrow to getOrThrow | Aaron | |
Mojang's method is more concise and provides far superior error messages incase the value isn't present (like why it happened) whereas with Optionals its just the standard value not present message. | |||
2023-12-23 | Merge pull request #456 from kevinthegreat1/item-utils-test | Aaron | |
Item Utils & Random Tests | |||
2023-12-22 | Add fabric loader junit and ItemUtilsTest | Kevinthegreat | |
2023-12-19 | Rename Dungeon Manager | Kevinthegreat | |
2023-12-05 | 1.20.3-pre2 | Aaron | |
2023-11-12 | Add secret waypoint tests | Kevinthegreat | |
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |