.. |
Augmentation
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
BitNode
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07:00 |
Company
|
Fixed bugs with job requirement tooltips not appearing
|
2019-02-09 23:25:34 -08:00 |
Corporation
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07:00 |
Crime
|
Implemented a money tracker that keeps record where all of the player's money comes from. Players can see a breakdown in the 'Stats' page
|
2019-02-22 13:22:39 -08:00 |
DarkWeb
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
data
|
Merge branch 'master' of https://github.com/danielyxie/bitburner into server-code-refactor
|
2019-03-04 23:29:01 -08:00 |
Faction
|
Fixed bug with Hacknet Nodes production not updating initially. FIxed bug with 'purchase augmentations' btn being displayed for Gang BitNode
|
2019-02-26 16:01:37 -08:00 |
Fconf
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
Locations
|
Fixed more bugs with new Corporation UI. Minor rebalancing on Corp UI. Changed the Market TA researches to allow you to automatically set price
|
2019-03-17 17:58:06 -07:00 |
Message
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
PersonObjects
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07:00 |
Programs
|
Converted Programs and DarkWeb implementations to Typescript
|
2018-12-25 02:14:18 -08:00 |
Script
|
Fixed numerous bugs with the recent Corporation UI rewrite. Rebalanced Corporation mechanic to give employees better and more interesting effects
|
2019-03-15 02:37:06 -07:00 |
ScriptEditor
|
Changed Sleeve API functions to prevent conflicts with identically-named functions
|
2019-03-17 22:04:12 -07:00 |
Server
|
Corrected some incorrect imports
|
2019-03-04 23:55:54 -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
|
Bladeburner contracts give more money. Fixed a bug with recording player money
|
2019-02-23 20:27:06 -08:00 |
ThirdParty
|
Implemented Corporation Research Tree UI using Treant library
|
2018-12-15 15:31:21 -08:00 |
ui
|
Fixed empty td Element issue with new React Character overview. Updated changelog
|
2019-03-17 18:20:31 -07:00 |
utils
|
Fixed numerous bugs with the recent Corporation UI rewrite. Rebalanced Corporation mechanic to give employees better and more interesting effects
|
2019-03-15 02:37:06 -07:00 |
ActiveScriptsUI.js
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
Alias.js
|
Improved terminal parsing to account for quotation marks
|
2019-02-05 16:46:00 -08:00 |
Bladeburner.js
|
Fixed numerous bugs with the recent Corporation UI rewrite. Rebalanced Corporation mechanic to give employees better and more interesting effects
|
2019-03-15 02:37:06 -07:00 |
CinematicText.js
|
Various bugfixes
|
2019-02-20 00:42:27 -08:00 |
CodingContractGenerator.js
|
Corrected some incorrect imports
|
2019-03-04 23:55:54 -08:00 |
CodingContracts.ts
|
Added 6 new Coding Contracts. Added Coding Contract information to documentation.
|
2019-02-05 16:45:12 -08:00 |
Constants.ts
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07:00 |
DevMenu.js
|
Fix bug with recent Corporation UI rewrite. Improve some styling with Corporation UI and the status text messages
|
2019-03-13 20:10:28 -07:00 |
engine.jsx
|
Character overview is now through react
|
2019-03-15 02:35:50 -07:00 |
Gang.js
|
Implemented a money tracker that keeps record where all of the player's money comes from. Players can see a breakdown in the 'Stats' page
|
2019-02-22 13:22:39 -08:00 |
Hacking.js
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
HacknetNode.js
|
Fixed bug with Hacknet Nodes production not updating initially. FIxed bug with 'purchase augmentations' btn being displayed for Gang BitNode
|
2019-02-26 16:01:37 -08:00 |
HelpText.ts
|
Improved terminal parsing to account for quotation marks
|
2019-02-05 16:46:00 -08:00 |
index.html
|
Character overview is now through react
|
2019-03-15 02:35:50 -07: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
|
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
|
2019-03-04 22:41:31 -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
|
Improved terminal parsing to account for quotation marks
|
2019-02-05 16:46:00 -08:00 |
Location.js
|
Fixed some more incorrect imports
|
2019-03-05 00:01:34 -08:00 |
Locations.ts
|
[refactor] Extracting Locations to its own file to remove circular dependency
|
2018-08-02 14:33:08 -04:00 |
Missions.js
|
Various bugfixes
|
2019-02-20 00:42:27 -08:00 |
NetscriptBladeburner.js
|
Implemented several optimizations - running scripts dont keep track of script refs or a map of ALL servers. Not completely tested yet
|
2019-02-05 23:06:48 -08:00 |
NetscriptEnvironment.js
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
NetscriptEvaluator.js
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
NetscriptFunctions.js
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07: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
|
Refactored Server/Script/Files code to TypeScript
|
2019-03-04 17:40:28 -08:00 |
Perk.js
|
Refactored pop up boxes
|
2017-05-30 09:55:58 -05:00 |
Player.js
|
Minor fixes to new Sleeve API
|
2019-03-19 16:38:49 -07:00 |
Prestige.js
|
Migrated Corporation UI implementation to use React
|
2019-03-13 15:17:30 -07:00 |
RedPill.js
|
Various bugfixes
|
2019-02-20 00:42:27 -08:00 |
SaveObject.js
|
Corrected some incorrect imports
|
2019-03-04 23:55:54 -08:00 |
SourceFile.js
|
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
|
2019-01-20 14:57:38 -08: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
|
Fixed bug with rm terminal and ns commands that made non-exe files with .exe in their name undeletable.
|
2019-03-04 22:41:31 -08:00 |
TextFile.ts
|
Various bugfixes
|
2019-02-20 00:42:27 -08:00 |
types.ts
|
[refactor] Moved Settings to TypeScript
|
2018-08-02 14:33:08 -04:00 |