Skip to content
Unreal MMO Development with Yaz
  • Unreal Game dev with Yaz
  • Blog
  • About – Unreal Game dev with Yaz

MMO Game development

  • Home
  • MMO Game development
  • Page 8

7. Easily configure your Micronaut with MongoDB – character controller example

Posted by By ylazarev92 May 8, 2021Posted inMMO Game development1 Comment
In the last few chapters we've setup a basic Micronaut project with JWT authentication against Postgres table. You can find the chapters here: Setup Micronaut + Postgres Setup base JWT…
Read More

6. How to easily secure and encode user credential Java

Posted by By ylazarev92 May 4, 2021Posted inMMO Game development1 Comment
The code for this project can now be found here. Note that this repository is branched from the Micronaut template that was created in previous chapters. The original template can…
Read More

5. Implement simple and reliable JWT authentication with Java Micronaut

Posted by By ylazarev92 April 26, 2021Posted inMMO Game development3 Comments
In this chapter, we implement Java JWT Authentication in our Micronaut project + check against user table. You can find the summary of this post in this youtube video https://www.youtube.com/watch?v=acAFcDWuxhI…
Read More

4. Java and Micronaut – The easy way to get started

Posted by By ylazarev92 April 18, 2021Posted inMMO Game development2 Comments
Make a game server with Java Micronaut, Jooq + Posgtgres + Flyway In the previous post, we had our java app store characters movements and send them to UE client.…
Read More

3. UE5 and Java server: Easy steps to Synchronize motion

Posted by By ylazarev92 March 31, 2021Posted inMMO Game development2 Comments
Note that a lot of 'movement' has been updated to use Websockets (and connecting to it via BP only in UE) in chapter 26 and chapter 27. However, if you're…
Read More

2. Java + MMO: Simple steps to handle player movement

Posted by By ylazarev92 March 30, 2021Posted inMMO Game development2 Comments
Note that a lot of 'movement' has been updated to use Websockets in chapter 26 and 27. https://unreal-mmo-dev.com/2022/10/26/26-unreal-engine-synchronize-motion-with-a-custom-server/ However, if you're looking for simple HTTP guide on achieving this, continue…
Read More

1. How to start a basic game server with Java

Posted by By ylazarev92 March 29, 2021Posted inMMO Game development3 Comments
I have spent about a week reading about how can I make a game server for a MMO type game. The majority of content that I find ends with "don't…
Read More

Posts pagination

Previous page 1 … 6 7 8
Copyright 2025 — Unreal MMO Development with Yaz. All rights reserved. Sinatra WordPress Theme
Scroll to Top