From 445762d801fe6e938cb7e6081e4fa4ba8381faa7 Mon Sep 17 00:00:00 2001
From: Hirame1 <56225774+Hirame1@users.noreply.github.com>
Date: Wed, 1 May 2024 20:59:30 +0700
Subject: [PATCH] Added a changelog entry
cumulative notes from the last changelog
---
src/core/secret-formula/changelog.js | 73 ++++++++++++++++++++++++++++
1 file changed, 73 insertions(+)
diff --git a/src/core/secret-formula/changelog.js b/src/core/secret-formula/changelog.js
index ba6218dd9..46faa2711 100644
--- a/src/core/secret-formula/changelog.js
+++ b/src/core/secret-formula/changelog.js
@@ -8,6 +8,79 @@ export const changelog = [
* @property {function: @return String} info Text body of information for the entry.
* }
*/
+ {
+ date: [2024, 4, 1],
+ name: "Celebrate Android Reality update",
+ info: `
+Congratulations for the release of Android Reality update! In order to celebrate this big milestone, we implemented
+some changes mainly based on the player comments and feedback from the Android version.
+
+
+Once again, thank you so much for playing Antimatter Dimensions!
+
+
+Major things:
+
+- Added newly joined Android testers in credits
+- Added a new perk
+
+
+Additional QoL and information:
+
+- Companion Glyph and Study Presets now carry over when you start over
+- Swapped cel2 and Perk shop unlocks
+- TS131 now has an additional reward
+- Enter key now works in autobuyer inputs to apply changes
+- Reward of achievement 118 now improves Sacrifice autobuyer
+- Glyph preset settings are now including/increased by default
+- Glyph recycle now checks the Glyph effects with Glyph level set in Reality autobuyer
+- Added a new cel7 upgrade mimicking EM40
+- Added show all tabs button in tab modify modal
+- Added display when Auto EC is disabled by requirement lock
+- Added an option to swap symbol and border colors on glyphs
+- Added functionality to change the visible resource on Modern UI
+- Added a new modal for adjusting exponent notation formatting more flexibly
+- Automator now ignores blackhole command while it is being disabled
+- Changed requirement of EM1000 to 5 seconds or less
+- Study tree will now automatically respec when exiting an EC
+- Disabled a rebuyable TP upgrade in cel7, because it caused confusion to many players
+- Various minor text changes
+
+
+Minor UI Changes:
+
+- Adjusted perk layouts for new DAB perk
+- Made glyph sorting order consistent in showcase modal
+- Added light and dark glyph rarity colorblind palettes
+- Adjusted various minor UI glitches
+
+
+Bugfixes:
+
+- Fixed link to Synergism
+- Fixed tooltip in TD tab
+- Fixed offline progress bug
+- Fixed Glyph Rarity color bug in popup
+- Fixed automator pause command ticking wrongly
+- Fixed a NaN display bug with certain autobuyer inputs
+- Fixed some buggy behavior for saves without START perk
+- Fixed TS192 gave console error while it is being disabled
+- Fixed wording on cel7 dilation modal claiming that EP will not be gained
+- Fixed ! not being parsed properly when used in study strings in automator scripts
+- Fixed Max All TD button not behaving properly with an active Telemechanical Process lock
+- Fixed Effarig glyphs in presets were messed up bug because of the internal format change
+- Fixed Glyph preset did not pick the highest level Glyphs while level:increased is selected
+- Fixed remnant count not being properly reset when entering cel7 dilation with animation on
+- Fixed EC TT cost being calculated incorrectly when using EC! functionality and tree respec simultaneously
+- Fixed constant data not being properly carried over on full completion and migrated data on saves
+affected by this bug
+- Removed duplicated achievement page text on Design theme
+- Prevented offline progress from going above the 1e6 limit that the options menu has
+- Fixed tpyo of the century
+
+
+`
+ },
{
date: [2023, 7, 18],
name: "Final Official Patch",