Skip to content
Success

#8 (May 9, 2024, 9:57:09 PM)

Started 6 mo 18 days ago
Took 13 min
Build Artifacts
commandhelper-3.3.5-SNAPSHOT-full.jar27.91 MiB view
commandhelper-3.3.5-SNAPSHOT.jar9.02 MiB view
commandhelper-3.3.5-SNAPSHOT.pom34.57 KiB view
Test Result (no failures)
    Changes
    1. Only grab the latest build in the Updater check (commit: acc50ac) (details)
    2. Add support for not showing bad builds (commit: bca9230) (details)
    3. Only throw exception when actually unexpected ClassType (commit: 5520430) (details)
    4. Persist environment between commands in in-game interpreter. (commit: 924498a) (details)
    5. checkstyle (commit: 0bface4) (details)
    6. Make transformation values optional in set_display_entity (commit: 2955b57) (details)
    7. Add stop_sound_category() (commit: b92ea87) (details)
    8. Just run the code if x_run_on_main_thread_now is called on main thread, instead of crashing. (commit: 15b5e3e) (details)
    9. Update class type rewriting (commit: 552f380) (details)
    10. Fix floats from math_const() (commit: 623a9bb) (details)
    11. Fix some empty statements in tests (commit: a1c7f5d) (details)
    12. Fix ArgumentValidation.getDouble32() (commit: e0ce000) (details)
    13. Fix ArgumentValidation.getDouble32() from last commit (commit: 715e720) (details)
    14. Add support replacement as closure in reg_replace (#1380) (commit: fa2eeb5) (details)
    15. Fix sqlite in cmdline (commit: eb3b3a0) (details)
    16. Add x_get_lock, synchronized changes (#1381) (commit: a019b99) (details)
    17. Fix recursive x_get_lock calls (commit: 9eaa7aa) (details)
    18. Fix empty block comment support (commit: 4b063b0) (details)
    19. Fix crash when pitch is not finite. (commit: 986dadb) (details)
    20. Add 'startinterpolation' and 'interpolationduration' for display entities (commit: 7ef66d9) (details)
    21. Don't use bukkit transformation matrix. (commit: b0171d2) (details)
    22. checkstyle (commit: 1a6d305) (details)
    23. checkstyle (commit: 1afa865) (details)
    24. Add string_compare function and support integer return type in array_sort function (#1374) (commit: ab8b6c9) (details)
    25. Shade joml so cmdline/VSC doesn't break (commit: a4a8bdf) (details)
    26. Add get_transformation_from_matrix (commit: 11f1b13) (details)
    27. Add set_entity_rotation (commit: c67c16f) (details)
    28. Allow one non-double in equals_epsilon (commit: 9bd7984) (details)
    29. Use Versioning package instead of deprecated service version (commit: dbb0e39) (details)
    30. Add support for Minecraft 1.20.6 (commit: 84f1af4) (details)
    31. Build with JDK 21 (commit: 27ad87d) (details)
    32. Add snapshot repo for adventure-api (commit: 303fb73) (details)
    33. Fix build against latest Spigot changes (commit: e51c79f) (details)
    34. Allow spectating non-living entities (commit: 0288d3f) (details)