Avatar

EddyNottingham

EddyNottingham@lemmy.ml
Joined
3 posts • 63 comments
Direct message

Going through a bit of my library…

Elite: Dangerous - Menus Rocket League - Parkour Project Zomboid - Menus Stardew Valley - Menus Getting Over It - Parkour This War of Mine - Menus Outer Wilds - Parkour Stacklands - Menus

Omg it’s true!

permalink
report
reply

Concerning Minecraft, as I know the game it seems fine, playing Java on a survival server I run for friends.

However, I wonder what the experience is for the other millions of players, on Bedrock, highly popular monetized servers, etc.

What crappy casino-like techniques are used to monetize Minecraft in those contexts? I really don’t know as I’m in my own Minecraft bubble, but I’m sure there are lots of examples as it’s such a monumentally large game.

permalink
report
parent
reply

Thank you for using the “interrobang” you classy human ❤️

permalink
report
parent
reply

Some great private trakers implement a system where users are rewarded for the time they spend seeding rather than the amount of data seeded. This creates an incentive towards keeping torrents available to everyone for a long time, which makes the whole system healthier.

permalink
report
parent
reply

You’re not, but having both is awesoooooome!

permalink
report
parent
reply

Well, I’m glad this one is gaining lots of interest for you! It looks like a cool game!

I have my first game called “Enso” in the Steam Next Fest right now, so fingers crossed I’ll be able to gain a little traction too! Do you have any tips on how to promote your game without feeling like a scumbag? I hate the “salesman” type feeling I get from talking about my game online 😅

permalink
report
parent
reply

Oh absolutely! I totally agree!

As a beginner game developer, I really can appreciate Starfield for it’s technical complexity, and even though I want to keep playing, the game doesn’t make me feel anything.

Actually, the more I think about it, the more Starfield feels like it could have been planned as an MMORPG and then pivoted to a single-player game halfway through development.

permalink
report
parent
reply

For those saying this is probably just the devs being lazy… Well, they took the effort to write these two lines of CSS, and took the time to make sure they displayed as the exact same color.

    input:checked+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

    input+.slider {
      background-color: rgba(18, 107, 255, 1);
    }

So there was effort to make both sides blue, whether that was incompetence or intentional, the design itself is still an asshole design and should be shamed :) Good toggle switches can be found all over the web in seconds!

permalink
report
reply