Skip to content
Success

#10 (Jan 25, 2025, 6:22:34 PM)

Started 6 days 3 hr ago
Took 14 min
Build Artifacts
commandhelper-3.3.5-SNAPSHOT-full.jar27.97 MiB view
commandhelper-3.3.5-SNAPSHOT.jar9.11 MiB view
commandhelper-3.3.5-SNAPSHOT.pom34.57 KiB view
Test Result (no failures)
    Changes
    1. Update azure-pipelines.yml for Azure Pipelines (commit: e34b265) (details)
    2. Update azure-pipelines.yml for Azure Pipelines (commit: de28613) (details)
    3. Update azure-pipelines.yml for Azure Pipelines (commit: 002d5bc) (details)
    4. Add item and hand fields to block_place event. (#1382) (commit: 76d59a1) (details)
    5. Fix legacy PROTECTION_FALL enchant rename (commit: 28d6ff1) (details)
    6. Fix sample main file (commit: 25f8cd8) (details)
    7. Add support for Minecraft 1.21 (commit: 5b137ff) (details)
    8. Fix pinventory_holder() in versions prior to 1.21 (commit: 15d2b5b) (details)
    9. Bump braces in /src/main/resources/apps.methodscript.com (#1383) (commit: 6d4ad5c) (details)
    10. Fix possible unknown trim names (commit: e3ca171) (details)
    11. Fix FLOAT_MIN description (commit: 8c2c0b8) (details)
    12. Add TRIAL_SPAWNER spawn reason (commit: f952fe2) (details)
    13. add item_pre_anvil event (#1384) (commit: dd79361) (details)
    14. Fix missed API changes (commit: 90e2d60) (details)
    15. Add get_player_ping() (commit: ace9b67) (details)
    16. add modify for item_pre_anvil's item_repair_cost/level_repair_cost (#1385) (commit: f95e5af) (details)
    17. Fix enum back compat after Spigot changes (commit: 04ec9ef) (details)
    18. add item_pre_grindstone, item_pre_smithing; partial fix modify_event for item_pre_craft (#1386) (commit: 2a31201) (details)
    19. Dynamically register inventory events (commit: a9c7239) (details)
    20. Add player to item_pre_craft (commit: b89c1c8) (details)
    21. Build enchantments by key (commit: fe38fe6) (details)
    22. Add POTION_EFFECT to spawn reasons (commit: f4cc0e3) (details)
    23. Add texture support to get|set_skull_owner() (commit: 17906e0) (details)
    24. Add player_bucket_fill and player_bucket_empty events. (#1387) (commit: af10139) (details)
    25. Improve psend_block_damage() (commit: 8d82ee3) (details)
    26. Fix location shift in block_break so dropped items aren't placed into adjacent blocks. (#1388) (commit: 1a9ad32) (details)
    27. Update banner pattern back compat after Spigot changes (commit: 3999722) (details)
    28. Fix DataSource cache when using modifiers (commit: 9658a8e) (details)
    29. Fix pinventory_holder() for virtual inventories (commit: 8d8f807) (details)
    30. Fix cmdline interpreter exception on empty input (commit: 9c178e9) (details)
    31. Fix crash when registering over a vanilla command (commit: 7a5dd5b) (details)
    32. Add missing BODY equipment slot group (commit: 36070ef) (details)
    33. Fix unknown teleport cause (commit: 2de6573) (details)
    34. Add support for Minecraft 1.21.3 (commit: 62e47f3) (details)
    35. Fix formatting in cmdline examples (commit: 0fffa8b) (details)
    36. Add beecount to item meta (commit: de5e661) (details)
    37. Add seed parameter to play_sound() (commit: d06e57b) (details)
    38. Fix versions for knockback resistance attributes (commit: 4259442) (details)
    39. Add has_scoreboard_tag() (commit: 5c98e12) (details)
    40. Handle nullable teleport destination in event (commit: d712ba2) (details)
    41. Update plugin versions in extension development docs (commit: 5a53dd3) (details)
    42. Fix numArgs in has_scoreboard_tag() (commit: 206fecc) (details)
    43. Add background color to text display spec (commit: 32b284d) (details)
    44. Fix byte_array endianness reset when byte_array allocates more memory (commit: bf2a6fe) (details)
    45. Remove optional minus sign in hex/bin/oct/dec number regexes (commit: cf2aa81) (details)
    46. Support max hex/oct/bin literals + Fix their uncaught exceptions (commit: 1190377) (details)
    47. Convert hex/oct/bin CREFormatException to compile exception (commit: c64b616) (details)
    48. Minor refactoring (commit: 2da11c0) (details)
    49. Fix minus sign for hex/bin/oct/dec literals (commit: 354cce4) (details)
    50. Support 64-bit integers in rand() (commit: f552a20) (details)
    51. Remove invalid rand() range test (commit: 490e3d8) (details)
    52. Update gamerule handling (commit: 45eddad) (details)
    53. Cache reflective data for tempOp (commit: cbc9263) (details)
    54. Add support for Minecraft 1.21.4 (commit: df53022) (details)
    55. Ignore legacy particles (commit: 7b726b0) (details)
    56. Use faster replace methods (commit: 7b59107) (details)
    57. Fix NPE in LangServ on bad aliases (commit: b0cf01a) (details)
    58. Improve early detection of errant symbols (commit: 9c971b5) (details)
    59. Build against 1.21.3 (commit: 3130e87) (details)
    60. Add missing Effects from Paper (commit: 275ad80) (details)
    61. Include only existing states in blockdata meta (Fixes #1350) (commit: a29fee5) (details)
    62. Disable Static Analysis locally for x_recompile_includes (Fixes #1222) (commit: 8f7b8f5) (details)
    63. Split some excessive short function descriptions (commit: 03e8507) (details)
    64. Update to ASM9 API (commit: 55c3e49) (details)
    65. Update item meta documentation (commit: 75366d4) (details)
    66. Fix 1.16.5 compatibility (commit: 01bdb8a) (details)
    67. Fix wikitext formatting (commit: 02f91d0) (details)
    68. Fix old UNCRAFTABLE base potion conversion (commit: e8efb5c) (details)
    69. Fix procedure as argument in sprintf() and lsprintf() not resolving (commit: adfe452) (details)
    70. Fix error in core using inc/dec on procedures (commit: 2d41b43) (details)
    71. Fix core error creating item with non-item material (commit: 8d1b498) (details)
    72. Add get_player_input() (commit: 11c33f8) (details)
    73. Fix Resource type usage in function docs (commit: 0dcb836) (details)
    74. Change Procedure instanceof check to cached variant (commit: d30e319) (details)
    75. Restore vararg type check in Procedure (commit: fc9d669) (details)
    76. Change closure varargs instanceof check to cached variant (commit: 1c47d1a) (details)
    77. Change closure return type instanceof check to cached variant (commit: f828f47) (details)
    78. Improve sprintf() and lsprintf() runtime performance (commit: f753951) (details)
    79. Add get|set_entity_saves_on_unload() (commit: 82f4897) (details)
    80. Add player_advancement_done event (commit: f8beb9c) (details)
    81. Finish adding player_advancement_done (commit: ababae6) (details)
    82. Fix inconsistency getting an item from a player slot (commit: daf8c53) (details)
    83. Return CNull meta when item is null (commit: cc37fca) (details)
    84. Fix a few paths in PN documentation (commit: 5f41400) (details)
    85. Fix possible thread leak in PN when recompiled (commit: 300752c) (details)
    86. Add action_msg() (commit: 7c28a76) (details)
    87. fix: pom.xml to reduce vulnerabilities (#1394) (commit: 569bc8a) (details)
    88. Bump micromatch in /src/main/resources/apps.methodscript.com (#1390) (commit: 575bc6e) (details)
    89. Support byte[] -> byte_array in Construct.GetConstruct() (commit: 978a844) (details)
    90. Support byte_array  -> byte[] in Construct.GetPOJO() (commit: 63ff249) (details)