Commit Graph

5114 Commits

Author SHA1 Message Date
Olivier Gagnon
ceb2a48d9f update doc 2022-03-17 16:50:46 -04:00
Olivier Gagnon
ed46ef319c allbuild commit /usr/bin/git 2022-03-17 16:47:35 -04:00
Olivier Gagnon
3cdf0452a4 fix up the new prompt UI 2022-03-17 16:44:44 -04:00
hydroflame
88df76a868
Merge pull request #2880 from PhilipArmstead/prompt-additions
Adding support for text/select options in Prompt command
2022-03-17 15:38:45 -04:00
hydroflame
83ef5a940b
Merge branch 'dev' into prompt-additions 2022-03-17 15:38:13 -04:00
Olivier Gagnon
726e9f38cb Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-17 14:00:27 -04:00
Olivier Gagnon
8c9603d903 more unknown 2022-03-17 14:00:22 -04:00
hydroflame
2411aac1b0
Merge pull request #3153 from Master-Guy/issues/3139
Fix typo
2022-03-17 12:05:57 -04:00
hydroflame
56c2fc5ca8
Merge pull request #3155 from phyzical/bugfix/2877-2
removed ip references
2022-03-17 12:05:44 -04:00
hydroflame
561219a0ab
Merge branch 'dev' into bugfix/2877-2 2022-03-17 12:05:38 -04:00
hydroflame
9453537af4
Merge pull request #3151 from Master-Guy/issues/2877
Remove IP option from connect helptext
2022-03-17 12:04:53 -04:00
hydroflame
12527c501a
Merge pull request #3157 from Master-Guy/issues/2462
Quick fix to prevent division by 0
2022-03-17 12:04:23 -04:00
hydroflame
0af64f46f2
Merge pull request #3154 from Master-Guy/issues/3149
Added 0 cost of asleep()
2022-03-17 12:03:23 -04:00
Master-Guy
93f4c499d4 Quick fix to prevent division by 0 2022-03-17 16:56:32 +01:00
phyzical
9949cc9a1e removed ip references 2022-03-17 21:50:23 +08:00
Master-Guy
ef9632bf63 Added 0 cost of asleep() 2022-03-17 13:32:49 +01:00
Master-Guy
eb847d1580 Fix typo 2022-03-17 13:25:47 +01:00
Master-Guy
01776bffac remove IP option from connect helptext 2022-03-17 13:00:07 +01:00
Olivier Gagnon
28bd5e1b30 convert more user facing functions to unknown 2022-03-16 19:50:56 -04:00
Olivier Gagnon
989d0709ed unknown-ify some code 2022-03-16 19:33:45 -04:00
Olivier Gagnon
26e6036f57 added typesbcrypths 2022-03-16 18:01:26 -04:00
Olivier Gagnon
2e9652e41a add bcrypt 2022-03-16 17:45:46 -04:00
hydroflame
b00cf1f347
Merge pull request #3145 from ApamNapat/made_useless_concats_ilegal
Turned on no-useless-concat lint and fixed it in code
2022-03-16 16:58:45 -04:00
BB
4eb59ac70c Turned on no-useless-concat lint and fixed it in code 2022-03-16 20:44:52 +01:00
Olivier Gagnon
7146d6026e allbuild commit /usr/bin/git 2022-03-16 15:44:51 -04:00
Olivier Gagnon
3aabbb7aaa dont hide int anymore 2022-03-16 15:42:25 -04:00
Olivier Gagnon
d6ac7f44c2 Sleeves can no longer buy augs that can't help them. 2022-03-16 15:09:31 -04:00
hydroflame
5865f8a1ea
Merge pull request #3082 from CrafterKolyan/patch-3
Fix Static Ram Circumventing for all NS functions
2022-03-16 14:58:00 -04:00
hydroflame
03ab9ed1e2
Merge pull request #2914 from pd/product-industry-research
Fix research tree of product industries post-prestige
2022-03-16 14:54:10 -04:00
hydroflame
9a385dad34
Merge pull request #3129 from InDieTasten/fix-unique-ip-generation
Fix unique ip generation
2022-03-16 14:53:34 -04:00
hydroflame
2ed342b8c2
Merge pull request #3124 from phyzical/feature/3122
expose the inBladeburner on the player object
2022-03-16 14:51:41 -04:00
hydroflame
8c9e14ac0e
Merge pull request #3119 from nickofolas/fix/augmentations-left
Fix `Augmentations Left` with gang factions
2022-03-16 14:51:14 -04:00
hydroflame
f65221b1f1
Merge pull request #3114 from ApamNapat/turn_on_three_more_lints
Mixing spaces and tabs, extra semicolons and lonely ifs are now illegal
2022-03-16 14:51:05 -04:00
hydroflame
f62c0c0cef
Merge pull request #3137 from phyzical/feature/filter-open-scripts
Add the ability to filter open scripts
2022-03-16 14:50:30 -04:00
hydroflame
80251818e0
Merge pull request #3131 from nickofolas/improvement/create-programs-ui
Refresh "Create Programs" page UI
2022-03-16 14:50:05 -04:00
hydroflame
cb668fd30f
Merge pull request #3140 from TheRealMaxion/patch-3
Fix some misleading corporation errors
2022-03-16 14:48:53 -04:00
Olivier Gagnon
3cfe60a368 allbuild commit /usr/bin/git 2022-03-16 14:41:54 -04:00
Olivier Gagnon
328ef3a70a Added achievements data for the 2 new SF minus 1 2022-03-16 14:39:23 -04:00
Olivier Gagnon
321579c6cb Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-16 14:34:10 -04:00
Olivier Gagnon
e93be42e7c 2 new exploits 2022-03-16 14:34:05 -04:00
TheRealMaxion
208af6ce9c
Fix some misleading corporation errors 2022-03-16 12:08:00 +01:00
phyzical
61ed4a4d43 Add the ability to filter open scripts
* icon that opens up on click and reset and closes on X
2022-03-15 20:37:11 +08:00
hydroflame
e704843d91
Merge pull request #3117 from nickofolas/fix/editor-tabs-height
Add minHeight to editor tabs
2022-03-14 14:36:25 -04:00
hydroflame
3a845ad652
Merge pull request #3133 from ApamNapat/fix_typo_in_aug_description
Added missing apostrophe
2022-03-14 14:35:41 -04:00
hydroflame
e72715ac59
Merge pull request #3123 from phyzical/bugfix/remove-rendundant-theme-documentation
remove terminal command theme from docs
2022-03-14 14:35:32 -04:00
BB
1c7c4c29bd Added missing apostrophe 2022-03-13 13:06:20 +01:00
InDieTasten
17cba1d853 Fix unique ip generation
The previous implementation had a bug in it, where the generated IP
wouldn't be unique, if the generated IP wouldn't be unique two times in
a row.
2022-03-12 18:29:01 +01:00
nickofolas
46e03b454d Only import what's needed from lodash 2022-03-12 11:03:33 -06:00
nickofolas
a93e2b670f Redesign Create Program UI 2022-03-12 10:59:55 -06:00
phyzical
3cbb926fd8 expose the inBladeburner on the player object 2022-03-12 12:36:47 +08:00