Changes
#10 (Jan 25, 2025, 6:22:18 PM)
- Update azure-pipelines.yml for Azure Pipelines (commit: e34b265) — LadyCailin / githubweb
- Update azure-pipelines.yml for Azure Pipelines (commit: de28613) — LadyCailin / githubweb
- Update azure-pipelines.yml for Azure Pipelines (commit: 002d5bc) — LadyCailin / githubweb
- Add item and hand fields to block_place event. (#1382) (commit: 76d59a1) — noreply / githubweb
- Fix legacy PROTECTION_FALL enchant rename (commit: 28d6ff1) — PseudoKnight / githubweb
- Fix sample main file (commit: 25f8cd8) — PseudoKnight / githubweb
- Add support for Minecraft 1.21 (commit: 5b137ff) — PseudoKnight / githubweb
- Fix pinventory_holder() in versions prior to 1.21 (commit: 15d2b5b) — PseudoKnight / githubweb
- Bump braces in /src/main/resources/apps.methodscript.com (#1383) (commit: 6d4ad5c) — noreply / githubweb
- Fix possible unknown trim names (commit: e3ca171) — PseudoKnight / githubweb
- Fix FLOAT_MIN description (commit: 8c2c0b8) — PseudoKnight / githubweb
- Add TRIAL_SPAWNER spawn reason (commit: f952fe2) — PseudoKnight / githubweb
- add item_pre_anvil event (#1384) (commit: dd79361) — noreply / githubweb
- Fix missed API changes (commit: 90e2d60) — PseudoKnight / githubweb
- Add get_player_ping() (commit: ace9b67) — PseudoKnight / githubweb
- add modify for item_pre_anvil's item_repair_cost/level_repair_cost (#1385) (commit: f95e5af) — noreply / githubweb
- Fix enum back compat after Spigot changes (commit: 04ec9ef) — PseudoKnight / githubweb
- add item_pre_grindstone, item_pre_smithing; partial fix modify_event for item_pre_craft (#1386) (commit: 2a31201) — noreply / githubweb
- Dynamically register inventory events (commit: a9c7239) — PseudoKnight / githubweb
- Add player to item_pre_craft (commit: b89c1c8) — PseudoKnight / githubweb
- Build enchantments by key (commit: fe38fe6) — PseudoKnight / githubweb
- Add POTION_EFFECT to spawn reasons (commit: f4cc0e3) — PseudoKnight / githubweb
- Add texture support to get|set_skull_owner() (commit: 17906e0) — PseudoKnight / githubweb
- Add player_bucket_fill and player_bucket_empty events. (#1387) (commit: af10139) — noreply / githubweb
- Improve psend_block_damage() (commit: 8d82ee3) — PseudoKnight / githubweb
- Fix location shift in block_break so dropped items aren't placed into adjacent blocks. (#1388) (commit: 1a9ad32) — noreply / githubweb
- Update banner pattern back compat after Spigot changes (commit: 3999722) — PseudoKnight / githubweb
- Fix DataSource cache when using modifiers (commit: 9658a8e) — PseudoKnight / githubweb
- Fix pinventory_holder() for virtual inventories (commit: 8d8f807) — PseudoKnight / githubweb
- Fix cmdline interpreter exception on empty input (commit: 9c178e9) — Pieter12345 / githubweb
- Fix crash when registering over a vanilla command (commit: 7a5dd5b) — PseudoKnight / githubweb
- Add missing BODY equipment slot group (commit: 36070ef) — PseudoKnight / githubweb
- Fix unknown teleport cause (commit: 2de6573) — PseudoKnight / githubweb
- Add support for Minecraft 1.21.3 (commit: 62e47f3) — PseudoKnight / githubweb
- Fix formatting in cmdline examples (commit: 0fffa8b) — PseudoKnight / githubweb
- Add beecount to item meta (commit: de5e661) — PseudoKnight / githubweb
- Add seed parameter to play_sound() (commit: d06e57b) — PseudoKnight / githubweb
- Fix versions for knockback resistance attributes (commit: 4259442) — PseudoKnight / githubweb
- Add has_scoreboard_tag() (commit: 5c98e12) — PseudoKnight / githubweb
- Handle nullable teleport destination in event (commit: d712ba2) — PseudoKnight / githubweb
- Update plugin versions in extension development docs (commit: 5a53dd3) — PseudoKnight / githubweb
- Fix numArgs in has_scoreboard_tag() (commit: 206fecc) — PseudoKnight / githubweb
- Add background color to text display spec (commit: 32b284d) — PseudoKnight / githubweb
- Fix byte_array endianness reset when byte_array allocates more memory (commit: bf2a6fe) — Pieter12345 / githubweb
- Remove optional minus sign in hex/bin/oct/dec number regexes (commit: cf2aa81) — Pieter12345 / githubweb
- Support max hex/oct/bin literals + Fix their uncaught exceptions (commit: 1190377) — Pieter12345 / githubweb
- Convert hex/oct/bin CREFormatException to compile exception (commit: c64b616) — Pieter12345 / githubweb
- Minor refactoring (commit: 2da11c0) — Pieter12345 / githubweb
- Fix minus sign for hex/bin/oct/dec literals (commit: 354cce4) — PseudoKnight / githubweb
- Support 64-bit integers in rand() (commit: f552a20) — PseudoKnight / githubweb
- Remove invalid rand() range test (commit: 490e3d8) — PseudoKnight / githubweb
- Update gamerule handling (commit: 45eddad) — PseudoKnight / githubweb
- Cache reflective data for tempOp (commit: cbc9263) — PseudoKnight / githubweb
- Add support for Minecraft 1.21.4 (commit: df53022) — PseudoKnight / githubweb
- Ignore legacy particles (commit: 7b726b0) — PseudoKnight / githubweb
- Use faster replace methods (commit: 7b59107) — PseudoKnight / githubweb
- Fix NPE in LangServ on bad aliases (commit: b0cf01a) — PseudoKnight / githubweb
- Improve early detection of errant symbols (commit: 9c971b5) — PseudoKnight / githubweb
- Build against 1.21.3 (commit: 3130e87) — PseudoKnight / githubweb
- Add missing Effects from Paper (commit: 275ad80) — PseudoKnight / githubweb
- Include only existing states in blockdata meta (Fixes #1350) (commit: a29fee5) — PseudoKnight / githubweb
- Disable Static Analysis locally for x_recompile_includes (Fixes #1222) (commit: 8f7b8f5) — PseudoKnight / githubweb
- Split some excessive short function descriptions (commit: 03e8507) — PseudoKnight / githubweb
- Update to ASM9 API (commit: 55c3e49) — PseudoKnight / githubweb
- Update item meta documentation (commit: 75366d4) — PseudoKnight / githubweb
- Fix 1.16.5 compatibility (commit: 01bdb8a) — PseudoKnight / githubweb
- Fix wikitext formatting (commit: 02f91d0) — PseudoKnight / githubweb
- Fix old UNCRAFTABLE base potion conversion (commit: e8efb5c) — PseudoKnight / githubweb
- Fix procedure as argument in sprintf() and lsprintf() not resolving (commit: adfe452) — Pieter12345 / githubweb
- Fix error in core using inc/dec on procedures (commit: 2d41b43) — Pieter12345 / githubweb
- Fix core error creating item with non-item material (commit: 8d1b498) — PseudoKnight / githubweb
- Add get_player_input() (commit: 11c33f8) — PseudoKnight / githubweb
- Fix Resource type usage in function docs (commit: 0dcb836) — Pieter12345 / githubweb
- Change Procedure instanceof check to cached variant (commit: d30e319) — Pieter12345 / githubweb
- Restore vararg type check in Procedure (commit: fc9d669) — Pieter12345 / githubweb
- Change closure varargs instanceof check to cached variant (commit: 1c47d1a) — Pieter12345 / githubweb
- Change closure return type instanceof check to cached variant (commit: f828f47) — Pieter12345 / githubweb
- Improve sprintf() and lsprintf() runtime performance (commit: f753951) — Pieter12345 / githubweb
- Add get|set_entity_saves_on_unload() (commit: 82f4897) — PseudoKnight / githubweb
- Add player_advancement_done event (commit: f8beb9c) — PseudoKnight / githubweb
- Finish adding player_advancement_done (commit: ababae6) — PseudoKnight / githubweb
- Fix inconsistency getting an item from a player slot (commit: daf8c53) — PseudoKnight / githubweb
- Return CNull meta when item is null (commit: cc37fca) — PseudoKnight / githubweb
- Fix a few paths in PN documentation (commit: 5f41400) — PseudoKnight / githubweb
- Fix possible thread leak in PN when recompiled (commit: 300752c) — PseudoKnight / githubweb
- Add action_msg() (commit: 7c28a76) — PseudoKnight / githubweb
- fix: pom.xml to reduce vulnerabilities (#1394) (commit: 569bc8a) — noreply / githubweb
- Bump micromatch in /src/main/resources/apps.methodscript.com (#1390) (commit: 575bc6e) — noreply / githubweb
- Support byte[] -> byte_array in Construct.GetConstruct() (commit: 978a844) — Pieter12345 / githubweb
- Support byte_array -> byte[] in Construct.GetPOJO() (commit: 63ff249) — Pieter12345 / githubweb
#9 (Jun 3, 2024, 11:33:44 PM)
- Fix error in core for shell() and shell_adv() with empty command (commit: b570ce0) — Pieter12345 / githubweb
- Add psend_equipment() (commit: 3385a24) — PseudoKnight / githubweb
- Fix wrong target in exceptions for functions with function arguments (commit: a8eceaa) — Pieter12345 / githubweb
- Fix cooking/stonecutting recipes in 1.20.6 (commit: cdab9a0) — PseudoKnight / githubweb
#8 (May 9, 2024, 9:57:06 PM)
- Only grab the latest build in the Updater check (commit: acc50ac) — LadyCailin / githubweb
- Add support for not showing bad builds (commit: bca9230) — LadyCailin / githubweb
- Only throw exception when actually unexpected ClassType (commit: 5520430) — PseudoKnight / githubweb
- Persist environment between commands in in-game interpreter. (commit: 924498a) — LadyCailin / githubweb
- checkstyle (commit: 0bface4) — LadyCailin / githubweb
- Make transformation values optional in set_display_entity (commit: 2955b57) — LadyCailin / githubweb
- Add stop_sound_category() (commit: b92ea87) — PseudoKnight / githubweb
- Just run the code if x_run_on_main_thread_now is called on main thread, instead of crashing. (commit: 15b5e3e) — LadyCailin / githubweb
- Update class type rewriting (commit: 552f380) — Pieter12345 / githubweb
- Fix floats from math_const() (commit: 623a9bb) — PseudoKnight / githubweb
- Fix some empty statements in tests (commit: a1c7f5d) — PseudoKnight / githubweb
- Fix ArgumentValidation.getDouble32() (commit: e0ce000) — PseudoKnight / githubweb
- Fix ArgumentValidation.getDouble32() from last commit (commit: 715e720) — PseudoKnight / githubweb
- Add support replacement as closure in reg_replace (#1380) (commit: fa2eeb5) — noreply / githubweb
- Fix sqlite in cmdline (commit: eb3b3a0) — PseudoKnight / githubweb
- Add x_get_lock, synchronized changes (#1381) (commit: a019b99) — noreply / githubweb
- Fix recursive x_get_lock calls (commit: 9eaa7aa) — LadyCailin / githubweb
- Fix empty block comment support (commit: 4b063b0) — Pieter12345 / githubweb
- Fix crash when pitch is not finite. (commit: 986dadb) — LadyCailin / githubweb
- Add 'startinterpolation' and 'interpolationduration' for display entities (commit: 7ef66d9) — PseudoKnight / githubweb
- Don't use bukkit transformation matrix. (commit: b0171d2) — LadyCailin / githubweb
- checkstyle (commit: 1a6d305) — LadyCailin / githubweb
- checkstyle (commit: 1afa865) — LadyCailin / githubweb
- Add string_compare function and support integer return type in array_sort function (#1374) (commit: ab8b6c9) — noreply / githubweb
- Shade joml so cmdline/VSC doesn't break (commit: a4a8bdf) — LadyCailin / githubweb
- Add get_transformation_from_matrix (commit: 11f1b13) — LadyCailin / githubweb
- Add set_entity_rotation (commit: c67c16f) — LadyCailin / githubweb
- Allow one non-double in equals_epsilon (commit: 9bd7984) — LadyCailin / githubweb
- Use Versioning package instead of deprecated service version (commit: dbb0e39) — LadyCailin / githubweb
- Add support for Minecraft 1.20.6 (commit: 84f1af4) — PseudoKnight / githubweb
- Build with JDK 21 (commit: 27ad87d) — PseudoKnight / githubweb
- Add snapshot repo for adventure-api (commit: 303fb73) — PseudoKnight / githubweb
- Fix build against latest Spigot changes (commit: e51c79f) — PseudoKnight / githubweb
- Allow spectating non-living entities (commit: 0288d3f) — PseudoKnight / githubweb
#7 (Mar 29, 2024, 6:46:26 AM)
- Add a library of easing functions. (commit: ed6f397) — LadyCailin / githubweb
- Initialize extensions earlier during plugin load (commit: 5979012) — PseudoKnight / githubweb
- Improve bare string exceptions (commit: 84290d0) — PseudoKnight / githubweb
- Fix LogLevel.ALWAYS logging (commit: 3bd0f4f) — PseudoKnight / githubweb
- Cmdline interpreter mode improvements. (commit: f0bd0ba) — LadyCailin / githubweb
- Fix StaticAnalysis persisting over cmdline environment clear (commit: 017c0dd) — Pieter12345 / githubweb
- Support entity sound source in play_named_sound (commit: 50aae24) — LadyCailin / githubweb
- Fix entity source for named sound with no player arg (commit: 4c8f1de) — PseudoKnight / githubweb
- Add tests for "in" keyword (commit: a67b83d) — PseudoKnight / githubweb
- Handle exception when block displays are given bad blockdata format (commit: 65f154d) — PseudoKnight / githubweb
- Update dependency versions (commit: fd0913f) — LadyCailin / githubweb
- Revert hamcrest upgrade (commit: 308e188) — LadyCailin / githubweb
- Unrevert hamcrest upgrade (commit: cdff7f8) — LadyCailin / githubweb
- Upgrade some missed deps since they were in separate variables (commit: 34d8f52) — LadyCailin / githubweb
- Update azure-pipelines.yml for Azure Pipelines (commit: 00b9f6c) — LadyCailin / githubweb
- Update azure-pipelines.yml for Azure Pipelines (commit: 188bad0) — LadyCailin / githubweb
- Fix okio dependency shading (commit: 4d46b1b) — Pieter12345 / githubweb
- Swap from using openapi directly to using TypeSpec. (commit: 8eee562) — LadyCailin / githubweb
- Generate specific exceptions for using undefined types (commit: 7f8657d) — Pieter12345 / githubweb
- Move unresolved type errors to compile time when SA is disabled (commit: 2a1b2a1) — Pieter12345 / githubweb
- Support FQCN types in MethodScript code (commit: 0211c57) — Pieter12345 / githubweb
- Add FQCN typing tests (commit: 7c6bdd8) — Pieter12345 / githubweb
- Shade kotlin-stdlib for okio (commit: bed9686) — PseudoKnight / githubweb
- Further validate type format before rewrite (commit: c21762f) — PseudoKnight / githubweb
#6 (Mar 23, 2024, 6:50:14 AM)
- Add read timeout to http_request as well. (commit: 49c957f) — LadyCailin / githubweb
- Fix procedure arguments not being typechecked (commit: f8472ad) — Pieter12345 / githubweb
- Cache sorted prefilters (commit: 77376fd) — PseudoKnight / githubweb
- Update Extension Development page (commit: 483de30) — PseudoKnight / githubweb
- Add entity_in_water() (commit: 1a81140) — PseudoKnight / githubweb
- Provide additional extension hook point (commit: 42e7776) — noreply / githubweb
- Move onLoad to initialization (commit: 82a1cd0) — LadyCailin / githubweb
#5 (Mar 5, 2024, 1:39:26 PM)
- Add get_entity_transient_id (#1377) (commit: 6279947) — noreply / githubweb
- Add priority to event prefilters. (#1378) (commit: 416a628) — noreply / githubweb
#4 (Mar 1, 2024, 12:37:23 AM)
- Avoid val() when returning from MSC.execute() (commit: d607e9d) — PseudoKnight / githubweb
- Update book meta limits (commit: 170ebbb) — PseudoKnight / githubweb
- Add functions to hide entities from players (commit: 7c64252) — PseudoKnight / githubweb
- Update azure-pipelines.yml to java 17 (commit: 283e9f5) — LadyCailin / githubweb
- Update azure-pipelines.yml for Azure Pipelines (commit: fd53398) — LadyCailin / githubweb