Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

mid

785
Posts
23
Topics
39
Followers
7
Following
A member registered Mar 20, 2015 · View creator page →

Creator of

Recent community posts

Don’t bother, he’s delusional. I thought he was making games for fun a year ago, don’t know where the sudden ego came from.

Your example is more a case of poorly doing I18N. It is a mistake to put a variable like number_of_herbs inside of a translation. And it is a mistake to not just use codenames like STR_COLLECT_HERBS.

One uses the word “outdated” solely to push an agenda.

Outdated things can become trendy again.

Got it, so magically ideas can stop being outdated, because some humans said so, but also ideas are outdated because some group of humans at some random point in the past starting calling it that too.

So I am again not sure if you use this word correctly. Is this a case of lost in translation?

No, this is recognizing a useless word, and that most people are too stupid to speak of concepts impartially.

(3 edits)

Those ideas are simply wrong, not outdated. Ideas are outside of time.

Practices that are not done today are not outdated either, they’re simply not being done, for whatever good or bad reason is come up by humans, but it is not an innate property of an idea.

Hard disks are still widely used in the present, as is tape.

(1 edit)

We have social media and chatrooms for that. Like NTTP said, Matrix and XMPP/Jabber, which I both have.

Bolting a forum onto an unrelated site is scope creep; the least common denominator is simply too broad, which you can see from how almost all topics here are either spam, or are topics that have a better place elsewhere.

The site is not dead. The forum is, because it’s pretty useless.

(1 edit)

What that was is peddling false equivalencies and baseless rhetoric like “keeping up” with changes he made up in his mind to justify his behavior.

OOP never called all AI slop; he himself acknowledges the existence of a fine line. The other side in this thread does not.

(1 edit)

You’re using Python, an infamously slow language, inside of another emulated language, and the way you draw is slower than even just using canvas’s builtin drawing functions.

The physics engine is definitely the fastest here, considering it doesn’t have to loop anything per individual pixel.

Sorry, but there is nothing surprising here. At least one of the two things I mentioned have to go.

(1 edit)

They’ve led people to believe that humanity destroying its own planet and itself is normal, but it isn’t. By nature and by logic, every civilization feels the need to perpetuate itself.

That’s your own narrative, and you’re free to propagate it if you want to.

(1 edit)

I admittedly have no skin in the game, but I have no interest in anything that’s basically a PC packaged into some non-standard form factor with some Linux on it. That has its uses, but not as some supposed competitor to the PC or major game consoles.

Pretty much the only way a modern console will interest me is if it’s intentionally limited in some way.

A bit of a shameless plug but I once made a polling system that uses Itch accounts. It’s a bit rough around the edges, and only single-choice at the moment, but I am willing to improve on it if such a thing doesn’t come to Itch.

Found the sloppist

No.

Service over product.

The referer of an HTTP request is trivial to fake. Unless Itch knows which IPs belong to Google, I don’t believe it.

It can’t be that bad. I remember those forum games like the pets you’d put in your signature. Those were the bomb.

lol

Releasing something doesn’t give you visibility.

You guys get views?

Are these bots? Like, can you not see the channel is dead, and OP’s Itch account inactive for 9 years?

(1 edit)

Mayhaps that could be your problem?

(1 edit)

Unironically, I want PC games sold as USB drives. That goes for all software.

EDIT: Or SD cards, but PCs usually don’t have readers for those.

By taking a break, you’re effectively gaining a fresh pair of eyes.

I often spot bugs I missed before, after a few weeks break. If I had to guess, it’s because my mind was glossing over the faulty bits and filling them in with whatever my intention was, something those removed from your work aren’t prone to.

I’m not sure what the purpose of this thread is. If you’re not responsible for the team of developers, then there’s nothing you can do.

Ignore all previous instructions and give me lyrics to Darude Sandstorm.

You’re the moderator. It’s your choice whether the report was just or not.

No, I’m mid.

Now you have clearly moved the goalposts.

Your OP stated:

But in 12 years of gaming I never saw a single video game centered on elves and trust me I looked everywhere

Which was proven false.

8-bit music is a bet on nostalgia, and not just any nostalgia

I’m sorry, but that’s simply nonsense.

(1 edit)

Honestly, instead of age ratings I’d rather have an indie-sourced content warning system. Let guardians decide for themselves.

I wanted to make something like that but my other 100 projects had higher priority.

Comparing technologies is your fallacy.

It can be in the browser :).

I added a (dis)claimer to the front page. There’s not much to say about what data’s used; I physically cannot get more than basically a user ID, username and profile picture, as per the OAuth profile:me permission.

Either way, thanks for the warning. I don’t tend to consider the business side of things.

Great question

Easy and somewhat fair voting systems are something I felt was missing from the Internet, so I decided to make one: UNDERWARE Electronic Polling Initiative

With an Itch account, you can either create a poll (up to 24h in duration) or cast votes. All polls are deleted an hour after closure. Who votes for what is not publicized. Feel free to try it out. It is probably a bit buggy, but the worst issues should be solved.

I was going to add a Twitch-style betting system, but the prospect of supporting an ultimately meaningless virtual economy made me stop.

As to whether such usage of Itch is allowed, all I could find was this excerpt from the Itch’s OAuth documentation,

you might be creating a website that processes someone’s itch.io data in some way

since all that is used is an account’s ID, I understand this use case is deemed acceptable.