|
3a4b15bd8f
|
Implemented requirements system
|
2023-02-15 20:26:40 -06:00 |
|
|
9b49aedccb
|
Add eslint rule for strict boolean expressions and fix linting issues
|
2022-12-20 21:33:23 -06:00 |
|
|
beb996803d
|
Made modifiers show small numbers
|
2022-12-14 21:26:21 -06:00 |
|
|
c40b80f60a
|
Update modifier displays
|
2022-12-10 02:24:14 -06:00 |
|
|
21eb5409b4
|
Added option to exponential modifiers to support low numbers
|
2022-08-22 08:51:53 -05:00 |
|
|
1976628b16
|
Fixed modifier typing
|
2022-07-26 19:52:24 -05:00 |
|
|
b397929c62
|
Made sequential modifiers lazy
|
2022-07-26 18:17:36 -05:00 |
|
|
1997f70699
|
Made modifiers lazy
|
2022-07-26 15:25:31 -05:00 |
|
|
ab81a140c9
|
Make all type-only imports explicit
|
2022-06-26 19:17:22 -05:00 |
|
|
1e6104a349
|
Fixed additive modifier description using + on negative modifiers
|
2022-05-23 22:54:40 -05:00 |
|
|
521c0d1ea4
|
Wrote documentation for feature.ts
Also slightly cleaned up modifiers.tsx due to slightly new comment style
|
2022-05-10 20:04:08 -05:00 |
|
|
223b1cfcd4
|
Fix createModifierSection requiring revert and enabled properties
|
2022-05-10 08:10:56 -05:00 |
|
|
eb1d394f04
|
Added periods to modifiers doc comments
|
2022-05-01 19:24:39 -05:00 |
|
|
b7789563e2
|
Made modifier constructors have more explicit typing
|
2022-05-01 19:24:12 -05:00 |
|
|
8f7160c725
|
Add comments for modifiers
|
2022-05-01 19:23:43 -05:00 |
|
|
8e6fc852d7
|
Made modifier section's base customizable
|
2022-04-27 08:20:47 -05:00 |
|
|
8add09841e
|
Make modifiers sections accept DecimalSources for the base
|
2022-04-23 22:15:04 -05:00 |
|
|
6e53678991
|
Moved createModifierSection to modifiers.tsx
|
2022-04-23 22:14:58 -05:00 |
|
|
6efd01fc43
|
Made modifier descriptions use CoercableComponents
|
2022-04-23 22:14:32 -05:00 |
|