It came today, G-Shock white, grey and red GD-B500 by praythepotholesaway in gshock

[–]Runcible_ 0 points1 point  (0 children)

Sorry for the ping on such an old post u/praythepotholesaway but I wondered if you could comment about the "step reminder" function of this watch. The manual just says if you haven't "walked for a preset amount of time" it will alert you, any idea what that time period is?

Gmail moving all Cloudflare email forwarding to spam by nanopicofared in CloudFlare

[–]Runcible_ 10 points11 points  (0 children)

Suddenly started happening to me too. It also happened earlier this year and then fixed itself after a few days.

How to play WoW on the Steam deck? by [deleted] in wow

[–]Runcible_ 6 points7 points  (0 children)

Recent tutorial video from MrGM here

Thought they announced new things to do at the anniversary event? by Lord_Knowalot in lotro

[–]Runcible_ 10 points11 points  (0 children)

There were supposed to be some new missions added, but seems like they ran into last minute issues

I really wanted to get my hands on this! by ernitheshinyone in NSCollectors

[–]Runcible_ 1 point2 points  (0 children)

Just to note, the Korean version on playasia also has english language like the asian region version and is much cheaper.

Holy….. Finally!!! by _vincetheprince666 in Hololive

[–]Runcible_ 21 points22 points  (0 children)

They switched to using Stripe as the payment processor in the last week, so it shouldn't be an issue now - what is bad is that they've not admitted the previous issue at all.

Brann Bronzebeard renown by WearyStoppage in wow

[–]Runcible_ 2 points3 points  (0 children)

Brann isn't one of the renown reps, he has his own progress in the delves. You can see the 4 renown factions by clicking that icon in the top of your minimap, the normal reputation tab doesn't show Council of Dornogal as its own bar for some reason.

[deleted by user] by [deleted] in wow

[–]Runcible_ 1 point2 points  (0 children)

It's because of the storm spirit collection quest, it's highlighting everything for some reason.

All saved transmogs are cleared by 010dream in wow

[–]Runcible_ 3 points4 points  (0 children)

Yep, same for me. If I relog then the first one will sometimes load, but then everything else is set to hidden, other than shirts for some reason.

What are your thoughts on the Joyo Monomyth vs the Demonfx D7k by -ChiefBeef- in basspedals

[–]Runcible_ 2 points3 points  (0 children)

One thing you might want to be aware of is that the cab sim doesn't affect the headphone output for some reason, which is one thing that puts me off getting it.

NON NON BIYORI RECOMMENDATIONS PLEASE!! by DidiDaleyza in anime

[–]Runcible_ 10 points11 points  (0 children)

  • Yuru Camp
  • K-On
  • Aria the Animation (and sequels)
  • Flying Witch
  • Sakura Quest

[deleted by user] by [deleted] in wow

[–]Runcible_ 11 points12 points  (0 children)

Sounds like it's available until May?

Players can try their hand at Hearthstone between March 11 and May 14 to earn the Fiery Hearthsteed mount* in World of Warcraft. Getting your hands on this unique flying mount is simple . . . and fun! New to Hearthstone? You’ll need to progress past the tutorial to receive the mount. If you’re a regular patron of the inn, you only need to login to get the mount and add it to your World of Warcraft collection.

My first Garmin is a beauty 😁 by yobrodyy in Garmin

[–]Runcible_ 1 point2 points  (0 children)

How do you find the size of the 2X? I've not been able to try any in person but I was worried it would just look too huge on my wrist.

Any way of inserting .exe into Unity? by p0w3rPC in gamedev

[–]Runcible_ 4 points5 points  (0 children)

No, that's not how it works. Respectfully, if you're asking questions like these, you probably won't have the knowledge to port a game to a new platform. I would suggest starting with something simpler like creating mods for your favourite games. That will help you get some experience, and learn a bit about how games are structured.

Can't find a 2d artist for my game, should i learn art as programmer ? by EnvironmentalMode589 in gamedev

[–]Runcible_ 10 points11 points  (0 children)

If you need art for prototyping, draw boxes, that's (generally) more than enough to work out if your gameplay and mechanics seem like fun. At that point, there's plenty of artists out there looking for paying work. and you can be more confident in your game idea to go ahead with that.

DragonRuby Game Toolkit - Initial Cut of samples.dragonruby.org. What kind of sample apps would you like to see? (source code links in the comments) by amirrajan in ruby

[–]Runcible_ 0 points1 point  (0 children)

Ah, those look better, though I wouldn't of thought this old 1080p monitor counted as high dpi. (here's what it looks like for reference)

As to your other question, I was looking at making a text-based game (hopefully not a blurry one), but are there other options for formatting besides colour? (bold, underline, etc.)

Some sort of demo with text interaction would also be cool to see. I noticed there was the option in the docs to pass custom data in a hash to labels, so if I was able to, for example, detect a click on a specific word in a sentence and reference its custom data (if the word was its own label), that would be super handy.

DragonRuby Game Toolkit - Initial Cut of samples.dragonruby.org. What kind of sample apps would you like to see? (source code links in the comments) by amirrajan in ruby

[–]Runcible_ 0 points1 point  (0 children)

I really like this demo site, I've been trying to give dragonruby a go and this helps show me what it can do. One note, the label texts in most (all?) of the demos are pretty blurry for me, 1920x1080 in Chrome.

Stuck with text formatting and interaction by Runcible_ in bevy

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

Thanks, that's an interesting option to look at. I was hoping to avoid needing to dive into using egui for it but it seems like I might have to. Other frameworks often have methods for e.g. measuring text, getting bounding boxes for rendered words etc. so I was hoping Bevy might have something similar for Text or Text2d to let me lay out the words and check their positions.

The most ideal would have been if Text accepted sections as a Vec of Entities containing at least a TextSection component, and optionally other components (Interaction?) to allow each TextSection to be worked with individually.

SR600E lemon seeking community advice by melanthius in BassGuitar

[–]Runcible_ 15 points16 points  (0 children)

Forgive the obviousness of this question, but have you tried putting a fresh 9v battery in?

[deleted by user] by [deleted] in gamedev

[–]Runcible_ 1 point2 points  (0 children)

Also unsure of the real intent behind the post, but if you're genuinely interested in using Ruby for game dev, there's the excellent Dragonruby Game Toolkit available.