mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
Changelog update
This commit is contained in:
parent
5c7b30ef15
commit
d637828759
@ -224,30 +224,29 @@ export const CONSTANTS: {
|
||||
See 2.4.0 changelog at:
|
||||
https://github.com/bitburner-official/bitburner-src/blob/stable/src/Documentation/ui/doc/changelog.md
|
||||
|
||||
Changes below include spoilers.
|
||||
Some changes below include spoilers.
|
||||
|
||||
### NETSCRIPT:
|
||||
### BUGFIX:
|
||||
|
||||
* Added ns.singularity.getAugmentationFactions to provide a list of factions that has a given augmentation. (@myCatsName)
|
||||
* Fixed a bug where buying NeuroFlux Governor would buy one less level than expected (@zerbosh)
|
||||
* Fixed an issue that could cause the Coding Contract UI to become unreachable (@myCatsName)
|
||||
* Knowledge of Apollo aug no longer highlights the incorrect wires (@Snarling)
|
||||
* ns.sleeve.setToFactionWork no longer allows working for factions the player has not joined (@Snarling)
|
||||
|
||||
### API CHANGES:
|
||||
|
||||
* Added ns.singularity.getAugmentationFactions to provide a list of factions that has a given augmentation (@myCatsName)
|
||||
* Added ns.stock.getConstants (@Snarling)
|
||||
* Added ownedAugs and ownedSF properties to ns.getResetInfo return value (@Snarling)
|
||||
* ns.corporation.getConstants now has a ram cost of 0 (@Snarling)
|
||||
* ns.sleeve.setToFactionWork no longer allows working for factions the player has not joined (@Snarling)
|
||||
|
||||
### UI:
|
||||
|
||||
* Fixed an issue that could cause the Coding Contract UI to become unreachable. (@myCatsName)
|
||||
* Updated an outdated message on ns.killall logs (@myCatsName)
|
||||
* Removed more references to ReadTheDocs that remained after 2.4.0 (@hydroflame)
|
||||
* Fixed some typos/spacing (@myCatsName)
|
||||
|
||||
### INFILTRATION:
|
||||
|
||||
* Knowledge of Apollo aug highlights the correct wires again (@Snarling)
|
||||
|
||||
### CODEBASE:
|
||||
### CODEBASE / DOCS / MISC:
|
||||
|
||||
* Reorganize game constants (@zerbosh)
|
||||
* Reorganize ingame documentation folder structure, simplify documentation bundling (@Snarling)
|
||||
* IP Address coding contract accepts single-quoted entries (@myCatsName)
|
||||
* Updated an outdated message on ns.killall logs (@myCatsName)
|
||||
* Removed more references to ReadTheDocs that remained after 2.4.0 (@hydroflame)
|
||||
* Fixed some typos/spacing (@myCatsName)
|
||||
`,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user