Commit graph

175 commits

Author SHA1 Message Date
c6035f9077 Document boards 2024-10-18 07:02:33 -05:00
8745304631 Fix upgrade purchasing on drag 2024-10-18 07:02:33 -05:00
6a17bbc29c Use z-index to avoid changing render order 2024-10-18 07:02:33 -05:00
a75c8d81f8 Add cnodes 2024-10-18 07:02:32 -05:00
c64ac82a25 Add support for rendering VueFeatures in boards 2024-10-18 07:02:32 -05:00
1cbe97251c WIP on rewriting board 2024-10-18 07:02:32 -05:00
2d28be84a9 Add modal to take a mental health break 2024-10-17 16:17:32 +00:00
d3faec6a66 Add Nodes to the text that can disappear in projEntry
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
Run Tests / test (push) Successful in 2m3s
2024-02-21 04:08:59 +00:00
Seth Posner
7750a3368d Swap logic for nextAt display 2023-11-13 14:09:48 -08:00
a5204106aa Forgot to comment the other signature 2023-10-11 21:44:02 -05:00
0cccf7aecc Add isRendered utility 2023-10-11 21:39:01 -05:00
d6c9f95851 Fix error about pinnable tooltips 2023-05-20 08:28:27 -05:00
056aa4d2f7 Fix reset button showing currentAt if buyMax is true 2023-05-17 08:15:27 -05:00
539282bef8 Improve error handling 2023-05-16 23:49:06 -05:00
0e1915f511 Fix conversion utility showing currentAt instead of nextAt 2023-05-07 21:51:21 -05:00
ff16397cc7 Fix bug with estimateTime not showing "Never" when it should 2023-04-27 22:49:47 -05:00
7b59fcfc38 Don't capitalize all tree nodes 2023-04-23 16:55:45 -05:00
d5a7ba4af2 Fixed render issue with createFormulaPreview 2023-04-22 19:54:46 -05:00
b666e0c1f5 Fix common.tsx 2023-04-18 20:58:50 -05:00
8ebfb85360 Fix smallerIsBetter handling in createCollapsibleModifierSections 2023-04-16 12:44:48 -05:00
c65dc777cc Reworked flow for converting modifiers to formulas, and renamed revert to invert 2023-04-15 09:39:16 -05:00
d0281e64bf Documented modifierToFormula 2023-04-05 07:43:48 -05:00
7c7fb38dd8 Merge milestones and achievements
Yay for removing a whole redundant feature!
2023-04-03 00:34:45 -05:00
572566c4c1 Updated prestige layer to new conversion 2023-04-02 22:03:58 -05:00
eff5852b04 Remove some debugging code 2023-04-02 16:42:03 -05:00
6f9b73d0e8 Add printFormula util 2023-04-02 00:48:48 -05:00
6115b6687d Fixing more tests with integral rework 2023-04-02 00:33:11 -05:00
c3b5f2cdad Throw error objects instead of strings 2023-03-23 20:22:03 -05:00
6e4c61155a Re-organize formulas for better readability/maintainability 2023-03-23 19:04:07 -05:00
3489c83cc4 Add util for creating formula from a modifier 2023-02-27 22:44:30 -06:00
d30cfe857f Fix NaN checks 2023-02-22 21:03:47 -06:00
e0e325e048 Settings overhaul 2023-02-15 21:58:06 -06:00
d3f5e3bed7 Fix some merge issues 2023-02-15 21:08:10 -06:00
44be53d475 Add utility function for showing previews of how formulas will change 2023-02-15 20:54:32 -06:00
8bf68831b7 Add utility function for ETAs 2023-02-15 20:36:57 -06:00
1bfa66e1c9 Add mouse/touch events to more onClicks 2023-02-15 20:36:04 -06:00
909c7a5f5e Make modifier section take options func and display bad numbers in red 2023-02-15 20:35:01 -06:00
f5a25b2c2d Fix NaN detection
Also removes the proxy around player and cleaned up types
2023-02-15 20:21:26 -06:00
16005b1835 Forgot indices 2022-12-23 20:15:00 -06:00
b89366de2a Made sections support computable titles and subtitles 2022-12-23 19:55:52 -06:00
36f91f91c3 Hide dev speed when paused 2022-12-20 21:57:11 -06:00
9b49aedccb Add eslint rule for strict boolean expressions and fix linting issues 2022-12-20 21:33:23 -06:00
c40b80f60a Update modifier displays 2022-12-10 02:24:14 -06:00
6704e1bea8 Create createCollapsibleMilestones util function 2022-12-04 20:31:42 -06:00
505bb2a4bc projInfo.id must be non-zero length 2022-11-17 21:04:32 -06:00
c6909cf1b6 Updated projinfo schema 2022-11-17 07:54:55 -06:00
5b3e6e3de2 Added schema for projInfo.json 2022-11-16 21:37:36 -06:00
07fcccd0e4 Add hotkey to default layer 2022-10-08 15:57:09 -05:00
8bd51932d9 Fix modifier sections not looking correct when the topmost section isn't visible 2022-08-22 08:53:06 -05:00
1a304ea425 Fix collapsible modifier sections not registering persistent 2022-07-27 22:59:15 -05:00