valence/crates
Carson McManus ba625b3217
don't increment state_id when the server modifies cursor item (#306)
## Description

The client actually doesn't acknowledge the state id update when you
modify the cursor item, so don't increment it so we stay in sync.

fixes #304

## Test Plan

Explain the steps necessary to test your changes. If you used a
playground, include the code in the details below.

Steps:
1. Run the playground from #304 (not included here for brevity)
2. open inventory (not chest)
3. pick up one of the stacks
4. see that you don't get resynced, and the apples stay in your cursor
2023-03-24 08:46:05 -07:00
..
dump_schedule dump_schedule utility (#300) 2023-03-23 01:01:50 -07:00
packet_inspector fix key input with filters, also removed regex from gui and make text… (#298) 2023-03-21 23:49:44 -07:00
playground Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence don't increment state_id when the server modifies cursor item (#306) 2023-03-24 08:46:05 -07:00
valence_anvil Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Rough click slot packet validation (#293) 2023-03-24 05:53:32 -07:00
valence_protocol_macros Add packet_name (#274) 2023-03-07 04:12:08 -08:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Entity Rework (#294) 2023-03-21 23:29:38 -07:00