mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 17:43:48 +01:00
Updated README with some TODOs for the future
This commit is contained in:
parent
4ad770091f
commit
9a3dc1cbe3
23
README.md
23
README.md
@ -13,16 +13,11 @@ TESTING TODO:
|
|||||||
|
|
||||||
Tasks TODO:
|
Tasks TODO:
|
||||||
Adding augmentations for Silhouette fac
|
Adding augmentations for Silhouette fac
|
||||||
Factions Info page isn't formatted correctly
|
|
||||||
|
|
||||||
Augmentations that decrease time to make programs
|
|
||||||
|
|
||||||
New server hostname in Purchase Server Pop-up Box needs limits..don't think the ones set in HTML work
|
New server hostname in Purchase Server Pop-up Box needs limits..don't think the ones set in HTML work
|
||||||
|
|
||||||
Secret Servers
|
Secret Servers
|
||||||
|
|
||||||
Hack time formula needs rebalancing I think, so does hack exp formula
|
|
||||||
|
|
||||||
Create new menu page for purchased servers
|
Create new menu page for purchased servers
|
||||||
|
|
||||||
Account for Max possible int when gaining exp (it will overflow)
|
Account for Max possible int when gaining exp (it will overflow)
|
||||||
@ -30,7 +25,12 @@ Tasks TODO:
|
|||||||
OPTIMIZATION
|
OPTIMIZATION
|
||||||
https://gamealchemist.wordpress.com/2013/05/01/lets-get-those-javascript-arrays-to-work-fast/
|
https://gamealchemist.wordpress.com/2013/05/01/lets-get-those-javascript-arrays-to-work-fast/
|
||||||
|
|
||||||
|
Every time you hack a server its "difficulty" variable goes up a small amount, like 0.005 maybe.
|
||||||
|
You can weaken() a server to get the security back down
|
||||||
|
|
||||||
|
Add a few more servers maybe? Every 25 levels after 50?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Private beta feedback
|
Private beta feedback
|
||||||
I'd suggest putting a "Back" button in the tutorial
|
I'd suggest putting a "Back" button in the tutorial
|
||||||
@ -41,4 +41,9 @@ test for open beta
|
|||||||
but for people who have no clue about coding etc. how about, later in the game, let them buy full scripts?
|
but for people who have no clue about coding etc. how about, later in the game, let them buy full scripts?
|
||||||
should make it more easy for the average user
|
should make it more easy for the average user
|
||||||
|
|
||||||
but the 50% penalty for not working 8 hours is a bit harsh
|
but the 50% penalty for not working 8 hours is a bit harsh
|
||||||
|
|
||||||
|
|
||||||
|
btw
|
||||||
|
make nano more like nano
|
||||||
|
not some kind of weird gui based editor
|
Loading…
Reference in New Issue
Block a user