mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
Changelog update 10/17
This commit is contained in:
parent
38f693e2c1
commit
45cf414e9c
@ -226,19 +226,27 @@ See 2.5.0 changelog at https://github.com/bitburner-official/bitburner-src/blob/
|
|||||||
|
|
||||||
### API
|
### API
|
||||||
|
|
||||||
- ns.singularity.purchaseProgram now returns true for programs that are already owned even if the player doesn't have enough money to re-buy the program (@ncharris93)
|
- (Bladeburner) Added ns.bladeburner.getNextBlackOp (@myCatsName)
|
||||||
|
- (Singularity) Added a JobField enum, and used this for the ns.singularity.applyToCompany function.
|
||||||
|
- (Singularity) ns.singularity.purchaseProgram now returns true for programs that are already owned even if the player doesn't have enough money to re-buy the program (@ncharris93)
|
||||||
|
|
||||||
### BUGFIX
|
### BUGFIX
|
||||||
|
|
||||||
|
- (Corporation) Fix an incorrect calculation when adding more employees to an office (@Caldwell-74)
|
||||||
- Fix an issue where the "True Recursion" achievement could be granted incorrectly (@jjclark1982)
|
- Fix an issue where the "True Recursion" achievement could be granted incorrectly (@jjclark1982)
|
||||||
- (Stanek) Multipliers from Stanek are now calculated correctly even if the player has Entropy (@yichizhng)
|
- (Stanek) Multipliers from Stanek are now calculated correctly even if the player has Entropy (@yichizhng)
|
||||||
|
|
||||||
### MISC
|
### MISC
|
||||||
|
|
||||||
|
- Updated lots of dependencies (@Caldwell-74)
|
||||||
|
- Updated electron to the latest version (Steam version only) (@Snarling)
|
||||||
- Various spelling and grammar fixes for technical API documentation (@ficocelliguy)
|
- Various spelling and grammar fixes for technical API documentation (@ficocelliguy)
|
||||||
|
- Some grammar / wording fixes in github Readme + Contributing docs (@Warrobot10)
|
||||||
|
|
||||||
### UI
|
### UI
|
||||||
|
|
||||||
|
- (Corporation) Improved various Corporation displays (@jjclark1982)
|
||||||
|
- (Gang) Removed the territory warfare toggle from the main Gang screen
|
||||||
- Added number of exploits to import savegame comparison (@myCatsName)
|
- Added number of exploits to import savegame comparison (@myCatsName)
|
||||||
- Dev menu improvements (@myCatsName)
|
- Dev menu improvements (@myCatsName)
|
||||||
- Added a credits button on the options page (@myCatsName)
|
- Added a credits button on the options page (@myCatsName)
|
||||||
|
Loading…
Reference in New Issue
Block a user