Ay'yaruq
Ay'yaruq
Hi, thanks for your PR. What is the purpose of this update? Most of these changes read better as they were without the change. As an aside, the description for...
> Hi. Sorry for the situation. It was a mistake while testing how to use a pull request. No problem. Could you update the title/description for context on why this...
Cure is the default icon for any action without its own icon, however we override it for most uses. Our tooltips come from an external library and don't do the...
Why not just add the cleanup script to the `ExecStopPost` option in your unit file? Might be worth the unit separating out the components too but that'll get weird.
Ah I follow now, should maybe just make cleanup callable as a param, or write the iptables rules to some file that can be consumed by cleanup independent of the...
Item will prob have a bad time, since you need to deal with item effect categories and the diff way they present stuff. I imagine you mostly care about food+pots...
The Data Repository pattern is a good idea but why on earth would you replace JSON with YAML, especially for an unprompted PR?
This is actually way more complex than I thought, as the TCP context isn't passed through to the reassembler. Not actually sure the best way to do this other than...
In the reassembler's `run()` goroutine, using something like `Trace` and exposing+documenting appropriate debug flags might be a useful addition. Any reassembler errors are currently built, but not logged, due to...
You can use the `6.15` client exe just fine, no need to update. It only needs the Oodle functions which were added in `6.15`, the client itself doesn't matter much...