DaniloT

joined 2 years ago
[–] [email protected] 2 points 2 weeks ago

My favorite was the hack before that one was discovered on the Wii, where you loaded up a corrupt save for zelda twilight princess that had a weird name for your horse, and then just walked backwards and BAM, game crashed and you are in.

[–] [email protected] 11 points 2 months ago* (last edited 2 months ago)

It's because the hand joker card there allows straights and flushes to be made with 4 cards, so the 4 black suited cards make a flush, and the gapped sequence makes a straight, since both hands are made together it counts as straight flush. You can ignore the ace. It can get weirder because you can make a 4 card straight and toss another card unrelated but with the same suit as 3 of the straight cards and it still counts as straight flush.

[–] [email protected] 3 points 2 months ago (2 children)

In the link you can go to releases, there is a installer that is a .jar file, should be called forge-installer.jar or something like that, it installs and in the folder there should be forge.exe and a forge-adventure.exe, the shandalar inspired adventure is the forge-adventure.exe

[–] [email protected] 5 points 2 months ago (4 children)

If you liked shandalar, you should check out forge like someone suggested in another comment on this thread: https://github.com/Card-Forge/forge

It's a free, fan made, FOSS game that implements even the newest cards coming out, and it has a shandalar inspired adventure mode for you to play, where you can defeat all color wizards, collect cards, play drafts against AI and such, it is a great time.

[–] [email protected] 1 points 6 months ago

I'd like 200% Mixed Juice and Bureau: XCOM Declassified if still available, thank you for the giveaway regardless!

[–] [email protected] 3 points 8 months ago

I had played 200 hours before space age and got most achievs. Playing space age, after I launched a rocket, I got achiev for using red science popping out. My current guess is just achievs are broken, sort of reset or maybe new, and for now everything is at 0.1%

[–] [email protected] 2 points 8 months ago

Oh, it didn't have co-op when I saw it before, but it has now, wishlisted, thanks, but I'm playing through baldurs gate 3 and that is gonna take over 200h before I move on :p

[–] [email protected] 8 points 8 months ago (3 children)

Most of my suggestions that I've been playing with my brother are already posted, so I'll just add 3 more I haven't seen yet:

  • Human Fall Flat
  • Enter the gungeon
  • Vampire survivors
[–] [email protected] 2 points 10 months ago

I see, but the first example option having no code still makes it harder to translate and show the user, so my vote is for the option with a code and message in the json.

[–] [email protected] 6 points 10 months ago (2 children)

Message straight on the body is the worst possible response for an error here, it is bad design to straight up show the error from the back end to the user, usually it needs translation and/or adaptation due to message size on the front-end to show properly, and applying those on top of a message will make it stop working as soon as anyone in the backend decide to change a dot or comma anywhere. It is a bad idea to let the backend make direct impact in the front when you can because backend devs won't even know what impact they are causing until later in testing and it will be harder to trace back and fix.

IMO you need at least a json with code and message, the front will ignore the message for everything but testing and use the code to match a translation file that will get the proper message, making it easy to translate and change as needed without having to rebuild the whole backend along with front changes. You may also have an extra parameter there in some cases when you want to return where more specifically the error occurred or an array of errors. Status usually not needed as you can get those from the http code itself.

[–] [email protected] 1 points 1 year ago

Yeah, but at least there's the recent servers tab on the left and you can use that to join your private servers without typing the server address every time, just the password. A friend had to tell me that as my eyes completely missed this tab existing.

[–] [email protected] 6 points 1 year ago (2 children)

Isn't that a setting, and you can make it connect without launching big picture, so it's basically just pc streaming?

view more: next ›