Kostya Pigulevskiy

Results 3 issues of Kostya Pigulevskiy

## Problem I have a certain code generator based on `bunny-jit` where I often have to make calls to external functions by address. I frequently find myself in the following...

enhancement

## Problem Now, every command (`/time`, `/tp`, `/kill`, ...) parses arguments on its own, leading to duplicated implementations and sometimes even inconsistent behavior for the same things (#2310). Each command...

enhancement
undecided
refactor

Fixes #1992 (not yet, but will be). At the moment, a client-side server list has been implemented, which is stored in `server_list.zig.zon`. The user can add and remove a server...