mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 01:32:55 +02:00
softReset now accepts a callback script like installAugmentations
This commit is contained in:
+6
-1
@@ -228,19 +228,24 @@ export let CONSTANTS: IMap<any> = {
|
||||
|
||||
LatestUpdate:
|
||||
`
|
||||
v0.49.0 - 2021-XX-XX Source-File -1
|
||||
v0.49.0 - 2021-03-11 Source-File -1
|
||||
-------
|
||||
|
||||
Source-File -1
|
||||
* For advanced players: The game now embraces exploits and will reward
|
||||
players for doing so.
|
||||
|
||||
Gang
|
||||
* ascension is less effective as the ascension multiplier goes up.
|
||||
* territory gain scales with power difference.
|
||||
|
||||
Netscript
|
||||
* 'gang.getEquipmentStats' returns the stats of the equipment.
|
||||
* 'gang.getTaskStats' returns the stats of a task.
|
||||
* 'getCrimeStats' returns the stats of a crime.
|
||||
* Crashes should now print the ns stack trace.
|
||||
* Log messages are now more consistent.
|
||||
* 'softReset' now accepts a callback script like 'installAugmentations'
|
||||
|
||||
Misc.
|
||||
* Minor formatting under Hacking>Active Scripts
|
||||
|
||||
Reference in New Issue
Block a user