changelog

This commit is contained in:
Olivier Gagnon 2021-03-15 23:41:10 -04:00
parent 3ec54bcdd8
commit 29ea1281e0

@ -230,32 +230,10 @@ export let CONSTANTS: IMap<any> = {
`
v0.49.2 - 2021-03-13
-------
BN8
* A new bitnode multipler has been added, it lets you reduce money from a
server without gaining actually any money. This is important for BN8 where
hack/grow can influence the stock market. No money can be gained from
hacking but server money can still be reduced.
Documentation
* readthedocs should now be more consistent and many examples were added.
Netscript
* Ace editor will now correctly highlight all functions.
* 'tFormat' is a new netscript function that returns a human readable
representation of milliseconds. eg. "2 hours 15 minute 43 seconds"
Gang
* style improvements
Bladeburner
* style improvements
* fix bug where 'skill list SKILL' would crash if skill is level 0.
Sleeve
* karma gain now scales with sync.
Factions
* Hacking factions no longer have hacking level requirements since their associated servers do.
Misc.
Fix issue where the effective stats under Character>Stats were being calculated.
* Sleeve styling.
`
}