De_Narm

joined 1 year ago
[–] [email protected] 18 points 18 hours ago (7 children)

Does it though? There are plenty of countries with legal prostitution and I've never seen any statistics about illegal prostitution being on the rise there.

It's one of those claims both sides could make and actually believe in. There might even be data for both sides, given enough cherry-picking that is.

 

Die Hoffnung stirbt zuletzt.

[–] [email protected] 4 points 4 days ago (1 children)

It's been a fun episode, like always. However, I think we've had enough setup episodes at this point. The next one will probably introduce the new girl properly and after that I'm ready to get the plot rolling.

That being said, there is still a lot of interesting stuff in there. I'm most curious about the fusion bugs - I hope we get some wacky combinations. Also, is it a third kind of fusion with new designs or would e.g. Goku + Vegeta result in either Vegitto or Gogeta?

[–] [email protected] 4 points 4 days ago (1 children)

Unabhängig von den scheinbar kontroversen Figuren würde mich interessieren ob und wenn ja warum Kappen in der Altersklasse so beliebt sind. In meiner Blase, geschätzt ähnliches Alter, trägt niemand Hüte.

[–] [email protected] 26 points 4 days ago (8 children)

Honestly, the anime isn't even good. Like, I'm still reading the manga, but I had to stop watching the anime something like 10 years ago.

I've heard it has gotten better since then, but watching the whole thing still includes years worth of episodes so thinly streched you could probably watch every third one without missing anything. And that's on top of arcs so long, they are even a slog to read through (Dressrosa and Wano).

[–] [email protected] 67 points 4 days ago (2 children)

That should not stop you from trying. You, and everyone else in this thread for that matter, just drop excuses. Either you guys finally start removing some billionaires, I'm all for that, or you start doing the little things. Ideally, just do both.

[–] [email protected] 3 points 5 days ago (1 children)

Performance problems aside (menus take ages to load in), I like the game quite a bit. There is just so much stuff: 120 characters, two additional fighting systems for special events, a card game, a bayblade minigame, a castle/town upgrade system and probably much more - I'm not even halfway done. The combat is quite auto-attack heavy and therefore simple, but keep in mind I'm olaying with double MP cost for all abilities (one of the additional challanges to tweak your own difficulty, like the ones in Dragon Quest XI).

As for the EXP thing, there are a few things that happened to align for me. EXP works like this:

  • Each level requires 1000 EXP.
  • You get EXP based on level difference between you and your enemies. There is a maximum value of EXP a single enemy can give to usually prevent what happened to me - I think it's about 1000 for most enemies.
  • If you get say 3000 EXP, that's 3 level ups. Remaining EXP does not get adjusted upon each level up. That's great since you can recruit 120 characters and if you miss someone at first, it does not take long to catch up if you want to use them.
  • You fight with 6 charaters. EXP is split between them, meaning you get more EXP per character if only e.g. 2 of them survive.

Now, what actually happened to me is: I fought a unique mini-boss encounter with 5 enemies. I was overall underleveled and got wiped twice. The third time however, I won with only my weakest character still standing - he was 8 level below my team average. He got about 1200 EXP for the level difference * 5 enemies * 6, since only he survived, resulting in about 35 level ups.

[–] [email protected] 3 points 5 days ago

You might want to know that FF Tactics and FF Tactics Advance are different games entirely, unlike FF V and FF V Advance for example. They couldn't even keep a consistent naming scheme for ports/new games within the FF franchise.

Now, depending on who you ask, only one of these two is good. I firmly believe FF Tactics Advance is the better game, most ofher people will sing the praise of FF Tactics.

Having played both, just between you and me: FF Tactics has so much jank, I couldn't finish it despite FF Tactics Advance remaining in my Top 10 since release. It has an awesome story, but there are just so many battles you simply have to restart over and over because the NPC you should be protecting dies before you get a single turn in. And don't even get me started on the two occasions you get prompted to save your game inbetween two missions - soft-locking your game if you cannot win the second one.

And, SRPG fans are firmly separated by perma-death. Some think the genre needs it and FF Tactics has it. Others, including me, dislike perma-death and FF Tactics Advance doesn't have it (with few exceptions).

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

Eiyuden Chronicles

Despite playing on the highest difficulty with all extra challanges, it's quite chill right now. Due to some quirks in how EXP works, one of my characters shot up 35 levels in a single fight. While he is lvl 55, everyone else - including my enemies - are around lvl 28.

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

Final Fantasy Tactics Advance, I'm a sucker for SRPGs. But Golden Sun is up there for sure.

 

I'm just starting out with Godot and I've run into some strange or unwanted behaviors. Maybe some of you can help me fix them. I'm currently running Godot on arch linux with x11/i3 as my desktop environment.

1.) Godot got some really aggressive focus. The editor grabs the focus mid typing in other applications and suddenly I'm tying there. With i3 being a tiling manager, Godot is sometimes passively resized when I resize another window - of course it also immediately gets itself focused and messed the resizing up.

2.) The focus within Godot is even stranger. I can ctrl c + ctrl v nodes just fine on a freshly opened project. But once I've a clicked a single property in the import or inspector docker, ctrl c + ctrl v will work exclusively there. Even if the import docker is hidden underneath the scene docker where I'm clicking the nodes I want to copy/paste.

3.) The last one is about using an external editor. Whenever Godot encounters a bug, it will automatically open the script in question. Which is annoying because I use vim for everything and will throw warnings at me, that the file has been changed. I've looked through all editor settings and tried setting vim as my external editor but the behavior persists.

view more: next ›