mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
Properly credited people in changelog
This commit is contained in:
parent
b6070ca9c9
commit
377bb4a884
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@ v0.40.4 - 9/29/2018
|
|||||||
-------------------
|
-------------------
|
||||||
* Added new Coding Contracts mechanic. Solve programming problems to earn rewards
|
* Added new Coding Contracts mechanic. Solve programming problems to earn rewards
|
||||||
* The write() and read() Netscript functions now work on scripts
|
* The write() and read() Netscript functions now work on scripts
|
||||||
* Added getStockSymbols() Netscript function to the TIX API
|
* Added getStockSymbols() Netscript function to the TIX API (by InfraK)
|
||||||
* Added wget() Netscript function
|
* Added wget() Netscript function
|
||||||
* Added bladeburner.getActionRepGain() function to the Netscript Bladeburner API
|
* Added bladeburner.getActionRepGain() function to the Netscript Bladeburner API
|
||||||
* The getLevelUpgradeCost(), getRamUpgradeCost(), and getCoreUpgradeCost() functions in the Hacknet API now return Infinity if the node is at max level. See documentation
|
* The getLevelUpgradeCost(), getRamUpgradeCost(), and getCoreUpgradeCost() functions in the Hacknet API now return Infinity if the node is at max level. See documentation
|
||||||
|
@ -509,7 +509,7 @@ let CONSTANTS = {
|
|||||||
v0.40.4
|
v0.40.4
|
||||||
* Added new Coding Contracts mechanic. Solve programming problems to earn rewards
|
* Added new Coding Contracts mechanic. Solve programming problems to earn rewards
|
||||||
* The write() and read() Netscript functions now work on scripts
|
* The write() and read() Netscript functions now work on scripts
|
||||||
* Added getStockSymbols() Netscript function to the TIX API
|
* Added getStockSymbols() Netscript function to the TIX API (by InfraK)
|
||||||
* Added wget() Netscript function
|
* Added wget() Netscript function
|
||||||
* Added bladeburner.getActionRepGain() function to the Netscript Bladeburner API
|
* Added bladeburner.getActionRepGain() function to the Netscript Bladeburner API
|
||||||
* The getLevelUpgradeCost(), getRamUpgradeCost(), and getCoreUpgradeCost() functions in the Hacknet API now return Infinity if the node is at max level. See documentation
|
* The getLevelUpgradeCost(), getRamUpgradeCost(), and getCoreUpgradeCost() functions in the Hacknet API now return Infinity if the node is at max level. See documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user