Commit graph

14 commits

Author SHA1 Message Date
DrPerkyLegit
76270d7f3c
FourKitScheduler & FourKitTask (#17)
* scheduler

* add docs + make cancel public lol

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-05-06 17:36:47 -05:00
sylvessa
d47e47b4c2 new funcs in Block, chatcolor enum 2026-04-18 19:42:25 -05:00
sylvessa
08f3aeff5f fill in old stubs regaridng chunk stuff & another inv fix 2026-04-13 20:55:02 -05:00
sylvessa
d26c79a11e fix bugs found regarding inventories 2026-04-13 19:43:58 -05:00
sylvessa
6e6697dbc2 chunk additions 2026-04-13 19:43:48 -05:00
DrPerkyLegit
21b5accc69
Feature/plugin api experimental (#12)
* added a null check to fix crash, expose internal latency value (its buggy)

* fix latency calculations

* sending packets from c#

* world save event, move shutdown def, move called location of shutdown, expose FourKit.FireEvent

* add docs

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-04-05 21:21:22 -05:00
sylvessa
d6c4500c75 add some vehicle related funcs, fix entity getting (temp) 2026-03-23 22:29:23 -05:00
sylvessa
32f058d078 particle stuff 2026-03-23 20:55:27 -05:00
sylvessa
a91abed6a1 add more missing useful funcs 2026-03-23 19:10:35 -05:00
sylvessa
a0be612f48 playsound, sleep ignoring 2026-03-23 17:25:46 -05:00
sylvessa
a5e39efa04 add missing funcs to Player, add Velocity and Vectors 2026-03-23 08:06:21 -05:00
sylvessa
91b189e1bd Add itemmeta, fix some bugs regarding inventory syncing and missing impl (oops) 2026-03-22 20:00:36 -05:00
sylvessa
54d4ad1ce0 add missing block.getData() (oops) and use string localization 2026-03-22 02:37:45 -05:00
sylvessa
f5f9aa1cf5 finish rewrite; port to cmake, loads of other changes
Theres documentation at https://sylvessa.zip/fourkit/ now. And a bunch of other changes. Check the discord server for a more comprehensive list
2026-03-21 14:01:49 -05:00