Jarl Gullberg

Results 38 issues of Jarl Gullberg

Between 1.0.2 and 2.0.0, PR #934 changed the behaviour of AddModulesAsync and ModuleBase when it implemented an overridable callback for modules when they were instantiated and built. In particular, it's...

bug
blocked
project: commands
priority: bug

The library's current parsing of ld.so.config on Linux systems isn't very good and can produce incorrect results. Proposed solutions: * Improve parser (figure out the actual format?) * Drop use...

C# has multiple types and ways of expressing a linear collection of finite data (that is, a type that contains *n* instances of some type `T`). Passing this collection to...

enhancement
help wanted
good first issue

In an effort to make the launcher more widely usable, ownCloud should be implemented as a supported protocol. See the milestone for more information. # TODO - [x] Implement protocol...

enhancement
All Platforms

In an effort to make the launcher more widely usable, Dropbox should be implemented as a supported protocol. See the milestone for more information. # TODO - [ ] Implement...

enhancement
All Platforms

In an effort to make the launcher more widely usable, BitTorrent should be implemented as a supported protocol. See the milestone for more information. # TODO - [ ] Implement...

enhancement
All Platforms

In an effort to make the launcher more widely usable, Amazon S3 should be implemented as a supported protocol. See the milestone for more information. # TODO - [x] Implement...

enhancement
All Platforms

In an effort to make the launcher more widely usable, Google Cloud Storage should be implemented as a supported protocol. See the milestone for more information. # TODO - [x]...

enhancement
All Platforms

In an effort to make the launcher more widely usable, Google Drive should be implemented as a supported protocol. See the milestone for more information. # TODO - [ ]...

enhancement
All Platforms

This PR is part of a long-overdue comb-through of the library, wherein issues arising from programmer error (invalid API usage, not reading docs, etc) and not user input should raise...