Results 10 comments of nemui

I was also looking for infinite procedural terrain in godot. I want to use a seed and generate more terrain as the player moves further out. 1. Can I pass...

This just happend to me on Ubuntu 20.04, so it isn't Windows only. Also maybe it would be better to store the settings in `~/.config/chatterino` (`XDG_CONFIG_HOME`) instead of `~/.local/share/chatterino` because...

[Here](https://github.com/itchio/butler/blob/master/manager/host.go#L54) is the code that determines if windows download should be enabled. You need to add `proton` or whatever the steam wine executable is called to this check.

I didn't have any cloudflare problems since May. I guess mangadex fixed their setup and this issue can be closed?

I'm trying to pick this back up https://github.com/MusicPlayerDaemon/MPD/pull/653#issuecomment-1659152782

I don't think sleep_until_end will cut it. Unless I'm wrong, you need to hold a reference to the sink while it waits, that means you can't pause/play/append more stuff to...

I added the beetle boss to tower_map.tmx. At the moment it's rolling from one side to the other until it bounces on a wall and gets dizzy for two seconds...

I added doors and keycards in the nehmulos branch. A test door has been placed in tower_map.tmx I could use an improved image for the keycard, as I created the...

@p0ss I think that would be great!

Hello, I wanted to use riot as an iframed chat for a video streaming site and noticed the following landing related problems riot still has. 1. The site is unreadable...