mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
Updated version to v0.39.1. Production Build. Updated documentation
This commit is contained in:
parent
30b9624e1f
commit
7cc759f314
4081
dist/engine.bundle.js
vendored
4081
dist/engine.bundle.js
vendored
File diff suppressed because it is too large
Load Diff
BIN
doc/build/doctrees/changelog.doctree
vendored
BIN
doc/build/doctrees/changelog.doctree
vendored
Binary file not shown.
BIN
doc/build/doctrees/environment.pickle
vendored
BIN
doc/build/doctrees/environment.pickle
vendored
Binary file not shown.
22
doc/build/html/_sources/changelog.rst.txt
vendored
22
doc/build/html/_sources/changelog.rst.txt
vendored
@ -3,6 +3,28 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
v0.39.1 - 7/4/2018
|
||||
------------------
|
||||
|
||||
* Bladeburner Rank gain in BN-7 is now reduced by 40% instead of 50%
|
||||
* Quadrupled the amount of money gained from Bladeburner contracts
|
||||
* Added joinBladeburnerDivision() Netscript function to Bladeburner API
|
||||
* Doubled the effects of Source-File 5. Now gives 8%, 12%, and 14% increase to all hacking multipliers " +
|
||||
at levels 1, 2, and 3, respectively (increased from 4%/6%, 7%)
|
||||
* Increased the effect of Source-File 8. It now gives a 12%, 18% and 21% to your hacking growth multiplier " +
|
||||
at levels 1, 2, and 3, respectively (increased from 8%, 12%, 14%)
|
||||
* The effect of Source-File 12 is now additive with itself, rather than multiplicative. This means " +
|
||||
that level N of Source-File 12 now increases all multipliers by N%
|
||||
* The setting to suppress the confirmation box when purchasing Augmentations was moved into the main Options menu (by Github user hydroflame)
|
||||
* Bug Fix: Crime Success rates were being calculated incorrectly (by Github user hydroflame)
|
||||
* When an Infiltration is finished, you will now return back to the company's page, rather than the city
|
||||
* Infiltration faction reputation selector now remembers your last choice
|
||||
* Significantly increased the amount of money gained from Infiltration
|
||||
* Bug Fix: Copying a NetscriptJS script to another server using scp now properly takes into account " +
|
||||
the script's changes.
|
||||
* Bug Fix: Fixed an issue where game would not load in Edge due to incompatible features
|
||||
* travelToCity() Singularity function no longer grants Intelligence exp"
|
||||
|
||||
v0.39.0 - 6/25/2018
|
||||
-------------------
|
||||
|
||||
|
24
doc/build/html/changelog.html
vendored
24
doc/build/html/changelog.html
vendored
@ -50,6 +50,29 @@
|
||||
|
||||
<div class="section" id="changelog">
|
||||
<span id="id1"></span><h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="v0-39-1-7-4-2018">
|
||||
<h2>v0.39.1 - 7/4/2018<a class="headerlink" href="#v0-39-1-7-4-2018" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Bladeburner Rank gain in BN-7 is now reduced by 40% instead of 50%</li>
|
||||
<li>Quadrupled the amount of money gained from Bladeburner contracts</li>
|
||||
<li>Added joinBladeburnerDivision() Netscript function to Bladeburner API</li>
|
||||
<li>Doubled the effects of Source-File 5. Now gives 8%, 12%, and 14% increase to all hacking multipliers " +</li>
|
||||
</ul>
|
||||
<p>at levels 1, 2, and 3, respectively (increased from 4%/6%, 7%)
|
||||
* Increased the effect of Source-File 8. It now gives a 12%, 18% and 21% to your hacking growth multiplier " +
|
||||
at levels 1, 2, and 3, respectively (increased from 8%, 12%, 14%)
|
||||
* The effect of Source-File 12 is now additive with itself, rather than multiplicative. This means " +
|
||||
that level N of Source-File 12 now increases all multipliers by N%
|
||||
* The setting to suppress the confirmation box when purchasing Augmentations was moved into the main Options menu (by Github user hydroflame)
|
||||
* Bug Fix: Crime Success rates were being calculated incorrectly (by Github user hydroflame)
|
||||
* When an Infiltration is finished, you will now return back to the company's page, rather than the city
|
||||
* Infiltration faction reputation selector now remembers your last choice
|
||||
* Significantly increased the amount of money gained from Infiltration
|
||||
* Bug Fix: Copying a NetscriptJS script to another server using scp now properly takes into account " +
|
||||
the script's changes.
|
||||
* Bug Fix: Fixed an issue where game would not load in Edge due to incompatible features
|
||||
* travelToCity() Singularity function no longer grants Intelligence exp"</p>
|
||||
</div>
|
||||
<div class="section" id="v0-39-0-6-25-2018">
|
||||
<h2>v0.39.0 - 6/25/2018<a class="headerlink" href="#v0-39-0-6-25-2018" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
@ -1045,6 +1068,7 @@ on the difficulty of the contract.</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="terminal.html"> Terminal</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="shortcuts.html"> Keyboard Shortcuts</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="#"> Changelog</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-39-1-7-4-2018">v0.39.1 - 7/4/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-39-0-6-25-2018">v0.39.0 - 6/25/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-38-1-6-15-2018">v0.38.1 - 6/15/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#v0-38-0-6-12-2018">v0.38.0 - 6/12/2018</a></li>
|
||||
|
1
doc/build/html/index.html
vendored
1
doc/build/html/index.html
vendored
@ -297,6 +297,7 @@ secrets that you've been searching for.</p>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="changelog.html"> Changelog</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v0-39-1-7-4-2018">v0.39.1 - 7/4/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v0-39-0-6-25-2018">v0.39.0 - 6/25/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v0-38-1-6-15-2018">v0.38.1 - 6/15/2018</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#v0-38-0-6-12-2018">v0.38.0 - 6/12/2018</a></li>
|
||||
|
2
doc/build/html/searchindex.js
vendored
2
doc/build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
@ -3,6 +3,28 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
v0.39.1 - 7/4/2018
|
||||
------------------
|
||||
|
||||
* Bladeburner Rank gain in BN-7 is now reduced by 40% instead of 50%
|
||||
* Quadrupled the amount of money gained from Bladeburner contracts
|
||||
* Added joinBladeburnerDivision() Netscript function to Bladeburner API
|
||||
* Doubled the effects of Source-File 5. Now gives 8%, 12%, and 14% increase to all hacking multipliers " +
|
||||
at levels 1, 2, and 3, respectively (increased from 4%/6%, 7%)
|
||||
* Increased the effect of Source-File 8. It now gives a 12%, 18% and 21% to your hacking growth multiplier " +
|
||||
at levels 1, 2, and 3, respectively (increased from 8%, 12%, 14%)
|
||||
* The effect of Source-File 12 is now additive with itself, rather than multiplicative. This means " +
|
||||
that level N of Source-File 12 now increases all multipliers by N%
|
||||
* The setting to suppress the confirmation box when purchasing Augmentations was moved into the main Options menu (by Github user hydroflame)
|
||||
* Bug Fix: Crime Success rates were being calculated incorrectly (by Github user hydroflame)
|
||||
* When an Infiltration is finished, you will now return back to the company's page, rather than the city
|
||||
* Infiltration faction reputation selector now remembers your last choice
|
||||
* Significantly increased the amount of money gained from Infiltration
|
||||
* Bug Fix: Copying a NetscriptJS script to another server using scp now properly takes into account " +
|
||||
the script's changes.
|
||||
* Bug Fix: Fixed an issue where game would not load in Edge due to incompatible features
|
||||
* travelToCity() Singularity function no longer grants Intelligence exp"
|
||||
|
||||
v0.39.0 - 6/25/2018
|
||||
-------------------
|
||||
|
||||
|
@ -392,6 +392,7 @@ function initBitNodeMultipliers() {
|
||||
BitNodeMultipliers.InfiltrationRep = dec;
|
||||
|
||||
BitNodeMultipliers.CorporationValuation = dec;
|
||||
break;
|
||||
default:
|
||||
console.log("WARNING: Player.bitNodeN invalid");
|
||||
break;
|
||||
|
@ -1,5 +1,5 @@
|
||||
let CONSTANTS = {
|
||||
Version: "0.39.0",
|
||||
Version: "0.39.1",
|
||||
|
||||
//Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
|
||||
//and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then
|
||||
|
Loading…
Reference in New Issue
Block a user