Commit graph

236 commits

Author SHA1 Message Date
745525f777 Migration 2023-04-03 08:15:23 -05:00
26772e832e Merge remote-tracking branch 'template/main' 2023-04-03 00:36:11 -05:00
7c7fb38dd8 Merge milestones and achievements
Yay for removing a whole redundant feature!
2023-04-03 00:34:45 -05:00
9e0ad6b578 Fix build issues 2023-04-02 22:31:13 -05:00
b5910cd542 Fix exhancers sell issue 2023-04-02 22:23:14 -05:00
a646a30412 More migrating 2023-04-02 22:19:15 -05:00
572566c4c1 Updated prestige layer to new conversion 2023-04-02 22:03:58 -05:00
dd666be634 Migrating 2023-04-02 21:41:51 -05:00
61f0eace25 Merge remote-tracking branch 'template/main' 2023-04-02 20:38:37 -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
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
d323946c31 Update modifiers 2022-07-26 18:17:14 -05:00
4577ac05fe Update modifiers syntax 2022-07-26 15:37:50 -05:00
bc420e092e Merge remote-tracking branch 'template/main' 2022-07-26 15:32:07 -05:00
1997f70699 Made modifiers lazy 2022-07-26 15:25:31 -05:00
c84bffae59 Made default layer option functions not anonymous 2022-07-22 18:59:52 -05:00
b51c1dfaef Merge remote-tracking branch 'template/main' 2022-07-17 21:39:20 -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
38e495fe01 Merge remote-tracking branch 'template/main' 2022-07-13 23:40:26 -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
6c9cd0f362 Fix build issues 2022-06-26 23:43:44 -05:00
00eea1de78 Removed v-show 2022-06-26 23:34:04 -05:00
edb50d6c95 Merge remote-tracking branch 'template/main' 2022-06-26 22:48:28 -05:00
b639d91032 Made several projInfo properties default to empty strings 2022-06-26 19:24:03 -05:00
ab81a140c9 Make all type-only imports explicit 2022-06-26 19:17:22 -05:00
a2b5820906 Implemented PWA 2022-06-26 15:22:22 -05:00
7fe57798bb Switched from vue-cli-service to vite
Should be thoroughly tested still
Also involved removing operator overloads, which weren't good anyways
2022-06-25 22:34:18 -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
35a64a1eb8 Fix update issues 2022-05-23 22:53:57 -05:00
4f39dbc7f9 Fix reset buttons not displaying Req if buyMax is true (but computed) 2022-05-23 22:49:19 -05:00
ff3eb932d6 Merge remote-tracking branch 'template/main' 2022-05-23 22:47:06 -05:00
3118db1402 Fixed offline time amount always showing when offline limit is 0 2022-05-10 21:01:57 -05:00
868a77af29 Saving is now always lz-string. saveEncoding renamed to exportEncoding.
exportEncoding only affects exports, and defaults to base64 so it's
obfuscated but doesn't have issues with being pasted in discord
2022-05-10 20:58:13 -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
4623cc4b6e Add minWidth to f layer 2022-04-24 22:07:07 -05:00
44901754f4 Merge remote-tracking branch 'template/main' 2022-04-24 21:02:58 -05:00
cfe378020a Added support for reading/loading from different encodings 2022-04-24 16:59:20 -05:00
76c81dc5b5 Fixed createLayerTreeNode not using display option correctly 2022-04-23 23:54:23 -05:00
7f63bf5d79 Made default theme's feature foreground dark rather than light 2022-04-23 23:37:52 -05:00
b161151424 Add tooltip to example layer 2022-04-23 22:23:46 -05:00
f1e5f177bf Made projEntry default display avoid rendering things rather than hiding them 2022-04-23 22:15:15 -05:00
6e53678991 Moved createModifierSection to modifiers.tsx 2022-04-23 22:14:58 -05:00
f04cb69726 Show pin on pinned tooltips 2022-04-23 22:14:56 -05:00
f47d87fd6f Made projEntry default display avoid rendering things rather than hiding them 2022-04-23 22:13:56 -05:00
50fec80831 Add tooltips to various things 2022-04-23 21:35:50 -05:00
8ea777f797 Updated Profectus changes 2022-04-23 20:38:21 -05:00
601c088a98 Moved createModifierSection to modifiers.tsx 2022-04-23 18:31:45 -05:00
696526afde Show pin on pinned tooltips 2022-04-23 18:31:36 -05:00
df26b9b756 Merge remote-tracking branch 'template/main' 2022-04-23 18:25:17 -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
6bbd9b990a Update default layers to use new createLayer signature 2022-04-10 19:26:33 -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
9319e0d045 Add gainModifier to c's conversion 2022-03-29 21:27:17 -05:00
3de23a449c Added confetti when F clickable is broken
Also fixed the "fix clickable" button not being rendered
2022-03-27 00:15:05 -05:00
53bbcbd831 Update to new links changes 2022-03-22 23:05:36 -05:00
bcf20c12f8 Updated Profectus 2022-03-11 19:22:49 -06:00
a2e490c291 Merge remote-tracking branch 'template/main' 2022-03-11 19:17:28 -06:00
3682582fc3 Added enablePausing config 2022-03-11 16:58:11 -06:00
e56f34c13c Converted variables that track time to numbers 2022-03-11 15:33:08 -06:00
7524ed3164 Export more types 2022-03-08 19:40:51 -06:00
a76182c0bd Hide things from documentation that don't apply 2022-03-08 00:25:08 -06:00
b03fd26b3c Merge remote-tracking branch 'template/main' 2022-03-05 22:58:42 -06:00
1b765e8b50 Corrected exponential scaling to polynomial 2022-03-05 22:49:35 -06:00
d1cdfd2c9c Fixed layer tree node options 2022-03-05 16:42:55 -06:00
79dd822b3a Remove unused parameter from exponential scaling function 2022-03-05 16:06:23 -06:00