Paul Broadhead (bluap in EL)

Results 47 comments of Paul Broadhead (bluap in EL)

Shall we close this one?

Thanks for the pull request, this feature has been requested for a long time! Currently, the client finds the servers.lst file in the users config base directory, and then uses...

I wonder if there's a more simple way to do this that uses most of the code you have already written? How about we keep the current method as it...

Not that it's particularity useful, but here's my simple hack based on the current code, not your fork. Regardless of which server is specified when starting the client, this hack...

I don't know how close you are to completing this, but I wonder if rather than have the console on the login screen, the client could just show the existing...

> Does this sound reasonable? Obviously we would need some kind of update scheme for existing profiles, but it's the only way I could think of that would let us...

As explained in the forums. I'm sure this is a server issue. I've just done the harvesting tutorial on the test server with a couple of test characters. I think...

This looks to be a server/protocol issue. The cool-down message does not appear to be sent from the server when you create or harvest the new item. It is sent...

Sorry you've had issues with the official download, there are updated binaries available [on my website](https://twinmoons.org.uk/el/git/) but I built them in the same way as the download you have tried...

Thanks for the tip. You can also use the version of nlohmann-json that is included with the EL source by adding the flag "-DLOCAL_NLOHMANN_JSON=On" to the cmake step.