Skip to content

Releases: x-team/GamesHQ-API

TowerStatictics update

23 Mar 20:26
b5f8cff
Compare
Choose a tag to compare

Thi release solves an annoying issue. Now every time you finish a round your progress will be save only if it is better than the previous one

Add Missing migrations into production

22 Mar 04:00
d96dab0
Compare
Choose a tag to compare
Merge pull request #73 from x-team/develop

Merge Main For missing migrations

The Tower Statistics

22 Mar 03:29
141d5b1
Compare
Choose a tag to compare

This release adds a new way to visualize the scoreboard and also better variables to actually have a leaderboard

The Tower HotFix

17 Mar 21:20
cb60747
Compare
Choose a tag to compare

Little release removing an undefined value from a DB query. This hotfix doesn't affect the rest of the project

Slack API upadate

23 Sep 21:39
Compare
Choose a tag to compare

SlackAPi had minor changes on their payloads. Also, Nodejs updated a couple of APIs to work with URL parameters. This release fixes minor changes and updates the necessary dependencies.

Slack Games Updated

26 Jul 13:19
1ce1cfe
Compare
Choose a tag to compare

Slack games were revisited and fixed to work with the new approach we use in the DB relations.

We also solved a lot of bugfixes related to the tower and the arena and their integration into the admin panel

Google APP bypass

18 Jul 20:39
d1cefdd
Compare
Choose a tag to compare

Remove the secure communication internally in the API

Games Integration Google APP

15 Jul 21:37
Compare
Choose a tag to compare

The API now supports full game integrations with the ability to create achievements, leaderboards, and also webhooks to communicate with them in a secure conversation.

This release also has a couple of bugfixes related to The Arena and The Tower.

Game Integrations

05 Jul 20:20
bde51a8
Compare
Choose a tag to compare

The API now supports full game integrations with the ability to create achievements, leaderboards, and also webhooks to communicate with them in a secure conversation.

This release also has a couple of bugfixes related to The Arena and The Tower.

First Official Version 1.6.0

17 Jun 20:55
6eaa17e
Compare
Choose a tag to compare

Previous release updates v1.1.0. Also...

Adding updated firebase-auth code