|
f8095a9694
|
Made calculateMaxAffordable, calculateCost, and cost requirements interface a bit cleaner
|
2023-05-14 18:51:15 -05:00 |
|
|
d4f0069dd5
|
Fix repeatables not buying max correctly
|
2023-05-12 17:08:11 -05:00 |
|
|
5d17d67e00
|
Fix repeatable amount display
|
2023-04-30 11:49:47 -05:00 |
|
|
8806910f5e
|
Resolving problems
|
2023-04-19 21:37:28 -05:00 |
|
|
98f18fef43
|
Ran prettier
|
2023-04-19 20:39:25 -05:00 |
|
Seth Posner
|
27d678a30b
|
Change decorator varargs to Generic variants
|
2023-04-19 17:49:15 -07:00 |
|
Seth Posner
|
f79359b18a
|
Merge remote-tracking branch 'upstream/main'
|
2023-04-19 16:56:44 -07:00 |
|
|
632da10aca
|
Make lazy proxies and options funcs pass along base object
|
2023-04-18 20:56:47 -05:00 |
|
Seth Posner
|
d7f6caffd3
|
Merge remote-tracking branch 'upstream/main'
|
2023-04-04 14:50:25 -07:00 |
|
|
3ad0d64590
|
Documented the rest of the features
Not the vue components though
|
2023-04-04 00:02:23 -05:00 |
|
|
44a5b336d6
|
Make challenges display requirements
|
2023-04-03 08:19:58 -05:00 |
|
|
f717fe8db2
|
Make every component use GenericComponent
some projects seem to require this and others not?
|
2023-04-02 21:57:50 -05:00 |
|
|
cc1a2998e0
|
Make challenges use the requirements system
|
2023-04-02 19:22:23 -05:00 |
|
Seth Posner
|
2f847c3fd9
|
Split decorators into multiple files, add typedocs
|
2023-03-02 15:05:24 -08:00 |
|
Seth Posner
|
4b2fa80d4c
|
Remove decorated data from generic repeatable display
|
2023-03-02 15:04:18 -08:00 |
|
Seth Posner
|
691a68ecf2
|
Add decorators to decoratable features
|
2023-02-25 16:48:36 -08:00 |
|
|
4a28c2f8f9
|
Remove showIf and make visibility properties take booleans
|
2023-02-15 20:54:56 -06:00 |
|
|
1bfa66e1c9
|
Add mouse/touch events to more onClicks
|
2023-02-15 20:36:04 -06:00 |
|
|
3dd2d96567
|
Documented repeatables
|
2023-02-15 20:35:37 -06:00 |
|
|
cdce13480e
|
Remove references to purchasing for repeatable
|
2023-02-15 20:35:08 -06:00 |
|
|
4fb2d90dbb
|
buyMax -> maximize
|
2023-02-15 20:33:49 -06:00 |
|
|
712fcf7eb0
|
Rename repeatable.purchaseLimit to limit and initialValue to initialAmount
|
2023-02-15 20:33:46 -06:00 |
|
|
ccb8e76eaf
|
Renamed buyables to repeatables
|
2023-02-15 20:33:32 -06:00 |
|