Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Medvedev
5b833274d4 fix: pumpkin-plugin-utils 2026-08-18 15:46:30 +02:00
Alexander Medvedev
b60f15a95e feat: add pumpkin-plugin-utils 2026-08-17 10:34:07 +02:00
Alexander Medvedev
8ce513ff89 feat: more plugin features 2026-08-16 22:28:01 +02:00
Alexander Medvedev
c13c515081 feat(plugin-api): add entity attributes 2026-08-15 18:45:02 +02:00
Alexander Medvedev
fc063c4dff feat: add missing events 2026-08-14 19:16:05 +02:00
Alexander Medvedev
f27e64afbf chore: add some more events 2026-08-14 15:58:16 +02:00
Demetrius Kanios
cbb12b2200 feat(plugin-api): Initial inter-plugin communication (#2788)
* feat(plugin-api): Initial inter-plugin communication

* Update wit submodule commit ref

---------

Co-authored-by: Jakub Palacky <kubik.palacky@gmail.com>
2026-08-10 14:39:01 +02:00
Noël Hagestein
fcb26179d3 Add ServerListPingEvent (#2736)
* feat(events): add ServerListPingEvent

* Update pumpkin-plugin-wit to 50962bf
2026-08-10 11:32:02 +02:00
Dark Star
97160c3566 docs(plugin-api): explain how plugins persist data (#2820) 2026-08-09 10:06:31 +02:00
Alexander Medvedev
49360e53ef chore: clippy enforce unwrap_used, expect_used and panic
release is not far
2026-08-08 13:44:51 +02:00
Alexander Medvedev
63d97e2c82 refactor(inventory): replace per-slot Arc<Mutex<ItemStack>> with container-level synchronization 2026-08-07 21:45:05 +02:00
Alexander Medvedev
cb3660bcd2 chore: move to crates folder 2026-08-06 12:56:40 +02:00