made the whole map white and my browser started lagging
good game!
Nick
Creator of
Recent community posts
Ah, I see.
Getting slightly off topic now and I don't know if you're informed on this at all but do you have any info on why filtering hasn't been implemented?
It's been 6+ years now and aside from the ?exclude= thing people have consistently asked about it pretty much every year since. Does the backend just not support it? Is it low priority?
image isn't showing up on firefox but is there when i try and edit the post so i'll just add an imgur link to it just to be safe: https://imgur.com/bDBl3Oo
I was trying to make a userscript to filter out more than one tag at once with ?exclude= but i ran into this error:
If this is intended behaviour and fetch shouldn't be able to GET a game's page from the https://itch.io/games origin then why is it returning 200?
This is the code:
let gameLinks = document.querySelectorAll(`[class="thumb_link game_link"]`); fetch(gameLinks[0].href).then(res => console.log(res));
60-100 sounds good.
Tying the FOV to in game actions would greatly increase game feel I think,
So for example when you pull the bow back it zooms in slightly, when you run around it zooms out to emphasise the speed, maybe even push the camera in the direction of movement if you're strafing without aiming.
All tricks to make the player character feel real and physical without really changing gameplay much.





Nice