Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
GEP changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adircoh committed Aug 19, 2024
1 parent f455197 commit c8c5472
Showing 1 changed file with 141 additions and 0 deletions.
141 changes: 141 additions & 0 deletions pages/api/changelogs/gep-changelogs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,147 @@ sidebar_custom_props:
electron_platform: true
---

<details open>
<summary>Version 259.2.1</summary>

* Diablo 2
* Reset player_stats on match_end

* Fortnite
* Partially fix the game events
* List of events that are still in progress
* `match_id`
* `ping`
* `compass`
* The Finals
* Fix `scene` `lobby`
</details>


<details open>
<summary>Version 259.2.0</summary>

* TFT
* New info update:
* We've split between augments and items and created a new info update called `item_select` - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/teamfight-tactics#match_info)
* Fix an issue in items, `round_start` and `battle_start`
</details>


<details open>
<summary>Version 259.1.2</summary>

* Fortnite
* Fix `roster` and `mode`
* List of events that are still in progress
* `match_id`
* `team`
* `creative_map`
* `killed`
* `knockout`
* `death`
* `revived`
* `ping`
* `compass`
</details>


<details open>
<summary>Version 259.1.1</summary>

* Fortnite
* Partially fix the game events
* List of events that are still in progress
* `roster`
* `match_id`
* `mode`
* `team`
* `creative_map`
* `killed`
* `knockout`
* `death`
* `revived`
* `ping`
* `compass`
</details>


<details open>
<summary>Version 259.1.0</summary>

* The First Descendant
* New game events - more information [here](https://overwolf.github.io/api/live-game-data/supported-games/the-first-descendant)

* Stormgate
* Fix game events

* Diablo 2
* Add reset to info-updates on `match_end`

</details>


<details open>
<summary>Version 259.0.2</summary>

* PUBG
* Partially fix the game events
* List of events that are still in progress
* `phase` (partial)
* `revived`
* `knockout`
* `killer`
* `death`
* `victimname`

* LOL Arena
* Adjust the game events

</details>


<details open>
<summary>Version 259.0.1</summary>

* TFT
* Adjust the game events based on PBE

</details>


<details open>
<summary>Version 259.0.0</summary>

* LOL + Arena
* Adjust the game events based on PBE

* Roblox
* Fix an issue with `setRequiredFeatures`
* Add new info-update - `universe_id` more information [here](https://overwolf.github.io/api/live-game-data/supported-games/roblox#match_info)

</details>


<details open>
<summary>Version 258.1.3</summary>

* Apex
* Fix tabs issue

* PUBG
* Partially fix the game events
* List of events that are still in progress
* `me`
* `health`
* `phase` (partial)
* `revived`
* `killer`
* `victimName`
* `knockedout`
* `knockout`

</details>


<details open>
<summary>Version 258.1.1</summary>
Expand Down

0 comments on commit c8c5472

Please sign in to comment.