Balt

Results 16 issues of Balt

Adds support for the [QOI image format](https://qoiformat.org/) through the [qoi](https://docs.rs/qoi/latest/qoi/) crate.

Currently, dispensers drop soul snares as items. Maybe instead, they should throw them.

Adds a /locate command to find where a player is without having to scroll through tab. Note that this may add additional complexity to PR #101. ![image](https://github.com/user-attachments/assets/93f5236b-54f6-493d-b9d5-8d9a1e2524c8)

Client
Server
Chat
Shared

Adds ghosts to PICO-8! https://www.youtube.com/watch?v=OWObGCg-KDo

f128 and f16 are currently nightly-only. See [`f128`](https://doc.rust-lang.org/nightly/core/primitive.f128.html) and [`f16`](https://doc.rust-lang.org/nightly/core/primitive.f16.html).