black-sliver

Results 157 comments of black-sliver

No clue regarding the UI problem, but for issues where the device shows up in the external program (multiworld or tracker or whatever), but does not work, we need a...

Oh, dang. Sorry for the late reply. Bsnes-plus is stand-alone, not a RA core. Not sure how well berserker multi still works. It got replaced by archipelago.gg and had little...

Is this still a problem for you? For me commit 0649ecd fixed most issues on Arch, but a different change in v0.7.19 will make QUsb send partial data back to...

:+1: for /opt/python/cp39-cp39-shared. My use-case would be that the project I want to bundle in an AppImage uses (and kind of depends on) cx_Freeze and is going to move to...

apclientpp :heavy_check_mark: * games are a set since version 0.2.6; never used the index * GetDataPackage["games"] since 0.2.6 * items_handling since 0.2.0 * never supported datapackage_version (the single int)

apcpp :heavy_check_mark: * does not seem to use RoomInfo["games"] * items_handling is being sent since 0.2.2 * datapackage_version would become always 0, but caching is currently not implemented afaik *...

1. I think normally you would use releases or tags instead of the repo. You can ask github about them: - releases: https://api.github.com/repos/TheCondor07/Starcraft2ArchipelagoData/releases - latest release: https://api.github.com/repos/TheCondor07/Starcraft2ArchipelagoData/releases/latest (does not include...

Sorry for the late response, was out of town when you posted (and then forgot). From the list above, to my knowledge, only setup.py support for Linux was done. *...

> I'm uncomfortable with client logic living in the world object We have DKC3 client living in worlds/dkc3 now, if that changes your opinion

* Fixed/split the datapackage version stuff above (it's still confusing...) with both version and versions. * Added dropping `exclusions` from GetDataPackage. I already forgot that is still in :D