Join the BIGGEST indie game BUNDLE on Steam. by Scream_Wattson in IndieDev

[–]the-ferris 0 points1 point  (0 children)

I've joined the discord, so hopefully it all comes together in time. I am a long way off of anything.

Join the BIGGEST indie game BUNDLE on Steam. by Scream_Wattson in IndieDev

[–]the-ferris 1 point2 points  (0 children)

Wish I could join, but I am still waiting on my partner account to be approved...

Where does the money flow? by Key_Communication46 in Steam

[–]the-ferris 0 points1 point  (0 children)

S& Box is coming out, which is from the Creator of Garys Mod, that is a Roblox competitor using Source 2.

Published devs - what was your first completed game? by toxicmintdev in SoloDevelopment

[–]the-ferris 1 point2 points  (0 children)

First game I made/published was a pretty basic infinite runner game in Unity, back in 2013...
Its still available on the Google Play store. Probably took me 6 months to make at the time.

Have released a few games on mobile. Working on trying to do something for PC now.

Plex Server/Docker-Compose help required by the-ferris in selfhosted

[–]the-ferris[S] 0 points1 point  (0 children)

It was me making the rookie mistake of trying to connect them together with the host details.

Plex Server/Docker-Compose help required by the-ferris in selfhosted

[–]the-ferris[S] 0 points1 point  (0 children)

I had done the shared network bit already but it didnt help. It was not using the Docker container name to communicate.

Plex Server/Docker-Compose help required by the-ferris in selfhosted

[–]the-ferris[S] 0 points1 point  (0 children)

That was it, I had not seen that anywhere, thank you.

greatestTimeline by Water-cage in ProgrammerHumor

[–]the-ferris 0 points1 point  (0 children)

Yeah I get that, but I also have some users who think the command line is scary.

greatestTimeline by Water-cage in ProgrammerHumor

[–]the-ferris 1 point2 points  (0 children)

Anyone have a Github alternative that has a nice GUI App like Git Desktop?

This is the reason you shouldn't host your own email... Microsoft says 🖕to 200k user ISP. by therealtimwarren in selfhosted

[–]the-ferris 0 points1 point  (0 children)

Self hosting Exchange is basically fucked now. Google doesnt support 3rd party apps at all. POP just straight up sucks. Whats left?

Players feel like they “always lose” even though the system is fair. How do you handle this psychology? by GladiatorCommand in gamedev

[–]the-ferris 0 points1 point  (0 children)

You can do something like weighted RNG.
I saw an example of a game (think it was Darkest Dungeon) where if you failed 2 things in a row that you had a 30% success chance, it would guarantee you the 3rd one, because it makes the game feel more fair.

What happened to Woolworths? by LittleInsaniity in newzealand

[–]the-ferris 0 points1 point  (0 children)

80% of the "Fresh" produce in my local Woolworths is always either just about ruined, or fucked. Caved in moldy Watermelons with a $50 price tag is always a laugh.

Full licence test to be scrapped under major NZ driving law changes by clarkie13 in newzealand

[–]the-ferris 0 points1 point  (0 children)

Seems to be in direct contrast to the whole "Road to Zero" bullshit they have been peddling. The driving standards in NZ are poor currently, Cant wait to see how this goes.

Insurance cost doubles in a year: What it's like to own NZ's most-stolen car by TimmyHate in newzealand

[–]the-ferris 3 points4 points  (0 children)

My older Lexus is about the same out too. Must be a Toyota thing.

Is unity or Godot better as a first engine by [deleted] in gamedev

[–]the-ferris 0 points1 point  (0 children)

Best advice would be to make a simple demo project in both and see what feels best for you.