goat
|
21f0f0a7dc
|
feet poc
|
2021-05-27 01:36:06 +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
|
0ff6f8ce94
|
Handle errors in ensureInit()
|
2021-05-26 23:34:40 +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
|
4152737427
|
Merge branch 'various'
|
2021-05-26 20:18:33 +02:00 |
|
goat
|
f6480ef033
|
Don't fail on characters with hidden mounts/minions
|
2021-05-26 20:18:08 +02:00 |
|
ArcaneDisgea
|
912c67638c
|
Merge pull request #3 from karashiiro/master
Add upload files list to package.json for NPM
|
2021-05-26 14:02:45 -04:00 |
|
karashiiro
|
b3c27c3a84
|
Change package entrypoint to create-card.js
|
2021-05-26 10:51:34 -07:00 |
|
karashiiro
|
1daa81d9fa
|
Make the name not shit
Now it not be shit
|
2021-05-26 10:47:43 -07:00 |
|
karashiiro
|
54e7f62273
|
Add .npmignore for NPM package uploads (#2)
This excludes index.js and test.js from being uploaded to NPM, which are not needed when this is used as a library.
|
2021-05-26 10:45:22 -07:00 |
|
goaaats
|
076c53f643
|
Update readme.md
|
2021-05-26 19:05:18 +02:00 |
|
goat
|
d50002b61e
|
Merge branch 'various' of https://github.com/goaaats/XIV-Character-Cards into various
|
2021-05-26 18:35:57 +02:00 |
|
goat
|
859a31ba46
|
Cleanup crest drawing
|
2021-05-26 18:35:16 +02:00 |
|
goaaats
|
f736fb16c3
|
Update readme.md
|
2021-05-26 18:30:57 +02:00 |
|
goat
|
dc91a37797
|
Actually set this.isInit = true
|
2021-05-26 18:16:32 +02:00 |
|
goat
|
940d838509
|
Add /prepare endpoint
|
2021-05-26 18:15:23 +02:00 |
|
goat
|
6eeb151d1e
|
Use collectable counts from ffxivcollect
|
2021-05-26 17:32:10 +02:00 |
|
goat
|
311240bafd
|
unfuck cache
|
2021-05-26 17:16:06 +02:00 |
|
goat
|
84852d22eb
|
Log errors correctly
|
2021-05-26 17:13:18 +02:00 |
|
goat
|
94362927a1
|
Make background of FC crest transparent
|
2021-05-26 17:12:48 +02:00 |
|
goat
|
67f940f9e8
|
right-align images, ensure that creator is init'd before first request
|
2021-05-26 17:02:51 +02:00 |
|
goat
|
341236e170
|
Add 4-hour caching for all generated images
|
2021-05-26 16:41:51 +02:00 |
|
goat
|
026b056e7a
|
Add redirects to png
|
2021-05-26 01:46:56 +02:00 |
|
goat
|
c4faf11b38
|
Adjust spacing
|
2021-05-26 01:16:19 +02:00 |
|
goat
|
96acd4a8c5
|
Centering
|
2021-05-26 01:08:15 +02:00 |
|
goat
|
36064a2cdc
|
Add mounts & minions
|
2021-05-26 01:03:30 +02:00 |
|
goat
|
ae8f16e64a
|
Add 4 hour cache
|
2021-05-26 00:06:24 +02:00 |
|
goat
|
4f599d4ff5
|
Heroku compat, get /
|
2021-05-26 00:00:54 +02:00 |
|
goat
|
077273c3c3
|
Add express server, cleanup
|
2021-05-25 23:54:48 +02:00 |
|
ArcaneDisgea
|
4a155c1059
|
Add files via upload
|
2021-05-25 15:22:08 -04:00 |
|
ArcaneDisgea
|
37ec1750d0
|
Initial commit
|
2021-05-25 11:19:41 -04:00 |
|