Skip to content

Changes

#1802 (Jan 3, 2024, 2:33:52 AM)

  1. Match Spigot behavior in `modifyblock` (#2583) (commit: f5e04db) — noreply / detail

#1801 (Dec 30, 2023, 1:27:13 AM)

  1. mark version 1.3.0 (commit: 0c806f9) — git_commits / detail
  2. Several minor cleanups/fixes (#2580) (commit: fba327b) — noreply / detail
  3. global ScriptEvent isEnabled instance of doing it in every event separately (commit: ac2ab6f) — git_commits / detail

#1800 (Dec 5, 2023, 9:41:32 PM)

  1. Fix bed spawn location tags/mechs (#2567) (commit: 5ad5e20) — noreply / detail
  2. Fix custom payload and client brand handling (#2572) (commit: 7ce5daa) — noreply / detail

#1799 (Nov 14, 2023, 7:35:51 PM)

  1. Add support for Horse inventories (#2558) (commit: 74f28ba) — noreply / detail

#1798 (Oct 13, 2023, 9:03:38 AM)

  1. 1.20.2 part 2: version number bumps (commit: c381dc8) — git_commits / detail

#1796 (Sep 2, 2023, 8:53:36 PM)

  1. Update smithing recipe registration (#2520) (commit: 95e7d5b) — noreply / detail

#1794 (Jul 26, 2023, 6:25:43 AM)

  1. Denizen v1.2.8 (commit: d3f7325) — git_commits / detail
  2. Update for 1.19 biome changes (#2492) (commit: 5af07fe) — noreply / detail
  3. Packet helper cleanup (#2502) (commit: 70a3e5d) — noreply / detail
  4. Block helper cleanup (#2500) (commit: c6102db) — noreply / detail
  5. Entity helper cleanup (#2505) (commit: 207edc3) — noreply / detail

#1793 (Jun 4, 2023, 8:21:46 PM)

  1. New tag/mech pair `foliage_color` (#2458) (commit: f223574) — noreply / detail
  2. minor cleanups (commit: f5e99b6) — git_commits / detail
  3. partial lib bump and pom correction (commit: 1521501) — git_commits / detail
  4. Poms: remove unneeded parent-tracking to make things easier for downstream consumers (commit: 899af09) — git_commits / detail
  5. minor cleanups (commit: 8fc8b98) — git_commits / detail

#1792 (May 9, 2023, 3:52:07 AM)

  1. `Glow` command rewrite (#2466) (commit: 8976f3f) — noreply / detail

#1789 (Apr 3, 2023, 9:30:48 AM)

  1. MC 1.19.4, Denizen 1.2.7 - Part 1, version numbers (commit: 22091bd) — git_commits / detail
  2. ColorTag to core (commit: 8e73e7d) — git_commits / detail
  3. fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) — git_commits / detail

#1788 (Mar 14, 2023, 5:24:01 PM)

  1. Update and cleanup `server` tag base (#2439) (commit: 2f5aaa7) — noreply / detail

#1784 (Feb 23, 2023, 1:58:45 AM)

  1. optimize ImprovedOfflinePlayer (commit: 7832934) — git_commits / detail
  2. remove redundant "cancelled = false" lines (commit: 6eabf01) — git_commits / detail
  3. Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) — git_commits / detail

#1783 (Jan 11, 2023, 2:48:48 AM)

  1. hurt command: reset blockDamage too (commit: db91231) — git_commits / detail

#1782 (Dec 30, 2022, 9:23:19 PM)

  1. Version bump - Denizen v1.2.6 targeting MC 1.19.3 (commit: c28a61a) — git_commits / detail
  2. item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / detail
  3. patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / detail
  4. patch projectile bug with missing attacker (commit: 4a3e230) — git_commits / detail

#1781 (Dec 8, 2022, 7:02:02 AM)

  1. Attack target method: use new(ish) Spigot API method for setTarget (commit: 6885cf0) — git_commits / detail
  2. Hurt command: allow source:location - also meta fixes for Area (commit: 2d373e5) — git_commits / detail
  3. Packet helper cleanup (#2404) (commit: b83f2a0) — noreply / detail

#1779 (Oct 19, 2022, 1:16:59 AM)

  1. FormattedText - remove unneeded old color arg (commit: 021f194) — git_commits / detail
  2. clean imports (commit: 398f238) — git_commits / detail
  3. Add `EntityTag.aggresive`, deprecate copies (#2386) (commit: f17aae3) — noreply / detail

#1777 (Sep 17, 2022, 11:49:45 AM)

  1. reduce json conversion thrashing in receives message event (commit: b60a00e) — git_commits / detail
  2. places block event: Against switch/context (commit: 7f3c9ce) — git_commits / detail
  3. mixed backport/revert of receives message rework (commit: a2256dd) — git_commits / detail
  4. more explicit submodule deploy removal (commit: 8681d0b) — git_commits / detail
  5. Try to better replicate how Citizens does the deploy (commit: 39f3074) — git_commits / detail
  6. Sound helper cleanup (#2374) (commit: f1910c2) — noreply / detail

#1776 (Sep 4, 2022, 11:29:31 AM)

  1. Invisible command `for:` argument (#2356) (commit: 1d377d0) — noreply / detail
  2. Brewing Recipes (#2358) (commit: afd99b9) — noreply / detail
  3. Block Helper Cleanup (#2361) (commit: 23d52cc) — noreply / detail
  4. Item Helper Cleanup (#2362) (commit: e71e672) — noreply / detail
  5. Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) — noreply / detail
  6. Player Helper Cleanup (#2366) (commit: 14b7c31) — noreply / detail
  7. favor Core debug classes (commit: 2aed6b0) — git_commits / detail
  8. move Debug to core (commit: 58cc6e1) — git_commits / detail
  9. Entity Helper Cleanup (#2369) (commit: 5f5fd36) — noreply / detail

#1773 (Jul 15, 2022, 7:24:02 PM)

  1. fix playeffect in 1.16 (commit: 71a9d36) — git_commits / detail

#1772 (Jun 26, 2022, 1:03:39 AM)

  1. 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / detail
  2. 1.19 message receive fix (commit: ca35a9c) — git_commits / detail
  3. ColorTag alpha values (commit: 341aa22) — git_commits / detail
  4. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / detail

#1771 (May 30, 2022, 6:27:17 PM)

  1. minor 1.17 mappings fix and fakeitem cleanup (commit: 118df28) — git_commits / detail

#1769 (May 6, 2022, 1:22:33 PM)

  1. `LocationTag.map_color` (#2332) (commit: 0ceaad0) — noreply / detail

#1768 (May 4, 2022, 3:34:05 AM)

  1. update for core fix re hash_md5 (commit: 33bd2c3) — git_commits / detail

#1767 (May 2, 2022, 5:57:31 AM)

  1. new stats server (commit: a6758e9) — git_commits / detail
  2. get rid of all remaining String tag return references (commit: 9f4ced1) — git_commits / detail

#1766 (Apr 23, 2022, 7:46:30 AM)

  1. fake_player skin_blob (commit: c0729e4) — git_commits / detail
  2. NMSHandler reference simplification (commit: 2e0c481) — git_commits / detail

#1764 (Apr 7, 2022, 1:22:04 AM)

  1. update for new CoreConfiguration (commit: 8824f4a) — git_commits / detail

#1762 (Mar 20, 2022, 6:37:35 AM)

  1. Add player receives actionbar event (#2326) (commit: 11ce7ef) — noreply / detail
  2. reflection type validation (commit: 9fc2f16) — git_commits / detail

#1761 (Feb 27, 2022, 11:22:32 AM)

  1. removal of 1.14 and 1.15 part 2: pom/readme update (commit: f8e13e9) — git_commits / detail
  2. Entity Properties Update - Part 1 (#2319) (commit: 5295572) — noreply / detail
  3. assorted minor code cleanups (commit: 9590789) — git_commits / detail
  4. Entity Properties Update - Part 2 (#2321) (commit: 18f569a) — noreply / detail
  5. Update potion effect properties to modern format (#2325) (commit: 1fd18ae) — noreply / detail
  6. EntityTag.tracking_range (commit: 4e54a58) — git_commits / detail

#1760 (Feb 4, 2022, 3:15:38 AM)

  1. Set dimension based on environment instead of world name (#2305) (commit: 73b8623) — noreply / detail
  2. revert "Set dimension based on environment instead of world name" (commit: 3181c6b) — git_commits / detail
  3. more cleanups and tweaks (commit: 4e0a653) — git_commits / detail

#1759 (Jan 25, 2022, 10:15:52 AM)

  1. NMS block material management fix (commit: 0570d2b) — git_commits / detail
  2. npc mirrorequip (commit: 9f9602d) — git_commits / detail
  3. bulk cleanup (commit: 089cfb3) — git_commits / detail
  4. cleanups (commit: e6e8fc6) — git_commits / detail

#1758 (Dec 29, 2021, 7:37:28 PM)

  1. showfake chunk packet rebuild for Spigot 1.18, and upgrade showfake logic (commit: 35fdea7) — git_commits / detail
  2. patch showfake in 1.17 and earlier (commit: 4fb93e9) — git_commits / detail
  3. LocationTag.xp_drop (commit: 04195d5) — git_commits / detail
  4. npc sleep: use Denizen NMS for 1.17+ (commit: d0e8ce6) — git_commits / detail

#1757 (Dec 20, 2021, 6:19:58 AM)

  1. in_water_duration and drowned_conversion_duration (commit: fb10bd7) — git_commits / detail
  2. fake_mount_health and fake_entity_health (commit: bdfbcd0) — git_commits / detail
  3. 'player hears sound' event (commit: 7d2f90a) — git_commits / detail

#1756 (Dec 10, 2021, 10:17:28 PM)

  1. 1.18 part 3: Denizen 1.2.3 (commit: 18911de) — git_commits / detail
  2. ChunkTag.set_all_biomes (commit: 840db0b) — git_commits / detail
  3. WorldTag.biomes (commit: d60a7b6) — git_commits / detail
  4. LocationTag.ring_bell (commit: f2bf73f) — git_commits / detail

#1755 (Nov 30, 2021, 5:22:09 PM)

  1. BiomeTag.downfall_type mech (commit: 9c3e697) — git_commits / detail

#1752 (Nov 20, 2021, 7:39:06 AM)

  1. fix time_lived mismapping for 1.17 (commit: 5be1f7c) — git_commits / detail
  2. firework lifetime (commit: 28b784a) — git_commits / detail

#1750 (Nov 6, 2021, 5:12:20 PM)

  1. attach no_pitch option (commit: 0ba91f8) — agoodwin / detail
  2. partially automated cleanups (commit: 9382274) — agoodwin / detail
  3. fix PacketOutEntityMetadataImpl for 1.17 (commit: 05adc55) — git_commits / detail
  4. showfake paper patch (commit: 204ab3e) — git_commits / detail
  5. 1.2.2 (commit: e02dfa4) — git_commits / detail

#1749 (Oct 13, 2021, 2:09:03 PM)

  1. materialtag.produced_instrument (commit: 9de6b7e) — agoodwin / detail
  2. animation: horse_start_standing and stop (commit: ac0a885) — agoodwin / detail

#1748 (Sep 23, 2021, 2:11:27 AM)

  1. PlayerTag mech send_server_brand (commit: c28fdfc) — agoodwin / detail
  2. fix advancements NMS mapping (commit: 5f0114d) — agoodwin / detail
  3. update hologram npcs tags (commit: 0e21330) — agoodwin / detail
  4. LocationTag.spawner_display_entity (commit: c5cee10) — agoodwin / detail

#1747 (Sep 5, 2021, 10:32:37 PM)

  1. .potion mechs: better error handling (commit: 3accc19) — agoodwin / detail
  2. melee_attack mechanism: NMS impl for players (commit: a2bde28) — agoodwin / detail
  3. cleanup to map image internals (commit: 1905fff) — agoodwin / detail
  4. PlayerTag.spawn_forced (commit: 79731ae) — agoodwin / detail
  5. idle timeout tags and mech (commit: d1de30c) — agoodwin / detail
  6. add exception to async check for paper's async tab packets (commit: c1ea138) — agoodwin / detail
  7. fix body_yaw - also meta tweaks and vehicle couldMatch patch (commit: 70987e5) — agoodwin / detail
  8. better network debug, and fix fakespawn properties (commit: 93b36ba) — agoodwin / detail
  9. turn 'fallingblock_type' into a real mech (commit: d5bf4fc) — agoodwin / detail
  10. Various cleanups - meta, event matchers, stray debug, network impl (commit: 7180246) — agoodwin / detail
  11. Map item full_render mech, also map_scale tag (commit: 0205859) — agoodwin / detail
  12. patch discovered_recipes (commit: 1dcceb0) — agoodwin / detail
  13. ItemTag.full_render: allow section input (commit: 848b41f) — agoodwin / detail
  14. Switch async packet warning to a config option (commit: ed0c5fb) — agoodwin / detail
  15. maps: don't spam rerender (commit: 529c46a) — agoodwin / detail

#1745 (Aug 11, 2021, 9:44:59 PM)

  1. more stable steer event internals (commit: 81deb5a) — agoodwin / detail
  2. Modifyblock 'source' arg: slightly stabler (commit: d01af73) — agoodwin / detail
  3. item script smithing recipes (commit: 63aa0e0) — agoodwin / detail
  4. enchantment script containers i guess why not (commit: ad543f0) — agoodwin / detail
  5. enchantment script: after attack/hurt (commit: 180da25) — agoodwin / detail
  6. Fix EntityFramed (commit: 81b4c00) — agoodwin / detail
  7. add clean error handler for invalid thread in network interceptor (commit: 8884752) — agoodwin / detail
  8. EnchantmentTag! (commit: 7a871c9) — agoodwin / detail
  9. enchantmenttag.full_name, .script (commit: 106491f) — agoodwin / detail
  10. enchantment fixes (commit: 8292147) — agoodwin / detail
  11. better async packet warn handler (commit: ba0e107) — agoodwin / detail
  12. ignore chat packets for async handler (commit: 1d1714b) — agoodwin / detail
  13. Workaround vanilla_tick bug, also bump paper version ref (commit: 44f245a) — agoodwin / detail
  14. patch 1.17 fakeitem impl (commit: fa441bf) — agoodwin / detail

#1744 (Jul 23, 2021, 9:55:42 PM)

  1. excessive degree of control over fish hook internals (commit: 6d25e9c) — agoodwin / detail
  2. Add fish hook tags/mecs and expand projectile hit event for hooking entities (#2278) (commit: 9e72b38) — noreply / detail
  3. Target MC 1.17.1 (commit: ee5f0cc) — agoodwin / detail
  4. Fix attach command in 1.17.1 (commit: 7b9bc4e) — agoodwin / detail
  5. BiomeTag rewrite (commit: 6163cc0) — agoodwin / detail
  6. minor opti with key handling (commit: b126bfc) — agoodwin / detail

#1743 (Jul 2, 2021, 8:17:28 PM)

  1. v1_17 part 1: duplicate the 1_16 folder (commit: 9c9fe57) — agoodwin / detail
  2. v1_17 part 2: version bumps (Denizen 1.2.1) (commit: 51b0ba2) — agoodwin / detail
  3. v1_17 part 3: automatic import swap (commit: aca6053) — agoodwin / detail
  4. v1_17 part 4: rename files too oops (commit: e98e140) — agoodwin / detail
  5. v1_17 part 5: nms import corrections (commit: 4c2bb3f) — agoodwin / detail
  6. v1_17 part 6: begin changing to mojang mappings (commit: b43d9be) — agoodwin / detail
  7. v1_17 part 7: first sweep of mojang mappings changes (commit: 931a644) — agoodwin / detail
  8. v1_17 part 8: third pass of mojang mappings (commit: b0ce228) — agoodwin / detail
  9. v1_17 part 9: fourth sweep of updates (commit: 91d3789) — agoodwin / detail
  10. v1_17 part 10: final sweep of updates - it compiles! (commit: 435c3c5) — agoodwin / detail
  11. v1_17 part 11: redesign reflection handling (commit: b06fa63) — agoodwin / detail
  12. additional fixes from testing (commit: d73c239) — agoodwin / detail
  13. use new core adjustable#safeAdjustDuplicate to fix fakespawn mechs (commit: 6537fa4) — agoodwin / detail
  14. fix hover item backparsing (commit: 5ea333a) — agoodwin / detail
  15. add workaround for spigot 1.17 remap error (commit: 431469f) — agoodwin / detail
  16. packet interceptor late loader (commit: a6f0f85) — agoodwin / detail
  17. fix sync of attach to a vehicle's passenger (commit: bc766d1) — agoodwin / detail
  18. debugblock command (commit: f03d486) — agoodwin / detail
  19. fix horse jump event (commit: 090d57a) — agoodwin / detail
  20. LocationTag.find_nearest_biome (commit: 270dd47) — agoodwin / detail
  21. fix up sidebar impl for 1.17 (commit: 0c29de7) — agoodwin / detail
  22. fix npc sneak nms logic (commit: 1bd6c9a) — agoodwin / detail
  23. EntityTag.last_hurt_by mech (commit: a0bf726) — agoodwin / detail
  24. patch walk command with vanilla mobs in 1.17 (commit: 88a68b9) — agoodwin / detail