Commit graph

55 commits

Author SHA1 Message Date
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
goat
61c2b7b5bd
Add SE copyright notice 2021-05-27 19:48:46 +02:00
goaaats
95f6bc1873
Merge pull request #6 from ArcaneDisgea/clean-up 2021-05-27 18:43:12 +02:00
goat
94833df5c4
Use ClassJob from UnlockedState 2021-05-27 18:29:45 +02:00
ArcaneDisgea
9014282a7e Remove fs
fs isn't used here anymore.
2021-05-27 09:49:26 -04:00
goat
e355bfd48c
Add current job 2021-05-27 15:40:05 +02:00
goat
ae08163e68
Add FC tag 2021-05-27 03:50:39 +02:00
goaaats
5c27f78db5
Merge pull request #5 from ArcaneDisgea/BG-Adjustment 2021-05-27 03:18:00 +02:00
ArcaneDisgea
4ad33a0f82 jokes inni made it better 2021-05-26 21:16:51 -04:00
goat
7a372810af
Fix crest drawing if less than 3 parts 2021-05-27 03:14:23 +02:00
goat
f71943f41c
Fix item level calculation 2021-05-27 03:11:07 +02:00
goat
26ef8043db
Add Item level 2021-05-27 02:36:02 +02:00
goat
aea842eefb
Get rid of artifacting around crest 2021-05-27 00:09:48 +02:00
goat
f34fa239c2
remove some logging 2021-05-27 00:02:29 +02:00
goat
0b747657c2
Align everything vertically 2021-05-26 23:40:20 +02:00
goat
dd4d66dad4
Merge branch 'master' of https://github.com/ArcaneDisgea/XIV-Character-Cards 2021-05-26 23:17:18 +02:00
goat
8eb5666fd9
Parameterize info text 2021-05-26 23:16:46 +02:00
ArcaneDisgea
ec49a8f95e Adjust BG 2021-05-26 17:14:25 -04:00
goat
6707ca89a7
Parameterize mount+minion icon, text 2021-05-26 23:04:58 +02:00
goat
4cd9cff155
Parameterize name, title, world 2021-05-26 23:00:16 +02:00
goat
4cd62ea50e
use correct scale for crest getImageData 2021-05-26 22:52:17 +02:00
goaaats
f1396799f4
Merge pull request #4 from karashiiro/master
Use absolute paths instead of relative ones
2021-05-26 22:47:10 +02:00
goat
374bbe5bba
Parameterize info icon Y pos 2021-05-26 22:42:31 +02:00
goat
7e86059465
Rename some consts to make more sense 2021-05-26 22:34:45 +02:00
goat
b120d1329a
Parameterize rects and job rows 2021-05-26 22:31:06 +02:00
karashiiro
36f247d5f3
Use absolute paths instead of relative ones
This makes it work in any environment.
2021-05-26 13:26:15 -07:00
goat
f6480ef033
Don't fail on characters with hidden mounts/minions 2021-05-26 20:18:08 +02:00
goat
859a31ba46
Cleanup crest drawing 2021-05-26 18:35:16 +02:00
goat
dc91a37797
Actually set this.isInit = true 2021-05-26 18:16:32 +02:00
goat
6eeb151d1e
Use collectable counts from ffxivcollect 2021-05-26 17:32:10 +02:00
goat
94362927a1
Make background of FC crest transparent 2021-05-26 17:12:48 +02:00