Charlie Gunyon

Results 31 issues of Charlie Gunyon

n.b.

enhancement

Add configurable maplists. Basically Odamex style.

enhancement

There's already a branch for this that... seems like it's working. Requires more support and testing.

enhancement

As the console build scrollback, it lags laying out all the text. I know how to deal with this, it's just boring :)

bug

RCON support needs proper access controls. That's the bulk of this issue. But also there's currently no way to intercept console I/O and pipe it back to an RCON user.

enhancement

There's a mostly-complete (but completely untested) implementation in the master-advertise branch already (hmm, maybe I'll rename that branch or something). Also depends on external resource support, which it also sort...

enhancement

This will be a small web app with a couple JSON endpoints. I built one for EE; I'll probably use that as the jumping off point here.

enhancement

This is petty, but I don't like the word "widget". Basic UI elements should become `*Box`, and HUD elements should become `*Element`. Preferably done before proto release, to sort of...

enhancement