Add Chat / Pastes / Formatting (#682)

* Initial fixes for ContainerSetSlotPacket and CraftItemPacket

* Chat: paste, history, § formatting, 1-9 block when open (Windows64)

Made-with: Cursor

* static_cast refactor
This commit is contained in:
Kevin 2026-03-06 09:52:28 -06:00 committed by GitHub
parent 1755cd58be
commit ea65542c1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 456 additions and 150 deletions

View file

@ -143,4 +143,4 @@ private:
extern KeyboardMouseInput g_KBMInput;
#endif // _WINDOWS64
#endif