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. `BiomeNMS(1.18)`: Fix `getClimate` (commit: 2f22d09) — 31237389+tal5 / detail
  2. New tag/mech pair `foliage_color` (#2458) (commit: f223574) — noreply / detail
  3. minor cleanups (commit: f5e99b6) — git_commits / detail
  4. partial lib bump and pom correction (commit: 1521501) — git_commits / detail
  5. Poms: remove unneeded parent-tracking to make things easier for downstream consumers (commit: 899af09) — git_commits / detail

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

  1. Port `walkTo` doubling entity speed fix to 1.18 (commit: a0d9d33) — 31237389+tal5 / detail
  2. `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. Cleanup custom brewing recipe handling (#2440) (commit: 1ca616e) — noreply / detail
  2. 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
  4. Fix `tablist` command on 1.19.3 (#2434) (commit: 2608bcc) — noreply / detail

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

  1. Support brewing recipes in tags (#2423) (commit: 1349bf6) — noreply / detail
  2. 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. 1.19.3: initial player packet update, initial compilability (commit: eb0121b) — git_commits / detail
  3. item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / detail
  4. patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / detail
  5. 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

#1778 (Oct 10, 2022, 11:47:30 PM)

  1. AdvancedTextImpl -> PaperAPITools (commit: fa7d53b) — git_commits / 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. add null handling for player profile packets (commit: 481f43e) — git_commits / detail
  2. Invisible command `for:` argument (#2356) (commit: 1d377d0) — noreply / detail
  3. Brewing Recipes (#2358) (commit: afd99b9) — noreply / detail
  4. Block Helper Cleanup (#2361) (commit: 23d52cc) — noreply / detail
  5. Item Helper Cleanup (#2362) (commit: e71e672) — noreply / detail
  6. Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) — noreply / detail
  7. Player Helper Cleanup (#2366) (commit: 14b7c31) — noreply / detail
  8. favor Core debug classes (commit: 2aed6b0) — git_commits / detail
  9. move Debug to core (commit: 58cc6e1) — git_commits / detail
  10. fix hover item stringify for Paper(?) bug with hover item handling (commit: da68bcf) — git_commits / detail
  11. Entity Helper Cleanup (#2369) (commit: 5f5fd36) — noreply / detail

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

  1. (Experimental) rename command multiworld stability fix (commit: e3880f8) — git_commits / detail
  2. rework profileeditor updatePlayer to do a proper tracker respawn (commit: 936e036) — git_commits / detail
  3. fix playeffect in 1.16 (commit: 71a9d36) — git_commits / detail
  4. `MaterialTag.vanilla_tags` mechanism (#2346) (commit: d6b1387) — noreply / detail

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

  1. EntityTag.fake_move (commit: 54f3a1e) — git_commits / detail
  2. Look internals: packet (commit: a853c23) — git_commits / detail
  3. EntityTag.reset_client_location (commit: 3e407d8) — git_commits / detail
  4. EntityTag.fake_teleport (commit: 309258f) — git_commits / detail
  5. EntityTag.send_update_packets (commit: c55597f) — git_commits / detail
  6. 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / detail
  7. anvil/workbench title (commit: 6d1dfe8) — git_commits / detail
  8. 1.19 message receive fix (commit: ca35a9c) — git_commits / detail
  9. ColorTag alpha values (commit: 341aa22) — git_commits / detail
  10. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / detail
  11. Add `PlayerTag.send_climbable_materials` mechanism (#2342) (commit: 8db188f) — noreply / 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. rewrite player profile lookup to be properly read-only (commit: 4e3545f) — git_commits / detail
  2. remove outright errors from light command in 1.18 (commit: b6c40ff) — git_commits / detail
  3. new stats server (commit: a6758e9) — git_commits / detail
  4. get rid of all remaining String tag return references (commit: 9f4ced1) — git_commits / detail

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

  1. fix borks related to fake_player entity type (commit: 05bd616) — git_commits / detail
  2. fake_player skin_blob (commit: c0729e4) — git_commits / detail
  3. NMSHandler reference simplification (commit: 2e0c481) — git_commits / detail
  4. 'attach' tracking accuracy: reset visible track after remove (commit: c28aaf7) — git_commits / detail
  5. fake_pickup mech (commit: f28f2f2) — git_commits / detail

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

  1. update for new CoreConfiguration (commit: 8824f4a) — git_commits / detail
  2. tablist command (restrictedActions) (commit: 83ea30d) — git_commits / detail
  3. event player receives tablist update (commit: 59f3c35) — git_commits / detail
  4. null check and meta tweak (commit: 8577808) — git_commits / detail

#1763 (Apr 1, 2022, 2:27:29 AM)

  1. fix enchantment registration in 1.18.2 (commit: 0a3e1fc) — git_commits / detail

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

  1. Add player receives actionbar event (#2326) (commit: 11ce7ef) — noreply / detail
  2. Initial 1.18.2 build (commit: 5eb5241) — git_commits / detail
  3. ItemTag.default_attribute_modifiers (commit: f511a16) — git_commits / detail
  4. Update changed conn mapping for 1.18.2 (#2328) (commit: b200a74) — noreply / detail
  5. patch for Spigot API update (commit: dab0650) — git_commits / detail
  6. ItemTag.placed_material (commit: 48b97a7) — git_commits / detail
  7. 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. correction for showfake with paper anti-xray enabled (commit: 8c25381) — git_commits / detail
  5. Entity Properties Update - Part 2 (#2321) (commit: 18f569a) — noreply / detail
  6. Update potion effect properties to modern format (#2325) (commit: 1fd18ae) — noreply / detail
  7. 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. various cleanups (firework_data, etc) (commit: 52d5322) — git_commits / detail
  3. revert "Set dimension based on environment instead of world name" (commit: 3181c6b) — git_commits / detail
  4. more cleanups and tweaks (commit: 4e0a653) — git_commits / detail

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

  1. NetworkManager: enhanced stability for late-init (1.18 only) (commit: 56d3707) — git_commits / detail
  2. NMS block material management fix (commit: 0570d2b) — git_commits / detail
  3. fix fonts in inventory titles (commit: 8b7f1bd) — git_commits / detail
  4. spawner_type: mech support (commit: 12fb4ff) — git_commits / detail
  5. spawner_custom_rules (commit: e16ebad) — git_commits / detail
  6. minor fixes (commit: 6414972) — git_commits / detail
  7. debug pfilter (commit: 54a9c21) — git_commits / detail
  8. 'disguise' command debugging (commit: 07655c8) — git_commits / detail
  9. npc mirrorequip (commit: 9f9602d) — git_commits / detail
  10. bulk cleanup (commit: 089cfb3) — git_commits / detail
  11. 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. ChunkTag.plugin_tickets, mech force_loaded, mech clear_plugin_tickets (commit: b010a2c) — git_commits / detail
  3. correction to getConstructor reflection call for 1.18.x (commit: 3115637) — git_commits / detail
  4. LocationTag.xp_drop (commit: 04195d5) — git_commits / detail
  5. npc sleep: use Denizen NMS for 1.17+ (commit: d0e8ce6) — git_commits / detail

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

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

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

  1. 1.18 part 1: duplicate the 1.17 folder (commit: 66b5f40) — git_commits / detail
  2. 1.18 part 2: basic version labels n wotnot (commit: 8491bea) — git_commits / detail
  3. 1.18 part 3: Denizen 1.2.3 (commit: 18911de) — git_commits / detail
  4. 1.18 part 4: all basic compile-required changes (commit: a0b30b3) — git_commits / detail
  5. 1.18 part 5: disable showfake chunk packet remap for now (commit: adec0d8) — git_commits / detail
  6. 1.18 part 6: reflection mappings and testing (commit: 02fbd09) — git_commits / detail
  7. additional little improvements (remove some legacy code) (commit: c099a78) — git_commits / detail
  8. alternative chunk-reload patch for showfake (commit: 1a78d2e) — git_commits / detail
  9. ChunkTag.set_all_biomes (commit: 840db0b) — git_commits / detail
  10. WorldTag.biomes (commit: d60a7b6) — git_commits / detail
  11. fix item script recipe clearing in 1.18 (commit: 7836359) — git_commits / detail
  12. LocationTag.ring_bell (commit: f2bf73f) — git_commits / detail