Paul Broadhead (bluap in EL)
Paul Broadhead (bluap in EL)
@raduprv This may be a server issue. For the trades that do not show the storage update, the trader shows GET_TRADE_REJECT followed by GET_TRADE_OBJECT. For trades that do show the...
I've committed a fix, but I'm not 100% confident its the right or best way. I'd need to do more digging. @gvissers its your changes.
> I've submitted a pull request, as it seems this is how it should have been in the first place. > @pjbroad bluap (or any other Windows compiler): Could we...
Well, this is taking more effort than I expected. Nothing to do with your change, but I'm having problems building a version that does not crash immediately.
Interesting that it builds and runs on Ubuntu 20.04 but not Arch (which I've recently switched to) or Windows that uses the latest libraries (like Arch). Could we finally have...
I've got it running on Arch now, I committed a couple of minor fixes. The XInitDisplay() call is interesting, because I've seen reference to that with client crashes too. When...
I've merged it. I'm still chasing down bugs to get updated builds.
Here is [a build](https://twinmoons.org.uk/el/git/map-editor-mingw64-dev-20220522.00.39.zip) for windows containing this fix and the other fixes I've committed. 1) Extract the zip into a new directory as the DLLs will clash with the...
Its by design so you can close the storage when just using the item lists. But I agree its not consistent for store-all alt-clicking an item. If we change to...
I've made a simple change to make access more consistent,