.. |
data
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-09 11:56:22 -05:00 |
ui
|
[chore] Fixing import casing to actually match file casing
|
2018-10-01 19:51:32 -05:00 |
ActiveScriptsUI.js
|
Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class
|
2018-09-12 11:29:02 -05:00 |
Alias.js
|
[refactor] Pulling out post to terminal to its own file.
|
2018-08-02 14:26:24 -04:00 |
Augmentations.js
|
Fixed bug with recent Neuroflux changes that cause it to break at level 0
|
2018-10-16 14:52:18 -05:00 |
BitNode.js
|
V0.40.2 BUndle and minor bug/typo fixes
|
2018-08-25 23:26:42 -05:00 |
BitNodeMultipliers.ts
|
[refactor] Moving BitNodeMultipliers to its own file to break cyclical
|
2018-08-02 14:33:08 -04:00 |
Bladeburner.js
|
[bug] Fixing the timestamp in Bladeburner logs.
|
2018-10-01 19:51:32 -05:00 |
CharacterOverview.js
|
Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class
|
2018-09-12 11:29:02 -05:00 |
CinematicText.js
|
[refactor] Moved 'removeChildrenFromElements' to its own TS file
|
2018-07-08 21:18:44 -04:00 |
CodingContracts.ts
|
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
|
2018-10-09 11:56:22 -05:00 |
Company.js
|
[refactor] Extracting Locations to its own file to remove circular dependency
|
2018-08-02 14:33:08 -04:00 |
CompanyManagement.js
|
Beginning to refactor stylesheets. Convert main menu to use buttons instead of a elements
|
2018-10-01 19:51:32 -05:00 |
Constants.js
|
Updated formatting of new RAM costs in documentation. Updated changelog for merged PRs
|
2018-10-16 15:37:11 -05:00 |
CreateProgram.js
|
Fixed bug that caused blank black screen when destroying/resetting BitNodes
|
2018-10-10 14:16:26 -05:00 |
Crimes.js
|
fix crime parameter
|
2018-06-27 21:47:09 -04:00 |
DarkWeb.js
|
[refactor] Pulling out post to terminal to its own file.
|
2018-08-02 14:26:24 -04:00 |
DevMenu.js
|
Reworked Dev Menu implementation
|
2018-10-17 13:14:52 -05:00 |
engine.js
|
Reworked Dev Menu implementation
|
2018-10-17 13:14:52 -05:00 |
Faction.js
|
Fixed bug with recent Neuroflux changes that cause it to break at level 0
|
2018-10-16 14:52:18 -05:00 |
FactionInfo.ts
|
[style] Fixing TSLint violations
|
2018-08-29 22:40:23 -04:00 |
Fconf.js
|
Move all Theme color settings to FconfSettings rather than Settings. Add setting for default/classic main menu style
|
2018-10-01 19:51:32 -05:00 |
Gang.js
|
Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class
|
2018-09-12 11:29:02 -05:00 |
Hacking.js
|
Added donateToFaction(), isLogEnabled(), and getScriptLogs() Netscript functions. Added optional hacking/int level parameters to getHackTime/getGrowTime/etc functions
|
2018-09-11 13:56:23 -05:00 |
HacknetNode.js
|
Update documentation. Hacknet Node API functions for getting costs now return Infinity if the specified Node is at max level
|
2018-10-01 19:51:32 -05:00 |
HelpText.ts
|
[style] Fixing TSLint violations
|
2018-09-10 11:24:23 -04:00 |
index.html
|
Reworked Dev Menu implementation
|
2018-10-17 13:14:52 -05:00 |
Infiltration.js
|
[chore] Disabling a couple ESLint violations
|
2018-09-10 10:59:07 -04:00 |
InteractiveTutorial.js
|
Added tryWrite() as a native Netscript function. Updated documentation to reflect the fact that port handles no longer work in Netscript 1.0
|
2018-08-30 15:27:47 -05: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
|
Updated Interactive Tutorial and added a few helpful links to the hackers-starting-handbook Literature file
|
2018-08-29 14:06:21 -05:00 |
Location.js
|
Fixed bug where scp() NS function reported an invalid error. Added getStockVolatility() and getStockForecast() to netscript.js syntax highlighting. Fixed typo
|
2018-10-16 14:52:18 -05:00 |
Locations.ts
|
[refactor] Extracting Locations to its own file to remove circular dependency
|
2018-08-02 14:33:08 -04:00 |
Message.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
Missions.js
|
[refactor] Moved 'clearEventListeners' to its own TS file
|
2018-07-08 21:18:10 -04:00 |
NetscriptBladeburner.js
|
Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text
|
2018-07-20 13:21:43 -05:00 |
NetscriptEnvironment.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
NetscriptEvaluator.js
|
Refactored functions that calculate hacking time/exp gain/chance/ etc into a separate file
|
2018-08-30 12:00:38 -05:00 |
NetscriptFunctions.js
|
Fixed bug where scp() NS function reported an invalid error. Added getStockVolatility() and getStockForecast() to netscript.js syntax highlighting. Fixed typo
|
2018-10-16 14:52:18 -05:00 |
NetscriptJSEvaluator.js
|
Changed buttons that used <span> elements to use <button> elements. Allowed processing for modules that are dynamically imported from URL
|
2018-10-09 11:56:22 -05:00 |
NetscriptPort.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
NetscriptWorker.js
|
When a NS function throws an error, clear the script environment's runningFn flag to allow players to properly catch errors without the concurrent calls error screwing them over
|
2018-10-09 13:45:30 -05:00 |
Perk.js
|
Refactored pop up boxes
|
2017-05-30 09:55:58 -05:00 |
Player.js
|
Convert more instances of formatNumber to numeralWrapper
|
2018-10-16 15:07:48 -05:00 |
Prestige.js
|
Added correct production build. Properly reset stock market 4S values when prestiging through BitNode
|
2018-08-27 00:23:04 -05:00 |
RedPill.js
|
Fixed bug that caused blank black screen when destroying/resetting BitNodes
|
2018-10-10 14:16:26 -05:00 |
SaveObject.js
|
Convert more instances of formatNumber to numeralWrapper
|
2018-10-16 15:07:48 -05:00 |
Script.js
|
Don't log RAM calculator parse errors. Add semicolons and newlines when importing from URL in NSJS
|
2018-10-09 11:56:22 -05:00 |
Server.js
|
Initial commit for implemeenting wget and refactoring some Server-related code
|
2018-10-01 19:51:32 -05:00 |
ServerPurchases.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
Settings.ts
|
Move all Theme color settings to FconfSettings rather than Settings. Add setting for default/classic main menu style
|
2018-10-01 19:51:32 -05:00 |
SourceFile.js
|
[refactor] Moving BitNodeMultipliers to its own file to break cyclical
|
2018-08-02 14:33:08 -04:00 |
SpecialServerIps.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
Stock.ts
|
[style] Fixing TSLint violations
|
2018-09-10 11:24:23 -04:00 |
StockMarket.js
|
Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class
|
2018-09-12 11:29:02 -05: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
|
Initial commit for implemeenting wget and refactoring some Server-related code
|
2018-10-01 19:51:32 -05: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 |