Commit graph

6 commits

Author SHA1 Message Date
DrPerkyLegit 08a88fed6e
optimizations (#10)
* optimize item data communication, options for future item flags

* lighten load on gc from inventory apis

* dont allocate for SyncPlayerFromNative

* fix blocklag
2026-04-03 17:08:59 -05:00
sylvessa a80396b7a3 make native close inv actually send packet oops 2026-03-29 16:15:10 -05:00
sylvessa ebb7b2abfd fix dimension travel throu teleport 2026-03-28 23:44:00 -05:00
sylvessa 599d504f55 oops 2026-03-28 18:08:36 -05:00
DrPerkyLegit 017f42b7cd
add enchantments (#7)
* adding enchantments

added enchantments, changed minor apis to ensure c# stays synced with the c++ server

* add missing enchant apis, oops

* add proper docs, and fix namings for stuff in itemmeta

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-03-28 13:33:54 -05:00
sylvessa def50adfcc cleanup 2026-03-24 21:13:15 -05:00