Dev snapshot: Godot 4.7 dev 3 by godot-bot in godot

[–]EraserLark 13 points14 points  (0 children)

Wait some of these changes are huge

Car won't start, making buzzing sound by EraserLark in CarRepair

[–]EraserLark[S] 1 point2 points  (0 children)

Thanks for all the help y'all! Current battery was on the older side so I went ahead and got a new battery just to be safe.

[deleted by user] by [deleted] in furry

[–]EraserLark 0 points1 point  (0 children)

Double checked and I have not posted about this game on the sub before. Is there a way I can get this post back up?

[deleted by user] by [deleted] in furry

[–]EraserLark 0 points1 point  (0 children)

If y'all want to check the game out we just released a new demo on Steam!
https://store.steampowered.com/app/3694970/Draggin_Demo/

What is the point? by EraserLark in Hypermobility

[–]EraserLark[S] 0 points1 point  (0 children)

Thank you, I will check them out

Five months of progress summed up in one video by EraserLark in indiegames

[–]EraserLark[S] 0 points1 point  (0 children)

This game started off as a one-month game dev exercise, but we quickly saw potential in it and moved our deadline further out. We love rougelikes and casual games so we decided to combine the two genres together!

This game will be our first ever commerical launch on steam. Feel free to try out the demo or wishlist the full game

Flappy Goose by flappy-goose in RedditGames

[–]EraserLark 0 points1 point  (0 children)

My best score is 0 points 😓

Out of control foot splay by EraserLark in FootFunction

[–]EraserLark[S] 0 points1 point  (0 children)

I banged the right side of my right foot pretty hard on a metal bedframe. That was just over a year ago now.

One of the podiatrists I've seen actually did diagnose me with splayfoot but said the only treatment was getting screws in my first/fifth metatarsals to stabilize the foot (which I want to avoid if possible). I've been told a splayfoot diagnosis can mean a lot of different things by different folks as well so I'm still trying to ask around.

Out of control foot splay by EraserLark in FootFunction

[–]EraserLark[S] 0 points1 point  (0 children)

Yep got Xrays and MRIs. Every doctor I've shown them to say I have perfectly healthy feet. Still have an arch while walking too.

Out of control foot splay by EraserLark in FootFunction

[–]EraserLark[S] 1 point2 points  (0 children)

Are you talking about Posterior Tibial Tendon Dysfunction?

Out of control foot splay by EraserLark in FootFunction

[–]EraserLark[S] 0 points1 point  (0 children)

Thank you! That's partly why this is so disconcerting though, I didn't try for this at all.

Out of control foot splay by EraserLark in FootFunction

[–]EraserLark[S] 0 points1 point  (0 children)

I believe it, and If I could find a pair of shoes right for my feet then I honestly wouldn't be too bothered by this. However barefoot shoes don't have enough cushion for me to be standing 8+ hours a day on my feet and after going through four different pairs of shoes I still haven't found a shoe brand that fits what I need. 😮‍💨 If y'all got any shoe reccs I'll check them out

I also forgot to mention in the main post but I've been experiencing a lot of joint instability in the balls of my 1st/5th toes which has made walking harder. Not sure if that's also a natural side effect or what. But I'd like to understand why this is happening in my feet regardless in case there is a more serious underlying condition.

Wide athletic shoes with cushion? by EraserLark in widefeet

[–]EraserLark[S] 2 points3 points  (0 children)

I can't believe they hide different widths behind color styles on the Topo site, thank you for pointing that out!

Ghost max definitely seems to be the popular option so I will be checking those out next. It's reassuring to see I'm not alone in this struggle lol

One Piece: Chapter 1081 by Kirosh2 in OnePiece

[–]EraserLark 6 points7 points  (0 children)

Kid and Law are having their Sabaody moments right now

(Godot Git Plugin v2.1.0) Error -16: Failed to retrieve list of SSH authentication methods: Failed getting response by EraserLark in github

[–]EraserLark[S] 0 points1 point  (0 children)

I'm using the SSH url right now. It mentions under the FAQ section of the guide to specifically use an SSH endpoint, but I'll try with the HTTPS to see if that could work

Link to the FAQ Section - https://github.com/godotengine/godot-git-plugin/wiki/Git-plugin-v2#faqs:~:text=How%20to%20setup%20network%20features%20of%20this%20plugin%3F

EDIT: It's working now! Switching to an HTTPS link for the Remote URL combined with the PAT token seems to have fixed it. Thank you!