Vari
55cdce4e65
Online players api endpoint now shows players in an open lobby as in game.
2024-09-19 18:53:53 +02:00
Vari
dfbb8f34c0
Added new Admin Tool page to manage the different versions we need to control. These are:
...
- launcher version (updating launcher)
- game version
- content version (for catalog)
- catalog version
Also added checks that when the wrong content version you dont get a catalog until you update tha game. And added another check when queuing when using the wrong game version you dont get queued. (so that hunters on the wrong version cannot block the matchmaking)
2024-09-05 23:43:47 +02:00
Vari
bfdefc7d24
Adjusted how the in game palyers get counted, now it only counts usern in a created or closed game (not killed anymore)
2024-08-31 05:06:49 +02:00
Vari
6d5698f10e
Tried adjusting the playerdata lock
...
changed online-player endpoint return type to json from plain html
2024-08-31 04:55:01 +02:00
Vari
c43642c754
Added Endpoint and admin tool page for setting a message for the launcher consisting of a message and an url.
...
Also added bruno request that i forgor.
2024-08-30 01:27:30 +02:00
Vari
1321693d50
Added endpoint to get the current launcher version
2024-08-30 00:28:18 +02:00
Vari
0379ef9a56
Simplified caching for online players api endpoint
...
Alsoa dded Bruno Request for online players endpoint
Updated npm browser list
2024-08-27 19:09:48 +02:00
Vari
af02fe7795
Added Endpoint for the launcher to retrieve online/queued players.
2024-08-23 19:14:32 +02:00