Mate On Titan -v0.4.5.2- By Darknerious May 2026

Mate On Titan -v0.4.5.2- By Darknerious May 2026

Characters like Pieck Finger and Rico Brzenska were introduced, alongside original characters created for the game.

The game is structured around "mating" to increase the protagonist's power, allowing him to better protect the world from the Titan threat.

is an adult-oriented parody game developed by Darknerious , inspired by the popular anime and manga series Attack on Titan . The game follows an "Isekai" premise where the protagonist is transported into the body of the series' main character, Eren, by a mysterious girl. To break a curse and save the people of this world, players must gain strength through a unique mechanic: "mating" with various female characters from the franchise. Overview of Version 0.4.5.2 Mate on Titan -v0.4.5.2- By Darknerious

New H-scenes were added for characters like Petra, Annie, and even "giant girls," expanding the adult content that drives the gameplay loop.

The 0.4.5.x update series introduced significant expansions to the game’s world and narrative: Characters like Pieck Finger and Rico Brzenska were

New locations were added, including a town, market, supplier, inn, wall, gym, and a "dreamworld".

Released in late December 2023, version primarily served as a stability update. It focused on critical bug fixes, specifically addressing a location bug related to the Wall (Town) area that appeared in previous iterations. Key Features and Content The game follows an "Isekai" premise where the

Players must navigate different locations, such as the infirmary or eatery, to find specific characters like Hange Zoe for training or story advancement. Current Development Status

8 COMMENTS

comments user
Marco

Great article, one of the best I’ve ever found in the web.
Just a question: did you have a local kubernetes cluster to make your example or cloud instance as Amazon EKS or Google GKE?
Thanks

    comments user
    piotr.minkowski

    Hi Marco,
    I’m running in on the local instance of Kubernetes on Docker Desktop.

comments user
vazhnov

Don’t forget:

> Kubernetes Continuous Deploy Plugin collects usage data and sends it to Microsoft …
> You can turn off usage data collection in Manage Jenkins → Configure System → Azure → Help make Azure Jenkins plugins better by sending …

https://github.com/jenkinsci/kubernetes-cd-plugin#datatelemetry

    comments user
    piotr.minkowski

    Ok, thanks 🙂

comments user
Róbert Komorovský

Is it possible to extend this Jenkins setup to be able execute Testcontainers test in the pipeline?

    comments user
    piotr.minkowski

    Well, if you have a test that uses testcontainers it is automatically run during the build. The only problem, in that case, is the lack of Kubernetes support and the requirement to have access to the docker deamon.

comments user
Renanh Silva

ERROR: ERROR: java.lang.RuntimeException: io.kubernetes.client.openapi.ApiException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    comments user
    piotr.minkowski

    Isn’t it related with your Kubernetes instance?