Game
GameJolt API - Unreal Engine Blueprint Plugin
6 years ago

The 1.5 is available now!

Besides some technical changes in the background you can now get the GameJolt-server time!


nodes.png

There are now two new nodes. 'Fetch Server Time' sends the request to the server. It will return true if the request was technically fine (all variables were set). This does not mean that the request was successful.

'Get Server Time' returns a DateTime struct (BP) / FDateTime for C++ with the values returned by 'Fetch Server Time'. If the request failed every value will be '0' (int32).

I will add binaries for 4.21, 4.22 and 4.23 as soon as possible!

Link to the git-tag: https://gitlab.com/f2p-entertainment/plugins/ue4-gamejoltapi/-/tags/1.5

Complete Changelog:

  • Added 'Fetch Server Time' Node

  • Added 'Read Server Time' Node

  • Added Case 'Fetch Server Time' to theGameJoltComponentEnum

  • Switched to ICWYU



2 comments

Loading...

Next up

2.0 Coming | Major Changes | Announcing Utility Plugins

The First Release Candidate for the Rework is available now!

Download it here or on GitHub: https://github.com/Free2Play-Entertainment/ue-gjapi-core/release…

Feel free to report bugs, give feedback or request changes!

Version 1.2.5 is available now! Be advised: A setup like this is now required! You have to call the IsUserAuthorize / Is User Login before adding scores / reward trophies.

A look into the 'future' (1.7)

If you want to integrate the GameJolt API with Achievements, Scoreboards and more using Blueprints, feel free to check out my plugin available here on GameJolt https://gamejolt.com/games/gjapi-bp/318270

Plugin Settings are here!

Chiaki Nanami!

Hi everyone! I started to create some environment props for my new video game, here is a cozy house in the forest. I'm planning to switch from Unity to Unreal... Let's see what new challenges I have to face. Made in Blender and Substance Painter.

Why walk when you can jump?