Gabriel Lopes Veiga
Gabriel Lopes Veiga
This implements a solution for the issue #7789. Basically I created an `on_agent_ready` method for InputChannels, that is registered to run once the server has started. The ideia is that,...
This implements a solution for the issue #7789. What I did was the second idea I proposed, where basically we create an intermediary method `setup` (which I referred to as...
The README mentions > Per bcrypt implementation, only the first 72 bytes of a string are used. Any extra bytes are ignored when matching passwords. Note that this is not...
## Context Trying the language out for the first time right now. * Operating System & Odin Version: * Please paste `odin report` output: ``` Odin: dev-2024-04-nightly:aab122ede OS: Arch Linux,...
Added it because I much prefer it that way. Thought it would be nice to upstream. (The `action` parameter of the `parser.add_argument` method seems to have been added somewhat recently...
I have reached out to @JannikBirn about this. The problem I was trying to solve is how to transfer a coop save (so not a dedicated server) that I used...
I'm trying to be as thorough as possible, so sorry if there's a mistake somewhere. Also I'm not sure I would consider this a bug, or rather a limitation caused...