aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/RemoveEntitiesPacket.cpp
AgeCommit message (Collapse)Author
12 daysPort over RCE Patches from LCEMP (#1023)Loki
* LCEMP RCE Fixes WIP Based on https://github.com/LCEMP/LCEMP/commit/d017bfc30a68888bf5c79b23cf5c4f607cf828bf * Update to LCEMP's ByteArrayIO version Fixes compilation since ours was missing some revisions from LCEMP * Add additional safety checks missed in first pass * Remove duplicate recipe count check
13 daysRevert accidentally pushed "LCEMP RCE fixes"Loki Rautio
This reverts commit d557ca2dfba5ffcca99ceb41b07d149f871964b5.
13 daysLCEMP RCE fixesLoki Rautio
Based on commit d017bfc30a68888bf5c79b23cf5c4f607cf828bf
2026-03-01Initial commitdaoge_cmd