Commit Graph

32 Commits

Author SHA1 Message Date
jaype87 5378e8cc38 sort and color grafting list 2022-05-06 00:44:05 +02:00
phyzical af8284381c merge base 2022-04-27 19:00:42 +08:00
phyzical a7a725de22 merge dev 2022-04-26 20:58:39 +08:00
nickofolas 9f001b25d2 Merge branch 'dev' into improvement/purchase-augs-ui 2022-04-25 12:11:51 -05:00
hydroflame 8e222fd58e Merge pull request #3539 from nickofolas/fix/ns-aug-graft-time
API: Fix inconsistent return value in `ns.grafting.getAugmentationGraftTime`
2022-04-25 11:27:09 -04:00
borisflagell 684f4126e5 Update GraftingRoot.tsx
Fixes #3313

Add rerendering to the GraftingRoot page. => Graft button will now dynamically enable/disable when player's money update above/below aug's price.
2022-04-25 05:36:45 +02:00
nickofolas b193953b98 Augs prereqs now include all augs in succession 2022-04-22 19:18:35 -05:00
nickofolas 8b34d2776a Implement standardized grafting time calcs 2022-04-21 21:48:18 -05:00
phyzical c3a3994658 rename augmentation to static augmentation 2022-04-15 01:19:51 +08:00
nickofolas 51e5d38c7b Add grafting API function to get graftable augs 2022-04-13 09:43:27 -05:00
hydroflame 243cdceb8c Merge pull request #3390 from nickofolas/improvement/stats-augs-ui
[Improvement] Overhaul Stats and Augmentations UI
2022-04-12 13:43:09 -04:00
nickofolas bf518836a5 Minor grafting tweaks around Congruity aug 2022-04-09 09:24:14 -05:00
nickofolas e720930f04 Improve sizing of some list-based menus 2022-04-07 23:29:24 -05:00
nickofolas a80693dab2 Merge branch 'dev' into fix/grafting-pre-reqs 2022-03-30 21:12:44 -04:00
nickofolas a384b8af52 Fix grafting crash when all Augs owned 2022-03-30 14:29:59 -04:00
nickofolas 4f7b44df39 Handle pre-requisite augmentations 2022-03-29 17:09:36 -04: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
nickofolas 3476f0f0eb Grafting API (no RAM costs yet) 2022-03-23 12:35:15 -05:00
nickofolas 3df3e04f9c Formulas 2022-03-22 17:53:57 -05:00
nickofolas d6e0180116 Add confirmation modal to crafting 2022-03-21 14:54:39 -05:00
nickofolas 720e2112c6 prettier and remove formulas dir 2022-03-21 14:40:17 -05:00
nickofolas 59a67c0f93 Update Entropy lore 2022-03-21 11:44:58 -05:00
nickofolas d820625721 Remove fragment and fix typo 2022-03-21 11:17:06 -05:00
nickofolas 1f4f13c8ef Main grafting exposition 2022-03-19 14:12:58 -05:00
nickofolas 4c422347d4 Polish entropy
- Also adds DevMenu entry
2022-03-19 13:59:34 -05:00
nickofolas c92b159580 Implement entropy accumulation system 2022-03-19 13:15:31 -05:00
nickofolas a70969df14 Add back button to GraftingRoot 2022-03-19 11:17:28 -05:00
nickofolas fef5ab31b2 Implement CraftableAugmentation 2022-03-19 11:03:18 -05:00
nickofolas 4789455b9c Implement basic crafting functionality 2022-03-19 09:31:48 -05:00
nickofolas 78f962318c Add router to grafting root 2022-03-19 08:56:02 -05:00
nickofolas 919f8480dd Grafting UI framework 2022-03-18 23:22:21 -05:00