B. Kelly

Results 56 issues of B. Kelly

At the moment, error handling is kind of a dog's breakfast of error() and assert() calls. Users can easily end up seeing a stack trace from vstruct internals. This isn't...

vstruct uses a "safe, slow and stupid" approach to binary conversion that works in 5.1, 5.2, and luajit, and does not require binary loading, but is slow. It would be...

If a line is damaged (for example, because braindead Notepad inserts a BOM for UTF8 text), it will merrily read the entire file and then try to output garbage. If...

Ok, not bltool's fault strictly speaking, but still a problem. Perhaps the default editor should be changed to Wordpad, which also has the advantage of working properly with LF newlines.

The JRE installer does not always properly set up $PATH or put the java binaries in $PATHed directories. The batfile should probably put some "best guess" directories in $PATH when...

I generally always want to browse by filesystem layout and sort by filename, but it looks like this setting is only sticky for a given session, so I have to...

enhancement

I'm trying to package Airsonic. Airsonic includes in its repo jars for specific versions of various dependencies, and a `pom.xml` that points at them. Mavenix, however, rather than generating a...

The bridge sets the display name for channels, but not the canonical alias. This is a problem for clients like matrix2051 that only support the alias. An option to have...

enhancement

Recent versions of RainbowBrackets don't work in ST3, since they rely on Python 3.8 features and new ST4 APIs. However, they aren't marked as being compatible only with ST 4.x...

Reported by `AliciaPendragon` on the zdoom forums. If you are using DRLA and Indestructable, and die, and while the timestop or slomo effect is active, you drop a weapon, any...