From 8798be7af25b3a85804fe2b3fd2110783e11c4d2 Mon Sep 17 00:00:00 2001 From: danielyxie Date: Fri, 22 Feb 2019 13:36:11 -0800 Subject: [PATCH] Updated changelog --- src/Constants.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Constants.ts b/src/Constants.ts index 3bf185a4b..b9e627e7c 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -535,12 +535,14 @@ export let CONSTANTS: IMap = { * A few minor changes to BitNode multipliers across the board (mostly for the new multipliers) * 'The Covenant' now requires 20 total Augmentations to get invited, rather than 30 * You can now purchase permanent Duplicate Sleeves from 'The Covenant'. This requires Source-File 10, and you must be in BN-10 or after + * You can now track where all of your money comes from in the 'Stats' page * Increased the money gained from Coding Contracts by 50% * getCharacterInformation() function now returns the player's HP and max HP * Bug Fix: You can no longer disconnect the enemy's connections in Hacking Missions * Bug Fix: After installing Augmentations, the Terminal display will now correctly show the current server as "home" * Bug Fix: Fixed an exploit where you could change the duration of timed functions (e.g. hack, weaken) in NetscriptJS * Bug Fix: You should now properly be able to use the ServerProfile.exe program + * Bug Fix: Prevented exploit that allowed you to accept faction invites programmatically through NetscriptJS ` }