Lloyd Dilley

Results 60 issues of Lloyd Dilley

Leverage C#'s XML doc, Godoc, Javadoc, JSDoc, Perldoc, PHPDoc, Pydoc, and RDoc syntax to document MineStat code.

hygiene
documentation
good first issue

### Describe the bug There is a significant delay during the transition from character select to entering the game world when using the MinGW build on the Windows test server....

bug

### Expected behavior 100% successful build phase completion ### Actual behavior/symptoms Missing references to 3rd-party dependencies such as headers during Cereal build phase (and likely beyond.) ### Steps to reproduce...

bug
todo
wishlist

## Feature Summary There was some talk earlier today regarding how there are a number of hefty PRs out there which will make it difficult to meet our proposed release...

good first issue
non-programmer
review
hygiene

This is not a must have, but a rather neat idea @broxen and I were discussing last night (4/6/2018). Unfortunately, global chat (ability to create custom chat channels and join...

enhancement
wishlist

## Feature Summary Dr.Funk from Discord inquired about how global handles work upon connecting to different SEGS servers. It was explained that the ID is currently local to each server...

wishlist

Allow `data/`, the databases, and `settings.cfg` to exist in paths other than where `authserver` resides. For example, `$PREFIX` could be set to `/usr/local`, `settings.cfg` could reside in `$PREFIX/etc`, the databases...

enhancement
wishlist

Review and handle Coverity defects however applicable. For unreachable code where vars are explicitly set to literals such as 0, false, etc., just leave a FixMe comment as a placeholder...

good first issue
in progress
hygiene

Correct as many compiler warnings thrown by -pedantic, -Wall, etc. without breaking things.

good first issue
hygiene