wine
wine
Alright well, it seems like https://github.com/MingweiSamuel/Camille/blob/a67e075397c9ee34c887a4e66770e76f49b839cf/src/Camille.Lcu/src/LcuRequester.cs#L51 this is the culprit.. I changed it to ```csharp request.RequestUri = new UriBuilder(lockfile.Protocol, _hostname, lockfile.Port, request.RequestUri.ToString()).Uri; ``` and now it works as expected! 👍...
I mean, I already have auto-build setup on my fork, currently builds and releases the artifact if the commit is marked as a release. Wouldn't be hard to add to...
> It is _much_ easier on Linux. It seems like it's almost impossible on OSX, I couldn't get Java's File.delete() to work, I probably had to ask for permission or...
This could be implemented in some sort of relation system, so each entity has a default relation e.g. `NEUTRAL`. The relationship can be changed to example `FRIENDLY` or `HOSTILE` and...
Quite specific, could be a plugin in my honest opinion, see https://github.com/zeroeightysix/KAMI/issues/45
@ZeroMemes I like your thinking, chief.
@ZeroMemes yes
You can just cancel the chat event if the message is from the server and contains "joined the game"
@zeroeightysix roger that