Skip to content

Changes

#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

#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. mixed backport/revert of receives message rework (commit: a2256dd) — git_commits / detail
  3. more explicit submodule deploy removal (commit: 8681d0b) — git_commits / detail
  4. Try to better replicate how Citizens does the deploy (commit: 39f3074) — git_commits / detail
  5. 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

#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. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / 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

#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

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

  1. 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. bulk cleanup (commit: 089cfb3) — 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

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

  1. 1.18 part 3: Denizen 1.2.3 (commit: 18911de) — git_commits / detail

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

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

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

  1. partially automated cleanups (commit: 9382274) — agoodwin / detail
  2. 1.2.2 (commit: e02dfa4) — git_commits / detail
  3. update for 1.16.5 nms change that was missed (commit: 320ae39) — git_commits / detail

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

  1. .potion mechs: better error handling (commit: 3accc19) — agoodwin / detail
  2. cleanup to map image internals (commit: 1905fff) — 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. EnchantmentTag! (commit: 7a871c9) — agoodwin / detail

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

  1. Add fish hook tags/mecs and expand projectile hit event for hooking entities (#2278) (commit: 9e72b38) — noreply / detail
  2. BiomeTag rewrite (commit: 6163cc0) — agoodwin / detail
  3. minor opti with key handling (commit: b126bfc) — agoodwin / detail

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

  1. update to new core standardized mechanism constructor (commit: 62d3ced) — agoodwin / detail
  2. v1_17 part 2: version bumps (Denizen 1.2.1) (commit: 51b0ba2) — agoodwin / detail
  3. v1_17 part 4: rename files too oops (commit: e98e140) — agoodwin / detail
  4. v1_17 part 5: nms import corrections (commit: 4c2bb3f) — agoodwin / detail
  5. fix ide bork (commit: a4d5e90) — agoodwin / detail
  6. v1_17 part 10: final sweep of updates - it compiles! (commit: 435c3c5) — agoodwin / detail
  7. v1_17 part 11: redesign reflection handling (commit: b06fa63) — agoodwin / detail
  8. use new core adjustable#safeAdjustDuplicate to fix fakespawn mechs (commit: 6537fa4) — agoodwin / detail
  9. fix hover item backparsing (commit: 5ea333a) — agoodwin / detail
  10. packet interceptor late loader (commit: a6f0f85) — agoodwin / detail
  11. fix sync of attach to a vehicle's passenger (commit: bc766d1) — agoodwin / detail
  12. LocationTag.find_nearest_biome (commit: 270dd47) — agoodwin / detail

#1741 (Jun 4, 2021, 1:19:33 PM)

  1. Replace internal chunk data method with non-regex to avoid schematic lag (commit: 54758dd) — agoodwin / detail
  2. vanilla_tick mech (commit: 93921c1) — agoodwin / detail

#1740 (May 25, 2021, 1:20:22 PM)

  1. fix fishing loottable ref (commit: 9dfaee6) — agoodwin / detail
  2. experimental map command opti (commit: c4a9ccd) — agoodwin / detail
  3. chunk/block flags: ability to hold way more data (avoid Java internal 65k string length limit) (commit: 32aa336) — agoodwin / detail

#1739 (May 10, 2021, 2:08:42 AM)

  1. patch receives message event context.message format (commit: 09afe5e) — agoodwin / detail

#1738 (May 5, 2021, 6:48:48 PM)

  1. rewrite Hurt command to have NMS backing (commit: cb7fb8b) — agoodwin / detail

#1737 (Apr 29, 2021, 5:01:16 PM)

  1. packet stats tags (commit: c192692) — agoodwin / detail
  2. tweak 'receives message' determine handler (commit: 5c4033d) — agoodwin / detail
  3. edit_sign without a sign (commit: e6f7791) — agoodwin / detail

#1736 (Apr 17, 2021, 12:04:28 AM)

  1. Improvements to fakeequip - better self-support and a couple patched bugs (#2274) (commit: 5fd5cf7) — noreply / detail
  2. walk command entities fixup (commit: 7cc6b07) — agoodwin / detail

#1734 (Apr 8, 2021, 1:02:25 PM)

  1. mark build as 1.2.0 (commit: 26500ce) — agoodwin / detail
  2. hide_entity core rewrite and matchable support (commit: 2d0a9e0) — agoodwin / detail
  3. add 'progress_length' param to advancement command (commit: 98b47f7) — agoodwin / detail
  4. fix displayitem bork (commit: a39e9ad) — agoodwin / detail
  5. workaround patch to forceclear a jukebox properly (commit: d75af75) — agoodwin / detail
  6. FakeEquip command (commit: 5975980) — agoodwin / detail

#1733 (Mar 26, 2021, 10:06:22 PM)

  1. target new spigot mappings version (commit: 52f74e5) — agoodwin / detail
  2. fix invisible command with disguised/faked entities (commit: 0025442) — agoodwin / detail
  3. aggressively enforce Mojangs broken angle system (commit: ca85985) — agoodwin / detail

#1732 (Mar 12, 2021, 7:23:58 PM)

  1. mix of automated and manual cleanups and java modernizations (commit: 7746cf8) — agoodwin / detail
  2. replace old ModernBlockData with direct BlockData ref (commit: 911e31c) — agoodwin / detail
  3. shaped recipe crafting fix (commit: 2917af6) — agoodwin / detail

#1731 (Mar 5, 2021, 1:40:35 AM)

  1. add hide_particles packet intercept mech (commit: ba196b1) — agoodwin / detail
  2. stop_sound for specific sounds (commit: cb2c6bd) — agoodwin / detail
  3. attach command debugging and auto-cleanup (commit: 21a1c16) — agoodwin / detail

#1730 (Feb 26, 2021, 11:38:43 PM)

  1. more reliable NMS teleport path for players (commit: 964969e) — agoodwin / detail
  2. Follow command: no_teleport arg (commit: 6b76fbc) — agoodwin / detail
  3. add IRON_GOLEM_ATTACK animation (commit: 7fb9cfb) — agoodwin / detail

#1729 (Feb 17, 2021, 7:03:49 AM)

  1. add a simple void generator (commit: a91c319) — agoodwin / detail

#1728 (Feb 15, 2021, 10:11:49 AM)

  1. add fix for mojang's code not handling mount failures (commit: 3741bf7) — agoodwin / detail

#1726 (Feb 5, 2021, 12:05:56 AM)

  1. showfake: remove empty lists (commit: 779ee76) — agoodwin / detail
  2. add (experimental) showfake chunk-breakage preventer (commit: d97a2fe) — agoodwin / detail

#1725 (Jan 27, 2021, 12:40:45 PM)

  1. allow fakespawn to recognize item_projectile (commit: b86a02e) — agoodwin / detail
  2. Sneak command! (commit: 82e2241) — agoodwin / detail

#1724 (Jan 22, 2021, 10:47:47 AM)

  1. 1.1.9 part 1: version swap (commit: d5e3f0d) — agoodwin / detail
  2. fix chat triggers throwing extra debug (commit: fb8a1f9) — agoodwin / detail
  3. remove legacy DenizenAPI class (commit: 6696cd6) — agoodwin / detail
  4. fix look for 1.16.4 (commit: 34b9701) — agoodwin / detail
  5. fix piston_reaction for 1.16.4 (commit: b4f24f1) — agoodwin / detail
  6. fake entity expansion (commit: 4af6758) — agoodwin / detail
  7. disguise command: persist across respawn (commit: b27daf6) — agoodwin / detail
  8. additional patch to fakespawn: only one entity at a time now (commit: 5f44418) — agoodwin / detail
  9. Disguise: ability to view self disguise (janky) (commit: 3bf3334) — agoodwin / detail
  10. patch errors in disguise/fake ent from players logging out (commit: 5c9f9ee) — agoodwin / detail
  11. add disguise 'global' arg (commit: 9b0b68f) — agoodwin / detail
  12. use more reliable fake entity position set (commit: aa84271) — agoodwin / detail
  13. more disguise stability improvements (commit: 5b836ee) — agoodwin / detail
  14. send self-disguise update packets faster (commit: 5a83b4e) — agoodwin / detail
  15. self-disguise should make you invisible (commit: 9488f18) — agoodwin / detail
  16. disguise: fix invisible with multiple players (commit: d1caf09) — agoodwin / detail
  17. fix self-invis when not self-disguise (commit: fae5583) — agoodwin / detail
  18. fix disguise metadata (commit: 63225ae) — agoodwin / detail
  19. experimental attach and disguise packet improvements (commit: 155fa34) — agoodwin / detail
  20. book items have a default color of black for text (commit: 41448a7) — agoodwin / detail
  21. attach reliability when mounted improvement (commit: 8700648) — agoodwin / detail
  22. better fakespawn removal (commit: 8d88544) — agoodwin / detail
  23. add entity shulker_peek property (commit: 01f71dc) — agoodwin / detail
  24. add EntityTag head_angle mechanism (commit: 475af32) — agoodwin / detail
  25. Set item entity age with time_lived mec on 1.16 (#2265) (commit: a6a3907) — noreply / detail
  26. clean and improve network interceptions (commit: cdeecdf) — agoodwin / detail
  27. add rename option 'list_name_only' (commit: fe7beeb) — agoodwin / detail
  28. packet handler improvements (commit: 8b090bf) — agoodwin / detail
  29. fix conflict between different network intercepts (commit: 86a7580) — agoodwin / detail
  30. fix event handling of player entity npcs (commit: 8c227e6) — agoodwin / detail
  31. Rename player list_name_only: don't respawn the player entity (commit: 641fd0d) — agoodwin / detail
  32. more unnecessary-packet-intercept-reduction (commit: 58be864) — agoodwin / detail
  33. add disguise tags (commit: 67053b4) — agoodwin / detail
  34. add entity mech ghast_attacking (commit: 5acb55e) — agoodwin / detail
  35. add animate for:<player> (commit: 6323939) — agoodwin / detail
  36. add entity mech enderman_angry (commit: 91ac1fa) — agoodwin / detail
  37. build for 1.16.5 (commit: 2e4cbb6) — agoodwin / detail
  38. item display name: fix accidental double-subcomponent (commit: 0e4df60) — agoodwin / detail

#1722 (Nov 25, 2020, 5:22:40 AM)

  1. fix NMS based lore set to empty (commit: 14b5dfb) — agoodwin / detail

#1721 (Nov 9, 2020, 8:49:03 AM)

  1. MC 1.16.4, Denizen 1.1.8 (commit: 23ae69e) — agoodwin / detail
  2. basic compiler required patches for 1.16.4 (commit: 1b62b2b) — agoodwin / detail
  3. md_5 thought it would be funny to bump _R2 to _R3 and then reverse it back to R2 a few hours later (commit: f80bb65) — agoodwin / detail
  4. md_5 is just an asshole at this point, 3rd time the module's renamed (commit: d4ab0a5) — agoodwin / detail

#1719 (Nov 3, 2020, 2:06:12 AM)

  1. patch rename command for 1.16.3 (commit: d4cbf17) — agoodwin / detail
  2. rename per_player: stabler uuid based lookup (commit: a3caf80) — agoodwin / detail
  3. rename per_player: partial player-type entity support (commit: f54b7e8) — agoodwin / detail
  4. nms impl for item display name and lore (commit: a4475ca) — agoodwin / detail
  5. Use Mojang-style reset logic, also fix name NBT-match (commit: 0209872) — agoodwin / detail
  6. bossbar title nms impl (commit: ea45ae7) — agoodwin / detail
  7. compat with recent 1.16.3 NMS revision (commit: 8f6cc2d) — agoodwin / detail

#1718 (Oct 13, 2020, 9:26:31 PM)

  1. add an NMS impl for time_lived (commit: 16f9921) — agoodwin / detail

#1717 (Sep 27, 2020, 12:25:24 AM)

  1. 1.16.3, Denizen 1.1.7 (commit: 07f8d21) — agoodwin / detail

#1716 (Sep 11, 2020, 4:15:21 AM)

  1. 1.16.2 part 1: version numbers bump (commit: 09dc542) — agoodwin / detail
  2. 1.16.2 part 2: NMS package name bump (commit: 29f2fac) — agoodwin / detail
  3. 1.16.2 part 3: initially compilable (commit: 1fb03d0) — agoodwin / detail
  4. 1.16.2 part 4: fixes from testing (commit: f1dc257) — agoodwin / detail
  5. 1.16.2 part 5: label as Denizen 1.1.6 (commit: e117980) — agoodwin / detail
  6. probably fix for paper 1.16 connection issues (commit: a8c6823) — agoodwin / detail
  7. reflectionhelper moved to core (commit: d2c7758) — agoodwin / detail
  8. (experimental) attach command no_rotate arg (commit: 9397c78) — agoodwin / detail
  9. fix 1.16.2 showfake (commit: 3fbdbf2) — agoodwin / detail

#1715 (Aug 13, 2020, 1:52:44 AM)

  1. item projectile in 1.16: die when hitting a block (commit: c6764fe) — agoodwin / detail
  2. sidebar, unlimited length and RGB (commit: 499c6ff) — agoodwin / detail
  3. allow createworld to async the copy_from arg (commit: 29bc19f) — agoodwin / detail

#1713 (Jul 21, 2020, 5:33:31 PM)

  1. initial v1_16 submodule as duplicate of v1_15 (commit: 4f9d04b) — agoodwin / detail
  2. initial compileability (commit: 36f5ced) — agoodwin / detail
  3. fixes after testing (commit: 45cf0c3) — agoodwin / detail
  4. additional cleaning from 1.12 removal (commit: 200df93) — agoodwin / detail
  5. clean some TODO's related to 1.12 (commit: 9679a87) — agoodwin / detail
  6. add max_stack_size mech (commit: bcfe0ee) — agoodwin / detail
  7. (relates to 1.12 drop) use Spigot's setBiome instead of old NMS module (commit: 46e87ab) — agoodwin / detail
  8. disguise command (commit: b8aaaee) — agoodwin / detail
  9. better get/set block nbt impl (commit: 962747d) — agoodwin / detail
  10. refactor attachment to its own class (commit: c1e5252) — agoodwin / detail
  11. rework to cleaner internal code (commit: b1d9730) — agoodwin / detail
  12. attach command (commit: 34f6e5c) — agoodwin / detail
  13. minor net opti (commit: 60c62a8) — agoodwin / detail
  14. support 1.16 nbt_attribute format (commit: 00be9ce) — agoodwin / detail
  15. fix joins event match method (commit: 3662281) — agoodwin / detail
  16. rewrite item_projectile for 1.16 (commit: 9bea3f7) — agoodwin / detail
  17. fix offline attributes for 1.16 (commit: 31271ba) — agoodwin / detail
  18. use new hover api that doesn't work because spigot is bad (commit: 4560fed) — agoodwin / detail
  19. rename per_player (commit: 7eca816) — agoodwin / detail
  20. backport rename per_player to 1.15 and 1.14 (commit: d9c7773) — agoodwin / detail
  21. rename per_player for:playerlist (commit: 70aaf5f) — agoodwin / detail
  22. move 'rename' command to 'entity' category (commit: dc575be) — agoodwin / detail
  23. support advanced chat format in 1.16 NMS module (commit: 27e8f7e) — agoodwin / detail
  24. ShowFake: better multi-player support (probably) (commit: 416f0b1) — agoodwin / detail