Changes
#1802 (Jan 3, 2024, 2:33:52 AM)
- Match Spigot behavior in `modifyblock` (#2583) (commit: f5e04db) — noreply / detail
#1801 (Dec 30, 2023, 1:27:13 AM)
- mark version 1.3.0 (commit: 0c806f9) — git_commits / detail
- Several minor cleanups/fixes (#2580) (commit: fba327b) — noreply / detail
- global ScriptEvent isEnabled instance of doing it in every event separately (commit: ac2ab6f) — git_commits / detail
#1800 (Dec 5, 2023, 9:41:32 PM)
- Fix bed spawn location tags/mechs (#2567) (commit: 5ad5e20) — noreply / detail
- Fix custom payload and client brand handling (#2572) (commit: 7ce5daa) — noreply / detail
#1799 (Nov 14, 2023, 7:35:51 PM)
- Add support for Horse inventories (#2558) (commit: 74f28ba) — noreply / detail
#1798 (Oct 13, 2023, 9:03:38 AM)
- 1.20.2 part 2: version number bumps (commit: c381dc8) — git_commits / detail
#1796 (Sep 2, 2023, 8:53:36 PM)
- Update smithing recipe registration (#2520) (commit: 95e7d5b) — noreply / detail
#1795 (Aug 16, 2023, 12:00:06 AM)
- `BiomeTag.(water_)fog_color` tag + mech (#2516) (commit: 2ba64c9) — noreply / detail
- strip the display tag from items when setting lore to empty (commit: b62926e) — git_commits / detail
#1794 (Jul 26, 2023, 6:25:43 AM)
- Denizen v1.2.8 (commit: d3f7325) — git_commits / detail
- Update for 1.19 biome changes (#2492) (commit: 5af07fe) — noreply / detail
- Packet helper cleanup (#2502) (commit: 70a3e5d) — noreply / detail
- Block helper cleanup (#2500) (commit: c6102db) — noreply / detail
- Entity helper cleanup (#2505) (commit: 207edc3) — noreply / detail
#1793 (Jun 4, 2023, 8:21:46 PM)
- New tag/mech pair `foliage_color` (#2458) (commit: f223574) — noreply / detail
- partial lib bump and pom correction (commit: 1521501) — git_commits / detail
- 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)
- Handle bundle packet cancellations for 1.19 (#2456) (commit: 92b5aa5) — noreply / detail
- update for spigot 1.19.4 changes (commit: 1f3fe06) — git_commits / detail
- Improve attached entities with relative offsets, track attached entity head rotation (#2467) (commit: fc19095) — noreply / detail
- `Glow` command rewrite (#2466) (commit: 8976f3f) — noreply / detail
#1791 (Apr 3, 2023, 10:02:46 AM)
- fix for new upstream spigot changes (chunks mainly) (commit: 7a9f210) — git_commits / detail
- Add `EntityTag.step_height` property (#2454) (commit: 49590a9) — noreply / detail
#1789 (Apr 3, 2023, 9:30:48 AM)
- MC 1.19.4, Denizen 1.2.7 - Part 1, version numbers (commit: 22091bd) — git_commits / detail
- 1.19.4 part 2: v1_19_R3 (commit: 74ba4c2) — git_commits / detail
- 1.19.4 part 3: ReflectionMappings (commit: ad72bd5) — git_commits / detail
- 1.19.4 part 4: compiler issue fixes (commit: 114d3d2) — git_commits / detail
- 1.19.4 BiomeNMS fix (commit: e737d95) — git_commits / detail
- ColorTag to core (commit: 8e73e7d) — git_commits / detail
- fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) — git_commits / detail
- Fix `EntityHelper#walkTo` doubling entity speed (commit: 5c037c1) — 31237389+tal5 / detail
#1788 (Mar 14, 2023, 5:24:01 PM)
- Use new `sendEquipmentChange` for `resetEquipment` (commit: 32cb5aa) — 31237389+tal5 / detail
- Cleanup custom brewing recipe handling (#2440) (commit: 1ca616e) — noreply / detail
- Update and cleanup `server` tag base (#2439) (commit: 2f5aaa7) — noreply / detail
#1784 (Feb 23, 2023, 1:58:45 AM)
- optimize ImprovedOfflinePlayer (commit: 7832934) — git_commits / detail
- remove redundant "cancelled = false" lines (commit: 6eabf01) — git_commits / detail
- fix rotate command on players in 1.19.3 (commit: af1b177) — git_commits / detail
- Add `PlayerTag.refresh_player` mechanism (#2428) (commit: c6212e4) — noreply / detail
- Fix player profile editor on `1.19.3` (#2432) (commit: fa7cdd0) — noreply / detail
- Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) — git_commits / detail
- Fix `tablist` command on 1.19.3 (#2434) (commit: 2608bcc) — noreply / detail
#1783 (Jan 11, 2023, 2:48:48 AM)
- bump pom versions and minor cleanup (commit: d26788f) — git_commits / detail
- modernize look command and add offthread_repeat (commit: 383274b) — git_commits / detail
- Support brewing recipes in tags (#2423) (commit: 1349bf6) — noreply / detail
- hurt command: reset blockDamage too (commit: db91231) — git_commits / detail
- WorldTag.duration_since_created mech (commit: a05047b) — git_commits / detail
- Fix disguise entity data handling on 1.19.3 (#2424) (commit: 9a25e78) — noreply / detail
#1782 (Dec 30, 2022, 9:23:19 PM)
- Version bump - Denizen v1.2.6 targeting MC 1.19.3 (commit: c28a61a) — git_commits / detail
- MC 1.19.3 part 2: "R1" to "R2" (commit: 01e94bc) — git_commits / detail
- 1.19.3: all compile essentials except new player packet format (commit: 357230f) — git_commits / detail
- 1.19.3: initial player packet update, initial compilability (commit: eb0121b) — git_commits / detail
- 1.19.3: regenerate reflectionsmapping (commit: ff3d8f1) — git_commits / detail
- 1.19.3: fixes from testing (commit: 33dd581) — git_commits / detail
- item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / detail
- fix 'receives tablist update' event for 1.19.3 (commit: 980b86b) — git_commits / detail
- 1.19.3: fix metadata packet bug (commit: 947fb2b) — git_commits / detail
- patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / detail
- patch projectile bug with missing attacker (commit: 4a3e230) — git_commits / detail
- Fix `sendEntityMetadataFlagsUpdate` on 1.19.3 (#2415) (commit: d0546ef) — noreply / detail
- Fix `getModifiedMetadataFor` on 1.19.3 (#2417) (commit: 63a1a5e) — noreply / detail
#1781 (Dec 8, 2022, 7:02:02 AM)
- bossbar modernize and add UUID arg (commit: 964e261) — git_commits / detail
- Disguise: hackaround backwards ender dragons (commit: 55e36a5) — git_commits / detail
- Increase vanilla-component-json compat: no html escape, capital hex colors (commit: 6624be6) — git_commits / detail
- Attack target method: use new(ish) Spigot API method for setTarget (commit: 6885cf0) — git_commits / detail
- Hurt command: allow source:location - also meta fixes for Area (commit: 2d373e5) — git_commits / detail
- Packet helper cleanup (#2404) (commit: b83f2a0) — noreply / detail
#1780 (Nov 18, 2022, 6:07:13 PM)
- campfire_items mech: workaround Spigot method instacooking (commit: af90377) — git_commits / detail
- EntityTag.alter_uuid (commit: 0b34b26) — git_commits / detail
- improve alter_uuid for players (commit: 3fc2cb7) — git_commits / detail
- Update BiomeNMSImpl to 1.19 changes (#2393) (commit: eaa2290) — noreply / detail
#1779 (Oct 19, 2022, 1:16:59 AM)
- FormattedText - remove unneeded old color arg (commit: 021f194) — git_commits / detail
- clean imports (commit: 398f238) — git_commits / detail
- Add `EntityTag.aggresive`, deprecate copies (#2386) (commit: f17aae3) — noreply / detail
#1778 (Oct 10, 2022, 11:47:30 PM)
- AdvancedTextImpl -> PaperAPITools (commit: fa7d53b) — git_commits / detail
#1777 (Sep 17, 2022, 11:49:45 AM)
- reduce json conversion thrashing in receives message event (commit: b60a00e) — git_commits / detail
- use CoreUtilities.toUpperCase (commit: 3a2ec38) — git_commits / detail
- places block event: Against switch/context (commit: 7f3c9ce) — git_commits / detail
- more explicit submodule deploy removal (commit: 8681d0b) — git_commits / detail
- Try to better replicate how Citizens does the deploy (commit: 39f3074) — git_commits / detail
- Sound helper cleanup (#2374) (commit: f1910c2) — noreply / detail
#1776 (Sep 4, 2022, 11:29:31 AM)
- add null handling for player profile packets (commit: 481f43e) — git_commits / detail
- Invisible command `for:` argument (#2356) (commit: 1d377d0) — noreply / detail
- Brewing Recipes (#2358) (commit: afd99b9) — noreply / detail
- Block Helper Cleanup (#2361) (commit: 23d52cc) — noreply / detail
- Item Helper Cleanup (#2362) (commit: e71e672) — noreply / detail
- Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) — noreply / detail
- Player Helper Cleanup (#2366) (commit: 14b7c31) — noreply / detail
- favor Core debug classes (commit: 2aed6b0) — git_commits / detail
- move Debug to core (commit: 58cc6e1) — git_commits / detail
- fix hover item stringify for Paper(?) bug with hover item handling (commit: da68bcf) — git_commits / detail
- Entity Helper Cleanup (#2369) (commit: 5f5fd36) — noreply / detail
- add null checks in player ban tags (commit: f261a8a) — git_commits / detail
#1775 (Aug 17, 2022, 7:19:22 PM)
- initial 1.19.1 update - compile restrictions and new ReflectionsMapping generator (commit: f6d0c8f) — git_commits / detail
- player sends/receives packet events (commit: 1166bfd) — git_commits / detail
- null-check system message packets i guess (commit: 241be02) — git_commits / detail
- build for 1.19.2 (commit: ef8312b) — git_commits / detail
- Paper 1.19 compat via dynamic code gen (commit: f6b02a7) — git_commits / detail
- fix receives actionbar (NMS change in 1.19.1) (commit: f7ea7fd) — git_commits / detail
#1773 (Jul 15, 2022, 7:24:02 PM)
- (Experimental) rename command multiworld stability fix (commit: e3880f8) — git_commits / detail
- rework profileeditor updatePlayer to do a proper tracker respawn (commit: 936e036) — git_commits / detail
- fix playeffect in 1.16 (commit: 71a9d36) — git_commits / detail
- `MaterialTag.vanilla_tags` mechanism (#2346) (commit: d6b1387) — noreply / detail
#1772 (Jun 26, 2022, 1:03:39 AM)
- 1.19 step 1: duplicate 1.18 folder and swap 1_18 to 1_19 (commit: 3370a50) — git_commits / detail
- 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / detail
- 1.19 step 3: bare minimum changes to make it compile, untested (commit: f10d970) — git_commits / detail
- 1.19 step 4: reflection mappings and ListenerPlayIn update (commit: 2559a48) — git_commits / detail
- anvil/workbench title (commit: 6d1dfe8) — git_commits / detail
- 1.19 message receive fix (commit: ca35a9c) — git_commits / detail
- ColorTag alpha values (commit: 341aa22) — git_commits / detail
- EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / detail
- Add `PlayerTag.send_climbable_materials` mechanism (#2342) (commit: 8db188f) — noreply / detail