Commit graph

39 commits

Author SHA1 Message Date
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
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
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
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
0c3ce6af45 Fix createCollapsibleModifierSections not being lazy 2022-07-26 23:56:38 -05:00
351d4873be Fixed $ appearing in colorText 2022-07-26 19:52:02 -05:00
1997f70699 Made modifiers lazy 2022-07-26 15:25:31 -05:00
1345209461 Made colorText return JSX Element 2022-07-17 21:32:32 -05:00
4670258241 Moved section into its own interface 2022-07-15 17:27:51 -05:00
5c0a248b16 Documented /data 2022-07-10 01:44:45 -05:00
7dd7744edf Add colorText utility function 2022-07-07 20:40:07 -05:00
8fce6ac23e Removed v-show 2022-06-26 23:44:08 -05:00
ab81a140c9 Make all type-only imports explicit 2022-06-26 19:17:22 -05:00
d123ed3feb Made resetTime more useful and various setup functions use BaseLayer 2022-05-23 23:34:59 -05:00
90114f6eb3 Fix reset buttons not displaying Req if buyMax is true (but computed) 2022-05-23 22:54:56 -05:00
7eaae981d8 Fixed createCollapsibleModifierSections typing 2022-05-01 19:23:52 -05:00
c692578da7 Made createCollapsibleModifierSections utility function 2022-04-30 23:53:53 -05:00
76c81dc5b5 Fixed createLayerTreeNode not using display option correctly 2022-04-23 23:54:23 -05:00
6e53678991 Moved createModifierSection to modifiers.tsx 2022-04-23 22:14:58 -05:00
52864964a2 Fixed independent conversions showing values over 1 when buyMax is false 2022-04-10 23:02:15 -05:00
eb434656b3 Fix Req showing wrong value 2022-04-10 21:53:11 -05:00
98c7cd7724 Added minimumGain to resetButton 2022-04-10 21:16:20 -05:00
42fe66c891 Display Req: instead of Next: when buy max is disabled 2022-04-10 19:33:44 -05:00
64f1b460b0 Added FeatureOptionsFunc to simplify features 2022-04-10 19:26:33 -05:00
Seth Posner
099c19d712 Fix independent gain, add current cost 2022-04-10 15:05:49 -07:00
7524ed3164 Export more types 2022-03-08 19:40:51 -06:00
d1cdfd2c9c Fixed layer tree node options 2022-03-05 16:42:55 -06:00
49474b1518 Changed path aliasing 2022-03-03 21:39:48 -06:00
4ddfc8e07f Fix reset buttons activating when held down when canClick is false 2022-03-02 21:09:37 -06:00
a8af84f581 Reorganized components 2022-02-27 16:04:56 -06:00
e2126472b2 Fixed runtime issues with vue
Entire demo tree has been tested and is fully functional,
including all the options and save manager functionality
2022-02-27 13:49:34 -06:00
067ba6ce90 Make layers lazy instantiate 2022-01-27 22:47:26 -06:00
15a460bf42 Fixing building / cleanup 2022-01-24 22:23:30 -06:00
6f781b33fa New layer API WIP 2022-01-13 22:25:47 -06:00