Michael (Parker) Parker

Results 18 issues of Michael (Parker) Parker

This moves all the generic language eggs into a separate folder No changes to the eggs except for their names and removing anything pertaining to bots. This excludes the python...

### Does this expand an already existing service No ### Link to a game or software https://github.com/piqueserver/piqueserver ### Links for the download https://docs.piqueserver.org/en/latest/installation.html ### Links for the install docs https://docs.piqueserver.org/en/latest/

egg request

You can duplicate items in the crafting area by just clicking around in the slots after crafting the item. If you double click it remakes the stack and lets you...

Bug

To match the on_publish support it would be good to also send done messages. This would also match rtmp and would be a way to tag a stream as offline....

enhancement

You need to run `go get github.com/TyphoonMC/TyphoonCore` before you build TyphoonLimbo or you get compile errors. I tried to `go mod init` and it looks like the way you are...

**Is your feature request related to a problem? Please describe.** support for the toml markup language in the file parsing **Describe the solution you'd like** be able to have the...

feature request

I installed Fedora 31 and installed obs-studio from the rpmfusion repo. This installs 24.0.1. I downloaded the plugin files and have copies in both `/usr/share/obs/obs-plugins` and in `~/.config/obs/plugins.` Are there...

### Current Behavior When you update an offline nodes configuration you will get a 500 error.. ### Expected Behavior The configuration updates and an alert that the configuration will need...

not confirmed

This change resolves an issue in container where the user id is not found. This will create a passwd file with a single line that is for the container user...

This would replace the need to parse the start commands in the entrypoint so exec could be used instead of eval. As seen in the gist below I have tested...