Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-11 | Fix invalid equation text and refactor | Kevinthegreat | |
2024-05-09 | fix test formatting | olim | |
2024-05-09 | add tests | olim | |
add tests for the calculator utility | |||
2024-05-09 | Nothing to see here, part 2 (#698) | Kevin | |
2024-04-28 | Add get custom data test | Kevinthegreat | |
2024-04-28 | Refactor ItemStackComponentizationFixer | Kevinthegreat | |
2024-04-28 | Fix ItemUtils legacy timestamp parsing | Kevinthegreat | |
2024-04-27 | Fix ItemUtilsTest and store failure reports | Kevinthegreat | |
2024-04-26 | Refactor updated code | Kevinthegreat | |
2024-04-26 | Fix ItemUtils test with my own items | Aaron | |
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. | |||
2024-04-26 | Handle removal/flattening of the ExtraAttributes tag | Aaron | |
The tag doesn't exist anymore, the data is no longer "nested" under it. | |||
2024-04-26 | Add more item component data fixers | Aaron | |
2024-04-26 | 24w12a | Aaron | |
2024-04-26 | 24w09a | Aaron | |
2024-04-06 | Instanced Utils (#632) | Aaron | |
* Instanced Utils * Use default equals and toString | |||
2024-02-04 | Nothing to see here (#526) | Kevin | |
2024-01-10 | Support new epoch milli obtained timestamps (#483) | Aaron | |
* Support new epoch milli obtained timestamps * Refactor and add tests --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-12-28 | Add durability test | Kevinthegreat | |
2023-12-22 | Add fabric loader junit and ItemUtilsTest | Kevinthegreat | |
2023-12-22 | Add ItemUtilsTest | Kevinthegreat | |
2023-11-17 | Refactor more waypoints | Kevinthegreat | |
2023-11-17 | Add Profile Aware Waypoint | Kevinthegreat | |
2023-11-17 | Add waypoint tests | Kevinthegreat | |
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |