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

#1795 (Aug 16, 2023, 12:00:06 AM)

  1. `BiomeTag.(water_)fog_color` tag + mech (#2516) (commit: 2ba64c9) — noreply / detail
  2. strip the display tag from items when setting lore to empty (commit: b62926e) — git_commits / 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. partial lib bump and pom correction (commit: 1521501) — git_commits / detail
  3. 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. Handle bundle packet cancellations for 1.19 (#2456) (commit: 92b5aa5) — noreply / detail
  2. update for spigot 1.19.4 changes (commit: 1f3fe06) — git_commits / detail
  3. Improve attached entities with relative offsets, track attached entity head rotation (#2467) (commit: fc19095) — noreply / detail
  4. `Glow` command rewrite (#2466) (commit: 8976f3f) — noreply / detail

#1791 (Apr 3, 2023, 10:02:46 AM)

  1. fix for new upstream spigot changes (chunks mainly) (commit: 7a9f210) — git_commits / detail
  2. Add `EntityTag.step_height` property (#2454) (commit: 49590a9) — 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. 1.19.4 part 2: v1_19_R3 (commit: 74ba4c2) — git_commits / detail
  3. 1.19.4 part 3: ReflectionMappings (commit: ad72bd5) — git_commits / detail
  4. 1.19.4 part 4: compiler issue fixes (commit: 114d3d2) — git_commits / detail
  5. 1.19.4 BiomeNMS fix (commit: e737d95) — git_commits / detail
  6. ColorTag to core (commit: 8e73e7d) — git_commits / detail
  7. fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) — git_commits / detail
  8. Fix `EntityHelper#walkTo` doubling entity speed (commit: 5c037c1) — 31237389+tal5 / detail

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

  1. Use new `sendEquipmentChange` for `resetEquipment` (commit: 32cb5aa) — 31237389+tal5 / detail
  2. Cleanup custom brewing recipe handling (#2440) (commit: 1ca616e) — noreply / detail
  3. 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. fix rotate command on players in 1.19.3 (commit: af1b177) — git_commits / detail
  4. Add `PlayerTag.refresh_player` mechanism (#2428) (commit: c6212e4) — noreply / detail
  5. Fix player profile editor on `1.19.3` (#2432) (commit: fa7cdd0) — noreply / detail
  6. Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) — git_commits / detail
  7. Fix `tablist` command on 1.19.3 (#2434) (commit: 2608bcc) — noreply / detail

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

  1. bump pom versions and minor cleanup (commit: d26788f) — git_commits / detail
  2. modernize look command and add offthread_repeat (commit: 383274b) — git_commits / detail
  3. Support brewing recipes in tags (#2423) (commit: 1349bf6) — noreply / detail
  4. hurt command: reset blockDamage too (commit: db91231) — git_commits / detail
  5. WorldTag.duration_since_created mech (commit: a05047b) — git_commits / detail
  6. Fix disguise entity data handling on 1.19.3 (#2424) (commit: 9a25e78) — noreply / 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. MC 1.19.3 part 2: "R1" to "R2" (commit: 01e94bc) — git_commits / detail
  3. 1.19.3: all compile essentials except new player packet format (commit: 357230f) — git_commits / detail
  4. 1.19.3: initial player packet update, initial compilability (commit: eb0121b) — git_commits / detail
  5. 1.19.3: regenerate reflectionsmapping (commit: ff3d8f1) — git_commits / detail
  6. 1.19.3: fixes from testing (commit: 33dd581) — git_commits / detail
  7. item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / detail
  8. fix 'receives tablist update' event for 1.19.3 (commit: 980b86b) — git_commits / detail
  9. 1.19.3: fix metadata packet bug (commit: 947fb2b) — git_commits / detail
  10. patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / detail
  11. patch projectile bug with missing attacker (commit: 4a3e230) — git_commits / detail
  12. Fix `sendEntityMetadataFlagsUpdate` on 1.19.3 (#2415) (commit: d0546ef) — noreply / detail
  13. Fix `getModifiedMetadataFor` on 1.19.3 (#2417) (commit: 63a1a5e) — noreply / detail

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

  1. bossbar modernize and add UUID arg (commit: 964e261) — git_commits / detail
  2. Disguise: hackaround backwards ender dragons (commit: 55e36a5) — git_commits / detail
  3. Increase vanilla-component-json compat: no html escape, capital hex colors (commit: 6624be6) — git_commits / detail
  4. Attack target method: use new(ish) Spigot API method for setTarget (commit: 6885cf0) — git_commits / detail
  5. Hurt command: allow source:location - also meta fixes for Area (commit: 2d373e5) — git_commits / detail
  6. Packet helper cleanup (#2404) (commit: b83f2a0) — noreply / detail

#1780 (Nov 18, 2022, 6:07:13 PM)

  1. campfire_items mech: workaround Spigot method instacooking (commit: af90377) — git_commits / detail
  2. EntityTag.alter_uuid (commit: 0b34b26) — git_commits / detail
  3. improve alter_uuid for players (commit: 3fc2cb7) — git_commits / detail
  4. Update BiomeNMSImpl to 1.19 changes (#2393) (commit: eaa2290) — 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. use CoreUtilities.toUpperCase (commit: 3a2ec38) — git_commits / detail
  3. places block event: Against switch/context (commit: 7f3c9ce) — 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
  12. add null checks in player ban tags (commit: f261a8a) — git_commits / detail

#1775 (Aug 17, 2022, 7:19:22 PM)

  1. initial 1.19.1 update - compile restrictions and new ReflectionsMapping generator (commit: f6d0c8f) — git_commits / detail
  2. player sends/receives packet events (commit: 1166bfd) — git_commits / detail
  3. null-check system message packets i guess (commit: 241be02) — git_commits / detail
  4. build for 1.19.2 (commit: ef8312b) — git_commits / detail
  5. Paper 1.19 compat via dynamic code gen (commit: f6b02a7) — git_commits / detail
  6. fix receives actionbar (NMS change in 1.19.1) (commit: f7ea7fd) — git_commits / 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. 1.19 step 1: duplicate 1.18 folder and swap 1_18 to 1_19 (commit: 3370a50) — git_commits / detail
  2. 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / detail
  3. 1.19 step 3: bare minimum changes to make it compile, untested (commit: f10d970) — git_commits / detail
  4. 1.19 step 4: reflection mappings and ListenerPlayIn update (commit: 2559a48) — git_commits / detail
  5. anvil/workbench title (commit: 6d1dfe8) — git_commits / detail
  6. 1.19 message receive fix (commit: ca35a9c) — git_commits / detail
  7. ColorTag alpha values (commit: 341aa22) — git_commits / detail
  8. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / detail
  9. Add `PlayerTag.send_climbable_materials` mechanism (#2342) (commit: 8db188f) — noreply / detail