Skip to content
Success

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

Started 3 yr 1 mo ago
Took 7.2 sec
Build Artifacts
denizen-v1_19-1.2.6-SNAPSHOT-remapped-obf.jar188.53 KiB view
denizen-v1_19-1.2.6-SNAPSHOT.jar190.21 KiB view
denizen-v1_19-1.2.6-SNAPSHOT.pom3.11 KiB view
Version bump - Denizen v1.2.6 targeting MC 1.19.3
(commit: c28a61a)
git_commits at
MC 1.19.3 part 2: "R1" to "R2"
(commit: 01e94bc)
git_commits at
1.19.3: all compile essentials except new player packet format
(commit: 357230f)
git_commits at
1.19.3: initial player packet update, initial compilability
(commit: eb0121b)
git_commits at
1.19.3: regenerate reflectionsmapping
(commit: ff3d8f1)
git_commits at
1.19.3: fixes from testing
(commit: 33dd581)
git_commits at
item script recipes: cooking and shapeless have a category key now
(commit: a839a9a)
git_commits at
fix 'receives tablist update' event for 1.19.3
(commit: 980b86b)
git_commits at
1.19.3: fix metadata packet bug
(commit: 947fb2b)
git_commits at
patch null attacker in custom enchantments getDamageProtection
(commit: 515bee6)
git_commits at
patch projectile bug with missing attacker
(commit: 4a3e230)
git_commits at
Fix `sendEntityMetadataFlagsUpdate` on 1.19.3 (#2415)

* Initial fix

* Reorder
(commit: d0546ef)
noreply at
Fix `getModifiedMetadataFor` on 1.19.3 (#2417)

* Initial Fix

* Initialize list to packet's list size

* Naming fixes

* Cleanup debug output

* Cleanup imports

* Re-add try/catch

* Comment the meaning of dataValue IDs
(commit: 63a1a5e)
noreply at