|
db304dea43
|
Cleaned up docs
|
2022-07-10 01:07:39 -05:00 |
|
|
d658455eb0
|
Added spend function to conversions
(for custom handling of changing baseResource)
|
2022-06-26 22:12:53 -05:00 |
|
|
3130e0add7
|
Improve setupPassiveGeneration
- Handles independent conversions better
- Now can be given a cap
|
2022-06-26 20:34:46 -05:00 |
|
|
ab81a140c9
|
Make all type-only imports explicit
|
2022-06-26 19:17: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 |
|
|
39f92040aa
|
Added onConvert callback to conversions
|
2022-05-23 23:40:26 -05:00 |
|
|
d123ed3feb
|
Made resetTime more useful and various setup functions use BaseLayer
|
2022-05-23 23:34:59 -05:00 |
|
|
5b62080786
|
Added costModifier to conversions
|
2022-05-23 23:06:21 -05:00 |
|
|
4058fad711
|
Removed unused import
|
2022-05-03 01:35:54 -05:00 |
|
|
4f3d73acd7
|
Make scaling functions use computables instead of processed computables
|
2022-05-01 19:24:50 -05:00 |
|
|
17642b95a6
|
Documented conversion.ts
|
2022-05-01 19:24:44 -05:00 |
|
|
4e2095fd51
|
Implemented modifiers
|
2022-04-23 22:14:25 -05:00 |
|
|
78262996ad
|
Fixed independent conversions with buyMax false capping incorrectly
|
2022-04-10 23:01:02 -05:00 |
|
|
b478999e7e
|
Cap gain in nextAt and currentAt to 0 after modifier
|
2022-04-10 22:28:39 -05:00 |
|
|
3694e2be1f
|
Cap independent conversion's actualGain to 1 if buyMax is false
|
2022-04-10 21:22:00 -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 |
|
|
f40765e4de
|
Changed how conversion gain modifiers work, so nextAt will be correct
|
2022-03-29 21:32:40 -05: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 |
|
|
1b765e8b50
|
Corrected exponential scaling to polynomial
|
2022-03-05 22:49:35 -06:00 |
|
|
322ad1529a
|
Removed unused parameter from exponential scaling function
|
2022-03-03 22:28:37 -06:00 |
|
|
49474b1518
|
Changed path aliasing
|
2022-03-03 21:39:48 -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 |
|
|
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 |
|