[Discontinued] Ethereal FAF Client 1.0
-
@sheikah yeah it is portable self packaged version, do you run it on windows? Oh command line? Linux?
I dont think it is support Linux right now
-
Yes I am running from windows, when it didn't do anything after just being clicked, I tried running from cmd to see if there was any output but there was none.
-
@sheikah Oh, then something i did wrong
-
@sheikah You may try this debug version, https://disk.yandex.ru/d/GLEDEsRpCkVGgg. Cant say if it even launches. If you want, i can publish this as release.
When we tested with MarcSpector, the problem was a directory issues in code
-
Probably would be good to publish
-
-
-
@Sheikah Updated debug release with application exception catcher, i hope it will show the exception window. https://github.com/Eternal-ll/Ethereal-FAF-Client/releases/tag/v0.00001-betaDebug
-
Mostly chat related hotfixes https://github.com/Eternal-ll/Ethereal-FAF-Client/releases/tag/v0.00002-beta
Personal in browser OAuth badge. Will be fixed late, design preview on second screenshot
-
Last pre-release updated due to new OAuth parameters used by client
-
Ladder players, are you ready to hide your replay streams / replays / movements from replay server while training in custom game? Or do you want to use client and hide any activity with games?
-
Please, for the love of god, never ever put players' avatars on the right!
There is one good pattern everyone's used to: avatar, flag, name. And it feels natural, too. DO NOT BREAK IT!
A good idea is to reserve some blank space for a missing avatar, or put a placeholder. Not bad idea is actually not putting an avatar at all in other places but chat. But breaking the consistency is not going to end up well. -
@nuclear_justice i was lazy to remake them in lobby cards XD I will fix it with next release
-
@Nuclear_Justice
if there will be at least one player with ava, will be added extra space
Improvement of UI update
Can show context menu on host
-
@Eternal you're awesome, thank you
-
I see that this was written in C# and uses WPF. That means it won't work in Linux or Mac. Why are you developing a new FAF client? Whats wrong with the one written in Java?
-
@eezyville why? Because it's interesting. What's wrong with official one? I don't like it, that's all
-
@eternal Well thats a good enough reason. I may try to help since I know a little C# and want to contribute to projects. But I use Linux and WPF doesn't work in Linux. Maybe I'll try to port it to Avalonia UI and see if that will work.
-
@eezyville You can try to launch it with Wine at least
-
@eternal no luck with wine sadly. I throws some sort of dot net error. Maybe proton tricks or some shit can fix it, I’ll try to mess with it in a bit.