Commit graph

7 commits

Author SHA1 Message Date
Cain
4784e0a281 chore(buf): format a line for ci 2024-09-07 00:58:27 +01:00
Cain
786e9dad94 fix(buf): use correct len fn on OOB check 2024-09-07 00:53:21 +01:00
Cain
e39b880364 refactor(buf): clean up out of bounds err msg 2024-09-07 00:33:53 +01:00
Cain
73f39510fe fix(buf): add error for out of bounds panic on read string 2024-09-07 00:23:57 +01:00
CosminPerRam
78b52c0d23 feat: replace two cases of not using fun call on unwrapping 2024-05-01 18:51:48 +03:00
Tom
07de5168f4
Add support for Mindustry (#178)
* buffer: Add UTF8LengthPrefixed string decoder

* games: Use expression for default port

This allows us to refer to constants for the default ports if we want to
(literals will still work).

* games: Add support for mindustry
2024-01-17 13:53:40 +00:00
Cain
80f6b87991 refator: copy cli into mono 2023-10-16 23:20:47 +01:00
Renamed from src/buffer.rs (Browse further)