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

java

  • Home
  • java

65. Deploying a custom java server to the cloud!

Posted by By ylazarev92 September 25, 2024Posted inMMO Game development, Site development
In this post we explore how Terraform was used to deploy the application to the cloud. The cloud of choice was Azure: https://azure.microsoft.com/en-gb This is mainly because I will be…
Read More

25. Unreal Engine and MMORPG – how to login into the game

Posted by By ylazarev92 October 19, 2022Posted inMMO Game development1 Comment
In this post we're exploring how we can 'log into' a game using a custom server. This is continuation for character creation/selection screen covered here. Specifically, it's about the implementation…
Read More

18. UE – How to generate dynamic icons from existing meshes

Posted by By ylazarev92 July 11, 2022Posted inMMO Game development
In this episode we're going to take some skeletal meshes and create dynamic icons for them to use in Unreal Engine. This will be used to extend our inventory base…
Read More

17. Unreal Engine and Java server – how to equip items with inventory

Posted by By ylazarev92 July 2, 2022Posted inMMO Game development2 Comments
In this post we will have a look at what implementation I've put in place for equipping items. This post is extension for Chapter 13 - creating MMO inventory with…
Read More

13. MMO Inventory using Java and MongoDB – Simple Steps

Posted by By ylazarev92 May 11, 2022Posted inMMO Game development2 Comments
In this post we're going to have a look at creating a MMO style inventory system using Java. This will later be connected with Unreal Engine to complete the backend-frontend…
Read More

10. Unreal Engine + MMO: Character creation screen simplified

Posted by By ylazarev92 August 28, 2021Posted inMMO Game development2 Comments
This is a continuation of the previous chapter where we designed a login screen. In this chapter we will look to not only create a character with a name, but…
Read More

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

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
Copyright 2025 — Unreal MMO Development with Yaz. All rights reserved. Sinatra WordPress Theme
Scroll to Top