mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-21 11:31:46 +00:00
Update changelog.js (#3438)
* Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js
This commit is contained in:
parent
eb378f558f
commit
af840eef45
@ -8,6 +8,36 @@ export const changelog = [
|
||||
* @property {function: @return String} info Text body of information for the entry.
|
||||
* }
|
||||
*/
|
||||
{
|
||||
date: [2024, 8, 12],
|
||||
name: "Hi Ra",
|
||||
info: `
|
||||
<b>Added things:</b><br>
|
||||
<ul>
|
||||
<li>Added a Spent TT as an Automator currency</li>
|
||||
<li>Added a cel 5 symbol to the celestial Glyph cosmetic set</li>
|
||||
</ul>
|
||||
<br>
|
||||
<b>Minor UI Changes:</b><br>
|
||||
<ul>
|
||||
<li>Improved wording of BI upgrades</li>
|
||||
<li>Added rounded corners to some buttons</li>
|
||||
<li>Added an always use \uE010hole animation option</li>
|
||||
<li>Adjusted a cel 3 symbol size in the Glyph cosmetic</li>
|
||||
<li>ID and TD purchase buttons are now less often to shrink</li>
|
||||
<li>IC rewards are now always visible even if it was not completed yet</li>
|
||||
<li>Disabled Sacrifice button if you unlocked Achievement 118 and Sacrifice Autobuyer is enabled</li>
|
||||
</ul>
|
||||
<br>
|
||||
<b>Bugfixes:</b><br>
|
||||
<ul>
|
||||
<li>Fixed a BH pulse does not apply during offline progess</li>
|
||||
<li>Fixed a BH inversion is active while it is being disabled</li>
|
||||
<li>Fixed a BH inversion slider is visible while it is being disabled</li>
|
||||
</ul>
|
||||
<br>
|
||||
`
|
||||
},
|
||||
{
|
||||
date: [2024, 5, 2],
|
||||
name: "Celebrate Android Reality Update",
|
||||
|
Loading…
Reference in New Issue
Block a user