Ariel Juodziukynas

Results 248 comments of Ariel Juodziukynas

I couldn't find a way to make a simple desktop shortcut, there's no option on the mac (you can make an alias of an app and move the alias to...

I managed to create a `GameName.app` osx app with a shell script inside that executes `open heroic://launch//game-name` but something might be not allowed because it opens Heroic but never launches...

> > I managed to create a `GameName.app` osx app with a shell script inside that executes `open heroic://launch//game-name` but something might be not allowed because it opens Heroic but...

> Since there are _a lot_ of changes here, feel free to only review code you've written/you know yourself & leave the parts you don't know that well up to...

> > One question, I think we are removing the unreal market stuff, right? I see a lot of is_game checks begin removed > > Yes, I got rid of...

I couldn't reproduce the issue, tried with both GOG and Legendary, is that happening for you always? or in some specific cases?

I agree that parallel downloads can be tricky and maybe too complex for the actual benefit to make it a priority for this feature. A queue solves the main problem...

> * already detect duplicated variable names oops didn't know, does it detect duplications comparing with the global env variables too? > * i would prefer the user envs over...

> > > * already detect duplicated variable names > > > > > > oops didn't know, does it detect duplications comparing with the global env variables too? >...

I think it's worth to add a separate issue about that so we don't forget about it, it certainly needs some fixing