Commit graph

697 commits

Author SHA1 Message Date
91e3e7dad1 Preview energy [production] changes 2023-04-22 19:54:37 -05:00
ceb8ebc7ec Fixed render issue with createFormulaPreview 2023-04-22 19:54:12 -05:00
2aaf95ecba Make pink fill run specifically on running nodes, not any selected 2023-04-22 19:21:21 -05:00
839079be8a Support classes and styles to be defined by node types 2023-04-22 19:21:16 -05:00
b37d00409b Implement repair action 2023-04-22 18:59:16 -05:00
dff499fd69 Show action tooltips when selected 2023-04-22 18:53:50 -05:00
92ee14ca28 Fix remaining typing issues with formula typing change 2023-04-22 18:08:38 -05:00
2c4083281f Gate integration operations 2023-04-22 18:04:01 -05:00
44f8b59925 Fix non-integrable requirements crashing in cost requirements with spendResources true
(Which should be valid in the event the dev doesn't want to maximize)
2023-04-22 17:58:31 -05:00
f5c9833284 Change formula typing to work better 2023-04-22 17:48:44 -05:00
286341e054 Making many design changes 2023-04-22 14:31:30 -05:00
2f97dbc58d Fix nodes appearing in center when selected 2023-04-22 00:33:20 -05:00
e44a43aad5 Implement energy gain and resource displays 2023-04-21 23:55:16 -05:00
6ecbe3ecd0 Fix calculate max affordable edge case 2023-04-21 23:47:33 -05:00
0f68a188c9 Setup basic mining mechanic 2023-04-21 19:50:13 -05:00
e892341140 Fix issues with boards 2023-04-21 19:49:21 -05:00
6cff4eca82 Ooops 2023-04-20 17:29:33 -05:00
5ce2c65560 Update discord link 2023-04-20 17:05:32 -05:00
87a2d6bdc9 Close example 2023-04-19 21:40:34 -05:00
8806910f5e Resolving problems 2023-04-19 21:37:28 -05:00
98f18fef43 Ran prettier 2023-04-19 20:39:25 -05:00
Seth Posner
24fcd3468e Print an error if decorator is missing required property 2023-04-19 18:21:00 -07:00
Seth Posner
6043d0c414 Add missing import 2023-04-19 17:55:02 -07:00
Seth Posner
27d678a30b Change decorator varargs to Generic variants 2023-04-19 17:49:15 -07:00
Seth Posner
7065de519f Add optional total functions to BonusDecorator options 2023-04-19 16:59:52 -07:00
Seth Posner
f79359b18a Merge remote-tracking branch 'upstream/main' 2023-04-19 16:56:44 -07:00
b666e0c1f5 Fix common.tsx 2023-04-18 20:58:50 -05:00
a262d6fd03 Make formulas unwrap persistent refs automatically 2023-04-18 20:56:53 -05:00
632da10aca Make lazy proxies and options funcs pass along base object 2023-04-18 20:56:47 -05:00
0f2cc45a7e Add else statement to conditional formulas 2023-04-18 20:56:23 -05:00
Seth Posner
287541dd3f Merge remote-tracking branch 'upstream/main' 2023-04-18 07:08:15 -07:00
ba67ff4fe9 Update TS 2023-04-16 21:48:38 -05:00
80722bd64b Make noPersist work on objects as well 2023-04-16 21:17:17 -05:00
8ebfb85360 Fix smallerIsBetter handling in createCollapsibleModifierSections 2023-04-16 12:44:48 -05:00
1928be236d Add tests for modifiers 2023-04-15 22:43:42 -05:00
c65dc777cc Reworked flow for converting modifiers to formulas, and renamed revert to invert 2023-04-15 09:39:16 -05:00
8c0a0c4410 Made board nodes support booleans for visibility 2023-04-11 07:52:18 -05:00
70cda5fa8a Fix some typing 2023-04-05 19:42:02 -05:00
Seth Posner
3cac14d81d Merge remote-tracking branch 'upstream/main' 2023-04-05 09:43:20 -07:00
d0281e64bf Documented modifierToFormula 2023-04-05 07:43:48 -05:00
73d060aeaf Fix some incorrect tags 2023-04-05 00:49:17 -05:00
0614f14ad6 Added tests for conversions 2023-04-04 23:14:35 -05:00
Seth Posner
d7f6caffd3 Merge remote-tracking branch 'upstream/main' 2023-04-04 14:50:25 -07:00
3ad0d64590 Documented the rest of the features
Not the vue components though
2023-04-04 00:02:23 -05:00
44a5b336d6 Make challenges display requirements 2023-04-03 08:19:58 -05:00
61bc53f954 Large achievement styling changes 2023-04-03 08:15:44 -05:00
2b1250fb38 Fix build issue 2023-04-03 00:39:19 -05:00
7c7fb38dd8 Merge milestones and achievements
Yay for removing a whole redundant feature!
2023-04-03 00:34:45 -05:00
742d2293d0 Made achievements use requirements system, and document them 2023-04-02 23:49:51 -05:00
e6c7ad62a7 Document challenge 2023-04-02 23:49:47 -05:00