Files
Pumpkin/pumpkin-codegen
Rorical b22e66768a fix: preserve protocol ordering for sound event IDs (#1533)
* fix: preserve protocol ordering for sound event IDs in codegen

The Sound enum variants were sorted alphabetically, causing every
sound ID sent via the protocol to mismatch the client's expected
registration order. Only sort the LOOKUP table for binary search;
keep enum variants in the original sounds.json order.

Closes #1532

* chore: regenerate sound.rs with protocol-correct ordering
2026-02-12 00:04:24 +00:00
..
2026-02-09 15:52:46 +01:00
2026-02-09 15:52:46 +01:00
2026-02-09 15:52:46 +01:00