-
It may be EventEmitter-based, or it may not, at any rate, it should allow cancelling a work pipeline.
-
My current game has a "role-your-own" type of game update download system (also with patches based on the rsync algorithm), and while this works, I really want to phase it out and simply not support i…
-
Rough summary:
- itch launches native games
- native games have full access to the filesystem etc.
- the filesystem might contain stuff we don't want games to access, such as
- credentials
- perso…
-
Dear itch app team,
when I edited some of my game pages today I noticed that the Heading 1-6 formats appear much bigger in the editor than on the actual page. Maybe its possible to change this so yo…
-
Letting the user use the keyboard as an input method for carts would be pretty nice. You have to use the keyboard to work the command line... so you can't really claim the device doesn't have a keyboa…
-
When reporting a user via comment you can block them. However you cannot unblock them.
If for example a developer were to accidentally block a user (for example itch.io/profile/pineberrygames ) whe…
-
Pressing enter from color input box when editing profile theme toggles first game in list from show/hide.
I'd expect a "save" submit, or, perhaps nothing at all.
Difficult to capture with a .gif, …
-
Dear itch app team,
I added store links (Windows store) to my game and it shows up on the itch website but I cant find anything about it in the itch app. Is it possible to add the store links there a…
-
Similar to #40 and #41, already some code in the coreaudio branch, this is *significantly* easier than the CAPlaythrough+Soundflower approach we had before and it doesn't require installing an extra p…
-
I can't find an accurate list of them anywhere.
EDIT: Another option would be better error handling for this. Right now a nonexistent prereq makes the game fail to start, and it's a pain to trial-a…