Commit graph

85 commits

Author SHA1 Message Date
ArcaneDisgea
19e8e37173 bump canvas for arm and update job array length 2022-10-17 18:01:12 -04:00
Adam Chance
248bb7365e Fix generating cards for characters with no Grand Company 2022-10-09 17:27:03 +01:00
Adam Chance
56e8d7e030 Fix mounts/minions percentages always showing as N/A% 2022-10-09 17:26:35 +01:00
arcanedisgea
6d6cfe6df6 fix scholar levels 2021-12-07 15:39:50 -05:00
arcanedisgea
805c98ef57 reaper/sage update 2021-12-03 13:09:44 -05:00
arcanedisgea
a39ad7c20b xivapi index update 2021-12-03 10:37:47 -05:00
arcanedisgea
ae7524a85e adjust jobs rect for new jobs 2021-12-02 09:29:26 -05:00
arcanedisgea
f9f98633f3 work around null mimo from xivapi
just until nodestone is used for the cards
2021-12-02 08:38:17 -05:00
arcanedisgea
0429f1d562 add new jobs to classJobs array 2021-12-02 08:00:55 -05:00
Carlo Morgenstern
c049af4c21 Reordered crafters and gatherers to be consistent with game 2021-10-25 16:48:25 +02:00
Carlo Morgenstern
bbc38b6a9c Completely reworked card creation to optimize for data fetching and improve documentation 2021-10-25 16:48:19 +02:00
Carlo Morgenstern
52a8960f71 Reworked getItemLevel to filter all equip slots 2021-10-25 16:48:14 +02:00
Carlo Morgenstern
a677d723cb Reworked createCrest to load all layers at once 2021-10-25 16:48:09 +02:00
Carlo Morgenstern
aa036b169e CardCreator reworked init to load everything in parallel 2021-10-25 16:48:01 +02:00
Carlo Morgenstern
efde0b5ecd Moved copyright year to card creation, so it's always current 2021-10-25 16:47:53 +02:00
Carlo Morgenstern
37def4245e CardCreator: Updated ensureInit to proper singleton 2021-10-25 16:47:48 +02:00
Carlo Morgenstern
a13758dcb1 Consistent styling: no var for CardCreator 2021-10-25 16:47:34 +02:00
Carlo Morgenstern
da3dc236fe Consistent styling: all single quotes for CardCreator 2021-10-25 16:47:26 +02:00
Carlo Morgenstern
ad98ec4d74 Added basic language support to CardCreator 2021-10-25 16:47:00 +02:00
Carlo Morgenstern
e304b70e08 Updated createIlvlFilter to include xivApiKey 2021-10-25 16:42:13 +02:00
Carlo Morgenstern
2023697686 Added optional xivApiKey to CardCreator 2021-10-25 16:41:34 +02:00
Carlo Morgenstern
867c7895ce Moved resource files into one directory 2021-10-25 16:40:53 +02:00
ArcaneDisgea
40d65ad35a ilvlfilter 2021-08-21 17:42:56 -04:00
ArcaneDisgea
3481ef2307 change const to let to avoid TypeError 2021-08-21 16:28:08 -04:00
Ay'yaruq Dotharl
b3a1cd7e18
Fix ilvl calculation
Empty slots are not ignored for ilvl, the divisor is always fixed at 13.
2021-06-07 14:11:21 +10:00
karashiiro
d5ff8bec82 Move CanvasDimensions typedef closer to the getter 2021-05-31 11:47:24 -07:00
karashiiro
d4969272cd Add proper type annotations for canvasSize 2021-05-31 11:46:10 -07:00
karashiiro
1e6aeda945 Retry XIVAPI requests once if they fail 2021-05-31 11:03:21 -07:00
karashiiro
e54bffe7fb
Merge pull request #13 from karashiiro/custom-backgrounds
Add custom image support to createCard
2021-05-31 10:39:09 -07:00
ArcaneDisgea
113670a305 fix for blu bug 2021-05-30 10:07:03 -04:00
karashiiro
04506ded4e Reword createCard documentation 2021-05-29 17:37:57 -07:00
karashiiro
abb8acfbe0 Update documentation 2021-05-29 15:53:08 -07:00
karashiiro
dfe72a02d4 Draw the custom image over the default 2021-05-29 15:52:34 -07:00
karashiiro
53d030b5cf Use new canvasSize property in method 2021-05-29 15:44:24 -07:00
karashiiro
31efdeb37e Add custom background support to createCard 2021-05-29 15:42:10 -07:00
karashiiro
8918d38614
Merge pull request #8 from ArcaneDisgea/redesign
Redesign
2021-05-29 08:41:02 -07:00
ArcaneDisgea
8b3fcf6a79 classes added instead of jobs if applicable 2021-05-28 17:16:24 -04:00
ArcaneDisgea
cd56f840ba minor adjustments because I am silly 2021-05-28 15:40:18 -04:00
ArcaneDisgea
67ac84d259 add img vars for class
this is just groundwork for reworking to show class when user below 30
2021-05-28 15:27:06 -04:00
ArcaneDisgea
cd6f23bc5c adjust mimo percent to be 0 if user has none 2021-05-28 15:19:49 -04:00
ArcaneDisgea
669105e4c5 fix bozja levels 2021-05-28 15:19:03 -04:00
ArcaneDisgea
25f89d82a7 swap eureka and bozja spots 2021-05-28 15:12:26 -04:00
ArcaneDisgea
c4768ddd52 Remove Mettle 2021-05-28 15:08:58 -04:00
ArcaneDisgea
67a5dd8ff1 new extended bg 2021-05-28 15:08:35 -04:00
karashiiro
5db4cba740 Add example to createCard() doc 2021-05-28 02:06:50 -07:00
karashiiro
277884a4e8 Reword ensureInit() doc comment for clarity 2021-05-27 21:22:02 -07:00
karashiiro
6844ec4444 Add documentation comments 2021-05-27 19:14:55 -07:00
ArcaneDisgea
56e3702cab redesign
goat please don't kill me for all of these hardcoded values
2021-05-27 19:29:09 -04:00
goat
a1976a6092
Fix edge-case with titles 2021-05-27 20:58:55 +02:00
goat
0140d7fcf5
Merge branch 'master' of https://github.com/ArcaneDisgea/XIV-Character-Cards 2021-05-27 19:49:12 +02:00