borisflagell
67ba9b24e4
Revert "Closing obsolete issue ticket"
...
This reverts commit 69e9bbe166b3fe951558ddcf4f0493d15d4f6a94.
2022-05-21 21:15:27 +02:00
borisflagell
69e9bbe166
Closing obsolete issue ticket
...
Already done :
close #3534 - Could not reproduces - neither in dev build or 1.6.4. Probably fixed already. No action taken.
close #3029 - Re-Sleeving has been completly scrapped and replaced by grafting. Issue can be closed.
close #1385 - Sleeve's Augmentation modal work fine now.
close #3084 - Could not reproduce. Apprently fixed already as part of issue 2808 and 2938.
close #2885 - Possible duplicate issue of 2908. Probably related with issues just above. Cannot reproduce anymore.
close #2808 - Already fixed by 2938.
Not-an-issue :
Discarded suggestion :
close #3566 - Contributors pointed out that it would go against the philosophy of the game. The player can handle it at their level.
fix #3656 - Hydro stated current behaviour was intentional.
Feel free to contribute in comment.
2022-05-21 21:14:51 +02:00
hydroflame
b10f11b390
Merge pull request #3682 from nickofolas/fix/unavailable-augs-color
...
AUGMENTATIONS: Use disabled text color for non-buyable augs
2022-05-20 23:53:34 -04:00
Olivier Gagnon
3699b3aa25
allbuild commit b71418b0
2022-05-20 23:50:28 -04:00
nickofolas
38c1388735
Use disabled color for non-buyable augs
2022-05-20 19:39:19 -05:00
Olivier Gagnon
0d437e5b73
lint
2022-05-20 18:20:04 -04:00
Olivier Gagnon
27a8582df8
balance infiltrate synthoids
2022-05-20 18:18:42 -04:00
Olivier Gagnon
34b099c050
rm reviver from person
2022-05-20 17:44:20 -04:00
Olivier Gagnon
58478f7858
Merge branch 'dev' into sleeve-blade
2022-05-20 17:37:02 -04:00
Olivier Gagnon
1d1099cd9e
fix sing purchaseTor
2022-05-20 17:28:59 -04:00
Olivier Gagnon
42dcbf889e
fix typo
2022-05-20 17:28:21 -04:00
Olivier Gagnon
fd7593f13d
allbuild commit 1c3d4fe1
2022-05-20 16:07:07 -04:00
Olivier Gagnon
7eb4494ac1
fix mc
2022-05-20 15:58:33 -04:00
Olivier Gagnon
1c3d4fe1b5
re-merge 3575
2022-05-20 15:46:45 -04:00
Olivier Gagnon
3574f5df3f
re-merge 3576
2022-05-20 15:44:49 -04:00
Olivier Gagnon
f5efdfa807
allbuild commit 4cc518f3
2022-05-20 15:19:36 -04:00
Olivier Gagnon
4cc518f377
fix lint
2022-05-19 02:49:49 -04:00
Olivier Gagnon
40d53c2d1b
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2022-05-19 02:48:58 -04:00
Olivier Gagnon
c2b4a5b52a
Update codebase for stanek
2022-05-19 02:48:50 -04:00
hydroflame
084a29dfe4
Merge pull request #3474 from Hoekstraa/mvfix
...
UI: FIX #3473 'mv' now says destination script is running instead of returning an error
2022-05-19 02:16:33 -04:00
hydroflame
e6ce9a9c03
Merge pull request #3622 from borisflagell/#1754---stanek
...
UI: FIX #1754 Stanek effect summary & slight tweak.
2022-05-19 02:12:50 -04:00
hydroflame
18cb1bd4f9
Merge pull request #3653 from Dane-Horn/3651-valid-folder-names-are-not-valid
...
TERMINAL: FIX #3651 Make directory name regex more flexible
2022-05-19 02:10:38 -04:00
Olivier Gagnon
9af553f63c
Fix
2022-05-19 02:09:00 -04:00
Olivier Gagnon
ca1a2aad33
fix conflicts
2022-05-19 01:43:54 -04:00
hydroflame
2cb02bf445
Merge pull request #3660 from Undeemiss/stanek-error
...
STANEK: Stanek NS functions correctly throw errors when stanek not installed
2022-05-19 01:40:48 -04:00
hydroflame
b80e2d5fd1
Merge branch 'dev' into wrap-api
2022-05-19 01:37:06 -04:00
Olivier Gagnon
fda3f02d73
Fix stanek leaking classes
2022-05-19 01:34:36 -04:00
hydroflame
8f3fc22ae6
Merge pull request #3654 from nickofolas/improvement/grafting-sorting
...
GRAFTING: Implement sorting options
2022-05-19 01:19:37 -04:00
hydroflame
0ba0ccff4f
Merge pull request #3662 from nickofolas/fix/bn-mults-agility-mult
...
UI: Fix Agility BitNode multiplier not appearing in UI
2022-05-19 01:18:14 -04:00
nickofolas
18120362cd
Reapply entropy properly in stanek
2022-05-18 17:32:37 -05:00
hydroflame
f86eae5276
Merge pull request #3624 from danielyxie/infinite-loop-safety
...
MISC: Implemented infinite loop safety net.
2022-05-18 15:35:12 -04:00
Undeemiss
b3aa0578fb
Minor refactor
2022-05-17 15:54:05 -05:00
Undeemiss
d52e1f44b4
Removed my stupid comment lol (sorry!)
2022-05-17 15:26:26 -05:00
Undeemiss
c01cf85d27
Formatted and linted
2022-05-17 15:25:27 -05:00
Undeemiss
b18c18e19a
Updated documentation of closeTail to reflect last commit
2022-05-17 15:22:37 -05:00
Undeemiss
8903cd2a8b
Removed closePid(fn, host, ...args) and fixed closePid(pid)
2022-05-17 15:19:35 -05:00
Undeemiss
e17fe6f618
closeTail(fn, host, ...args) can now close dead script tails
...
closeTail(pid) still cannot
2022-05-17 14:46:30 -05:00
Undeemiss
2b9d408b55
First attempt at an implementation; requires script be running
2022-05-17 13:45:30 -05:00
Undeemiss
5526355a43
Set up the skeleton of an ns.closeTail function
2022-05-16 19:15:38 -05:00
nickofolas
b37c03003a
Add missing Agility BN mult to UI
2022-05-15 21:23:05 -05:00
Undeemiss
58be301d06
Fixed broken stanek error
2022-05-15 20:06:52 -05:00
Dane Horn
1a9d3ee998
clean up regex and adjust tests to new criteria
2022-05-15 09:43:40 +02:00
Dane Horn
0988ec8226
adjust regex for directory name
...
new regex allows for more flexible folder names, while still disallowing '.' and '..'
2022-05-15 09:43:40 +02:00
hydroflame
319798b85c
Merge pull request #3640 from Undeemiss/close-issues
...
MISC: Close some GitHub issues that do not need action
2022-05-14 11:54:24 -04:00
nickofolas
685c93b06d
Add sorting buttons to grafting UI
2022-05-14 09:15:01 -05:00
nickofolas
2a73c27a2c
Fix AugmentationRepCost BN mult not being applied
2022-05-13 19:02:32 -05:00
nickofolas
0122ce56b6
Display multipliers as a percentage
2022-05-13 12:00:19 -05:00
nickofolas
430d1dad9d
Merge branch 'dev' of github.com:danielyxie/bitburner into improvement/bitnode-multipliers
2022-05-13 11:55:55 -05:00
hydroflame
abd66ad977
Merge pull request #3616 from jaype87/dev
...
UI: Sort and color Graft Augmentation list
2022-05-13 11:08:04 -04:00
hydroflame
e3a0ae0407
Merge pull request #3617 from phyzical/hotfix/fix-augmentation-costs-rsponse
...
BUGFIX: getAugmentationCost response backwards
2022-05-13 11:07:48 -04:00