File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,36 @@ export const changelog = [
88 * @property {function: @return String } info Text body of information for the entry.
99 * }
1010 */
11+ {
12+ date : [ 2024 , 8 , 12 ] ,
13+ name : "Hi Ra" ,
14+ info : `
15+ <b>Added things:</b><br>
16+ <ul>
17+ <li>Added a Spent TT as an Automator currency</li>
18+ <li>Added a cel 5 symbol to the celestial Glyph cosmetic set</li>
19+ </ul>
20+ <br>
21+ <b>Minor UI Changes:</b><br>
22+ <ul>
23+ <li>Improved wording of BI upgrades</li>
24+ <li>Added rounded corners to some buttons</li>
25+ <li>Added an always use \uE010hole animation option</li>
26+ <li>Adjusted a cel 3 symbol size in the Glyph cosmetic</li>
27+ <li>ID and TD purchase buttons are now less often to shrink</li>
28+ <li>IC rewards are now always visible even if it was not completed yet</li>
29+ <li>Disabled Sacrifice button if you unlocked Achievement 118 and Sacrifice Autobuyer is enabled</li>
30+ </ul>
31+ <br>
32+ <b>Bugfixes:</b><br>
33+ <ul>
34+ <li>Fixed a BH pulse does not apply during offline progess</li>
35+ <li>Fixed a BH inversion is active while it is being disabled</li>
36+ <li>Fixed a BH inversion slider is visible while it is being disabled</li>
37+ </ul>
38+ <br>
39+ `
40+ } ,
1141 {
1242 date : [ 2024 , 5 , 2 ] ,
1343 name : "Celebrate Android Reality Update" ,
You can’t perform that action at this time.
0 commit comments