From f100e559af0ba919916a8e781539cf550e7013ce Mon Sep 17 00:00:00 2001 From: danielyxie Date: Tue, 15 Aug 2017 15:22:46 -0500 Subject: [PATCH 1/3] Gang bugfixes and rebalancing. Terminal ls | grep option. Added Netscript break statement. Used numeraljs to display some number values --- index.html | 25 +-- src/Constants.js | 8 +- src/Faction.js | 124 +++++++++++- src/Gang.js | 323 +++++++++++++++++++++++-------- src/HelpText.js | 12 +- src/InteractiveTutorial.js | 190 +++++++++--------- src/Location.js | 18 ++ src/NetscriptEvaluator.js | 23 ++- src/Prestige.js | 7 + src/ServerPurchases.js | 6 +- src/Terminal.js | 43 +++- src/engine.js | 15 +- utils/PurchaseAugmentationBox.js | 144 -------------- utils/PurchaseServerBox.js | 42 ---- 14 files changed, 564 insertions(+), 416 deletions(-) delete mode 100644 utils/PurchaseAugmentationBox.js delete mode 100644 utils/PurchaseServerBox.js diff --git a/index.html b/index.html index 49f0fafbb..9002237da 100644 --- a/index.html +++ b/index.html @@ -741,17 +741,6 @@ - - - - - -