Commit Graph

341 Commits

Author SHA1 Message Date
phyzical 4232741613 change back general augment price adjustment 2022-03-31 22:40:53 +08:00
phyzical 2edfb6e35d merge base 2022-03-31 22:36:47 +08:00
phyzical d56702b742 Merge branch 'feature/add-infiltration-faction' of github.com:phyzical/bitburner into feature/add-infiltration-faction 2022-03-31 19:00:35 +08:00
phyzical 5831409418 move augmentationsCreator to data
* only show multiple on purchase augmentation for non infiltrators
2022-03-31 19:00:15 +08:00
Olivier Gagnon c511fa644d Re-add augs in gangs but randomly based on BNx.y 2022-03-30 20:58:09 -04:00
Jack e11819f0fd Merge branch 'dev' into feature/add-infiltration-faction 2022-03-31 08:09:00 +08:00
Olivier Gagnon ec87752e79 fix aug cost not properly updating 2022-03-30 14:59:53 -04:00
phyzical 5486398199 fix prices of augments reseting when refreshing the game 2022-03-30 21:58:27 +08:00
phyzical 6f5d22c1bd fix for off by one with neruflux 2022-03-30 21:53:53 +08:00
phyzical ee45f91960 move back to original spot 2022-03-30 19:17:24 +08:00
phyzical 7338bb6766 fix for neruflux pricing i think.. 2022-03-30 19:14:51 +08:00
phyzical be24562d34 merge dev 2022-03-30 19:11:34 +08:00
phyzical 07c6051004 merge dev 2022-03-30 19:00:57 +08:00
Olivier Gagnon 95f7112987 typo 2022-03-30 00:18:02 -04:00
phyzical cee53ee1a7 merge base 2022-03-30 08:18:16 +08:00
Olivier Gagnon 6e12e3a85b typo 2022-03-29 14:09:52 -04:00
Olivier Gagnon 680081c548 post-grafting changes 2022-03-29 14:09:17 -04:00
phyzical 79238ea5e9 fix for augmentation pricing 2022-03-29 23:42:57 +08:00
phyzical fd64746ff8 various fixes and adjustments 2022-03-29 22:43:28 +08:00
phyzical 7c5097ee83 added ns functions
* refactored out logic to be reused by api
2022-03-27 15:53:13 +08:00
phyzical 7f28158005 moved over to player stats
* added new augmentations
2022-03-27 12:26:43 +08:00
phyzical a65c82ff22 slice out refactor of augmenation realted stuff from new faction pr
* moved some of augmentation helper stuff to new file augmentation creator
* simplified init augmenations
* converted augmentation names to enum
2022-03-24 22:33:38 +08:00
phyzical e8fffc6183 added two additonal augmentations
* refactored augmentation names to enum
2022-03-24 21:19:49 +08:00
phyzical 0b171822df more updates
* added more keycodes constant support
* implemented new faction mechanics for mini games
* more small refactors
2022-03-23 22:31:56 +08:00
phyzical 4e73e489ed more refactors 2022-03-22 23:02:15 +08:00
phyzical 673222eaf8 update new augmentation outcomes 2022-03-22 21:30:38 +08:00
phyzical 5ede4a70db removed unused imports 2022-03-22 19:48:18 +08:00
phyzical 78c0cac50b reafactored augmentations helpers to have another file it was getting tooooo big
reused duplicated code
2022-03-22 19:24:32 +08:00
nickofolas c68093f71c Show Entropy in Augmentations page 2022-03-21 14:25:58 -05:00
phyzical 7d647c0b1b added startinRepRequirement for multiplying
added logic to increase ost based on amount of infiltators augmentations purchased
removed some copyright issues
2022-03-21 23:17:36 +08:00
phyzical c6accf1eaf merge base 2022-03-21 21:00:51 +08:00
Olivier Gagnon 0171fc236c Fix some augs not getting added. 2022-03-21 00:30:11 -04:00
phyzical 58e3ecbf69 added inital augs 2022-03-20 20:47:59 +08:00
phyzical 7008919724 augment simplification 2022-03-20 02:29:20 +08:00
phyzical 44ea479043 update constants
* added OperationNames
* added faction names
* used citynames where appropriate
2022-03-19 16:09:59 +08:00
Olivier Gagnon 8411fa6fcf rm unused function 2022-03-19 00:16:20 -04:00
Olivier Gagnon a0cf44ad6a add info to augs 2022-03-19 00:15:24 -04:00
BB 4eb59ac70c Turned on no-useless-concat lint and fixed it in code 2022-03-16 20:44:52 +01:00
BB 1c7c4c29bd Added missing apostrophe 2022-03-13 13:06:20 +01:00
BB 0eced1b9f2 Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
BB 2c3e0985c4 Simplified some relative imports 2022-03-06 05:05:55 +01:00
citrusmunch a534d27313 FIX: typo in augmentation installation message
"chosing" -> "choosing"
2022-02-14 10:14:54 -05:00
hydroflame 1a34d5e363 Merge pull request #2703 from lethern/patch-1
purchaseServer error message fix + small docs change
2022-01-26 00:50:42 -05:00
Dominik Winter e29eceb2bd fix augmentation order when set to alphabetically 2022-01-25 18:21:09 +01:00
lethern a96053a82b Aug info: fixed typo 2022-01-21 15:51:31 +01:00
nickofolas ab841f7530 Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Martin Fournier 0a2187bdf5 Revert "Add toPreviousPage in router"
This reverts commit b0bc3236fd.
2022-01-12 18:49:53 -05:00
Martin Fournier 2dee036e90 Revert "Move router.clearHistory() to prestigeAugmentation"
This reverts commit b169406f8c.
2022-01-12 18:46:07 -05:00
Jeffrey A. Robinson 3b765b2865 Ensure INetscriptHelper number function handles NaN 2022-01-11 22:24:03 -08:00
Martin Fournier b169406f8c Move router.clearHistory() to prestigeAugmentation
So it triggers with soft-resets as well.
2022-01-11 15:47:13 -05:00