mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 20:25:45 +01:00
removed filter from checkbox, update changelog to say 2021 instead of 2020
This commit is contained in:
parent
af584e8c87
commit
1b8214b6fa
@ -362,7 +362,6 @@ a:visited {
|
|||||||
|
|
||||||
|
|
||||||
.optionCheckbox {
|
.optionCheckbox {
|
||||||
filter: invert(100%) hue-rotate(0deg) brightness(1.7);
|
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@ Changelog
|
|||||||
=========
|
=========
|
||||||
|
|
||||||
|
|
||||||
v0.48.0 - ASCII - 2020-03-07 (hydroflame)
|
v0.48.0 - ASCII - 2021-03-07 (hydroflame)
|
||||||
-------
|
-------
|
||||||
|
|
||||||
**ASCII**
|
**ASCII**
|
||||||
|
@ -228,9 +228,16 @@ export let CONSTANTS: IMap<any> = {
|
|||||||
|
|
||||||
LatestUpdate:
|
LatestUpdate:
|
||||||
`
|
`
|
||||||
v0.49.0
|
v0.49.0 - 2021-XX-XX Source-File -1
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Source-File -1
|
||||||
|
* For advanced players: The game now embraces exploits and will reward
|
||||||
|
players for doing so.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Netscript
|
Netscript
|
||||||
* 'gang.getEquipmentStats' returns the stats of the equipment.
|
* 'gang.getEquipmentStats' returns the stats of the equipment.
|
||||||
* 'gang.getTaskStats' returns the stats of a task.
|
* 'gang.getTaskStats' returns the stats of a task.
|
||||||
|
Loading…
Reference in New Issue
Block a user