Matthew Cain

Results 38 issues of Matthew Cain

It would be great to have a statistic that shows how much issues a user has opened. Due to the support nature of issues such contributions usually get overlooked, but...

It would be great if we could mark fields, methods and classes as `@Deprecated`. Other annotations of this sort would be useful as well, especially when we are creating a...

**Describe the bug** Issue not included in changelog. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://github.com/cocolabs/pz-zdoc 2. Generate changelog with [these settings](https://gist.github.com/yooksi/540f0c59633cd0f857a74848be7ccfc3). 3. Open generated changelog. 4....

There should be a single Gradle task that both published and closes staging repository. For now we have to run the following Gradle command to achieve this: ``` ./gradlew publishToSonatype...

for discussion

Issue templates is an expansion of writing a community health file (#66). It will help users quickly create issues and save maintainers the trouble of correcting their formatting. > With...

improvement
important

This new [mod](https://www.nexusmods.com/morrowind/mods/46461) looks quite interesting, we should consider adding it to the optional gameplay mods section, just so it doesn't get lost or forgotten.

discussion
add mod

### Bot Function The bot would be limited only to interacting with #thastus channel. And it's purpose can be derived from my following conversation with LR: >LondonRook Yesterday at 10:45...

discussion
important

We need to select issues to add to the next release milestone. This way we can keep track on what needs to be resolved before we can issue a next...

discussion
task

This might be exactly what we've been looking for: > JSmooth is a Java Executable Wrapper. It creates native Windows launchers (standard .exe) for your java applications. It makes java...

discussion
code

Shadow gradle plugin is building executable jar files with too large of a file-size. I am guessing this is due to it packing the entirety of dependency libraries inside. This...

improvement
code