You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
729 B
JSON
25 lines
729 B
JSON
{
|
|
"releases": [
|
|
{
|
|
"version": "0.1.1-dev",
|
|
"title": "AutoHero — 0.1.1",
|
|
"items": [
|
|
"Changelog added",
|
|
"Combat UI updated",
|
|
"Dead screen no longer blocks the hero stats button",
|
|
"Fixed floating damage numbers and evade / blocked / crit indicators",
|
|
"Buff buttons: info is greyed out when the buff is not active",
|
|
"Some other minor UI improvements",
|
|
"Something else"
|
|
]
|
|
},
|
|
{
|
|
"version": "0.1.0-dev",
|
|
"title": "AutoHero",
|
|
"items": [
|
|
"Добавлен экран «Что нового» после обновления сервера (наполняется вручную в changelog.json)."
|
|
]
|
|
}
|
|
]
|
|
}
|