Skip to content
Builds
No builds

Changes

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

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

#9 (Jun 3, 2024, 11:33:44 PM)

  1. Fix error in core for shell() and shell_adv() with empty command (commit: b570ce0) — Pieter12345 / githubweb
  2. Add psend_equipment() (commit: 3385a24) — PseudoKnight / githubweb
  3. Fix wrong target in exceptions for functions with function arguments (commit: a8eceaa) — Pieter12345 / githubweb
  4. Fix cooking/stonecutting recipes in 1.20.6 (commit: cdab9a0) — PseudoKnight / githubweb

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

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

#7 (Mar 29, 2024, 6:46:26 AM)

  1. Add a library of easing functions. (commit: ed6f397) — LadyCailin / githubweb
  2. Initialize extensions earlier during plugin load (commit: 5979012) — PseudoKnight / githubweb
  3. Improve bare string exceptions (commit: 84290d0) — PseudoKnight / githubweb
  4. Fix LogLevel.ALWAYS logging (commit: 3bd0f4f) — PseudoKnight / githubweb
  5. Cmdline interpreter mode improvements. (commit: f0bd0ba) — LadyCailin / githubweb
  6. Fix StaticAnalysis persisting over cmdline environment clear (commit: 017c0dd) — Pieter12345 / githubweb
  7. Support entity sound source in play_named_sound (commit: 50aae24) — LadyCailin / githubweb
  8. Fix entity source for named sound with no player arg (commit: 4c8f1de) — PseudoKnight / githubweb
  9. Add tests for "in" keyword (commit: a67b83d) — PseudoKnight / githubweb
  10. Handle exception when block displays are given bad blockdata format (commit: 65f154d) — PseudoKnight / githubweb
  11. Update dependency versions (commit: fd0913f) — LadyCailin / githubweb
  12. Revert hamcrest upgrade (commit: 308e188) — LadyCailin / githubweb
  13. Unrevert hamcrest upgrade (commit: cdff7f8) — LadyCailin / githubweb
  14. Upgrade some missed deps since they were in separate variables (commit: 34d8f52) — LadyCailin / githubweb
  15. Update azure-pipelines.yml for Azure Pipelines (commit: 00b9f6c) — LadyCailin / githubweb
  16. Update azure-pipelines.yml for Azure Pipelines (commit: 188bad0) — LadyCailin / githubweb
  17. Fix okio dependency shading (commit: 4d46b1b) — Pieter12345 / githubweb
  18. Swap from using openapi directly to using TypeSpec. (commit: 8eee562) — LadyCailin / githubweb
  19. Generate specific exceptions for using undefined types (commit: 7f8657d) — Pieter12345 / githubweb
  20. Move unresolved type errors to compile time when SA is disabled (commit: 2a1b2a1) — Pieter12345 / githubweb
  21. Support FQCN types in MethodScript code (commit: 0211c57) — Pieter12345 / githubweb
  22. Add FQCN typing tests (commit: 7c6bdd8) — Pieter12345 / githubweb
  23. Shade kotlin-stdlib for okio (commit: bed9686) — PseudoKnight / githubweb
  24. Further validate type format before rewrite (commit: c21762f) — PseudoKnight / githubweb

#6 (Mar 23, 2024, 6:50:14 AM)

  1. Add read timeout to http_request as well. (commit: 49c957f) — LadyCailin / githubweb
  2. Fix procedure arguments not being typechecked (commit: f8472ad) — Pieter12345 / githubweb
  3. Cache sorted prefilters (commit: 77376fd) — PseudoKnight / githubweb
  4. Update Extension Development page (commit: 483de30) — PseudoKnight / githubweb
  5. Add entity_in_water() (commit: 1a81140) — PseudoKnight / githubweb
  6. Provide additional extension hook point (commit: 42e7776) — noreply / githubweb
  7. Move onLoad to initialization (commit: 82a1cd0) — LadyCailin / githubweb

#5 (Mar 5, 2024, 1:39:26 PM)

  1. Add get_entity_transient_id (#1377) (commit: 6279947) — noreply / githubweb
  2. Add priority to event prefilters. (#1378) (commit: 416a628) — noreply / githubweb

#4 (Mar 1, 2024, 12:37:23 AM)

  1. Avoid val() when returning from MSC.execute() (commit: d607e9d) — PseudoKnight / githubweb
  2. Update book meta limits (commit: 170ebbb) — PseudoKnight / githubweb
  3. Add functions to hide entities from players (commit: 7c64252) — PseudoKnight / githubweb
  4. Update azure-pipelines.yml to java 17 (commit: 283e9f5) — LadyCailin / githubweb
  5. Update azure-pipelines.yml for Azure Pipelines (commit: fd53398) — LadyCailin / githubweb