.. |
Augmentation
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
BitNode
|
v0.43.0
|
2019-02-04 21:42:11 -08:00 |
Company
|
Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested
|
2018-12-07 02:54:26 -08:00 |
Corporation
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
Crime
|
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
|
2019-01-20 14:57:38 -08:00 |
DarkWeb
|
ServerProfiler.exe can now b purchased from the DarkWeb
|
2018-12-25 02:16:34 -08:00 |
data
|
Rebalanced gang parameters to result in more wanted gain. Fixed bug that allowed gang.purchaseEquipment() to purchase duplicate upgrades
|
2018-11-21 23:00:38 -08:00 |
Faction
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Locations
|
Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested
|
2018-12-07 02:54:26 -08:00 |
PersonObjects
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Programs
|
Converted Programs and DarkWeb implementations to Typescript
|
2018-12-25 02:14:18 -08:00 |
ScriptEditor
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Settings
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
SourceFile
|
Set BitNode-10 description and BitNode multipliers
|
2019-01-17 11:10:35 -08:00 |
StockMarket
|
Re-adjusted some stock market parameters. Improved Resleeving UI by allowing sort. Rebalanced Resleeve price. 0 is now a valid argument for number of threads when running scripts
|
2019-01-28 16:17:04 -08:00 |
ThirdParty
|
Implemented Corporation Research Tree UI using Treant library
|
2018-12-15 15:31:21 -08:00 |
ui
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
ActiveScriptsUI.js
|
Revert "Revert "Gang rework""
|
2018-10-29 11:09:33 -05:00 |
Alias.js
|
[refactor] Pulling out post to terminal to its own file.
|
2018-08-02 14:26:24 -04:00 |
Bladeburner.js
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
CharacterOverview.js
|
Added growthAnalyze() NS function. Fixed GH issue #492. In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration
|
2018-11-19 21:54:03 -08:00 |
CinematicText.js
|
[refactor] Moved 'removeChildrenFromElements' to its own TS file
|
2018-07-08 21:18:44 -04:00 |
CodingContractGenerator.js
|
Implemented Sleeve UI. Compiled but untested
|
2019-01-14 19:34:04 -08:00 |
CodingContracts.ts
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-09 11:56:22 -05:00 |
Constants.ts
|
Forgot to actually update version to v0.43.0
|
2019-02-04 21:48:37 -08:00 |
DevMenu.js
|
More bug fixes for Sleeve/Resleeve features. Rebalancing for Sleeve/Resleeve and stock market. Added an option to remove source files in the dev menu
|
2019-01-21 20:39:52 -08:00 |
engine.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Fconf.js
|
Added growthAnalyze() NS function. Fixed GH issue #492. In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration
|
2018-11-19 21:54:03 -08:00 |
Gang.js
|
Re-wrote YesNoBox util to be Typescript
|
2018-12-24 05:02:10 -08:00 |
Hacking.js
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
HacknetNode.js
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
HelpText.ts
|
Fixed bugs with refactored Company/job code. Added 'expr' Terminal command
|
2018-11-17 16:23:48 -08:00 |
index.html
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Infiltration.js
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
InteractiveTutorial.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
JSInterpreter.js
|
Added more error line numbers to JS Interpreter. Reputation needed for megacorp faction reduced from 250k -> 200k. Fixed bladeburner.getActionobject() bug with general actions
|
2018-07-27 19:00:57 -05:00 |
Literature.js
|
Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs.
|
2018-12-22 02:27:04 -08:00 |
Location.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Locations.ts
|
[refactor] Extracting Locations to its own file to remove circular dependency
|
2018-08-02 14:33:08 -04:00 |
Message.js
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
Missions.js
|
Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested
|
2018-12-07 02:54:26 -08:00 |
NetscriptBladeburner.js
|
Revert "Revert "Gang rework""
|
2018-10-29 11:09:33 -05:00 |
NetscriptEnvironment.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
NetscriptEvaluator.js
|
Re-adjusted some stock market parameters. Improved Resleeving UI by allowing sort. Rebalanced Resleeve price. 0 is now a valid argument for number of threads when running scripts
|
2019-01-28 16:17:04 -08:00 |
NetscriptFunctions.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
NetscriptGang.js
|
Revert "Revert "Gang rework""
|
2018-10-29 11:09:33 -05:00 |
NetscriptJSEvaluator.js
|
Allow ./ in NetscriptJS import paths
|
2018-10-29 11:10:11 -05:00 |
NetscriptPort.js
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
NetscriptWorker.js
|
v0.43.0
|
2019-02-04 21:42:11 -08:00 |
Perk.js
|
Refactored pop up boxes
|
2017-05-30 09:55:58 -05:00 |
Player.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Prestige.js
|
Refactored Main Menu UI implementation. Fixed several bugs related to recent JS -> TypeScript refactors
|
2019-01-18 09:57:21 -08:00 |
RedPill.js
|
Refactored Main Menu UI implementation. Fixed several bugs related to recent JS -> TypeScript refactors
|
2019-01-18 09:57:21 -08:00 |
SaveObject.js
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
Script.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
Server.js
|
Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object
|
2019-01-15 05:11:14 -08:00 |
ServerPurchases.js
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
SourceFile.js
|
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
|
2019-01-20 14:57:38 -08:00 |
SpecialServerIps.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
tags
|
Playtesting - Fixed bugs
|
2017-04-19 14:19:33 -05:00 |
tags.idx
|
Playtesting - Fixed bugs
|
2017-04-19 14:19:33 -05:00 |
Terminal.js
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
TextFile.ts
|
[refactor, chore] Including TSLint; fixing most things.
|
2018-06-14 14:57:44 -04:00 |
types.ts
|
[refactor] Moved Settings to TypeScript
|
2018-08-02 14:33:08 -04:00 |