Sebin Nyshkim
c834b7c49e
chore: bump version number
2023-01-20 01:02:21 +01:00
Sebin Nyshkim
d000c4a4fb
feat: add social card template
2023-01-20 01:00:28 +01:00
Sebin Nyshkim
6d9515498f
refactor: remove sftp config
2023-01-20 00:59:51 +01:00
Sebin Nyshkim
88e437d001
chore: apply higher compression on full res ref sheets
2023-01-20 00:59:16 +01:00
Sebin Nyshkim
fb413a5fba
feat: update .htaccess
2023-01-20 00:58:19 +01:00
Sebin Nyshkim
9aa5579bde
feat: use bespoke social preview image
2023-01-20 00:57:53 +01:00
Sebin Nyshkim
c7baf62833
feat: serve fonts locally
2023-01-20 00:57:20 +01:00
Sebin Nyshkim
092fc92658
feat: use higher resolution image assets
2023-01-20 00:56:58 +01:00
Sebin Nyshkim
ec9e975bda
refactor: move background pattern SVG into assets dir
2023-01-20 00:54:00 +01:00
Sebin Nyshkim
9dcda9d3dd
refactor: migrate Overdrive view
2023-01-20 00:53:11 +01:00
Sebin Nyshkim
05b8e0c410
refactor: migrate Home view
2023-01-20 00:52:59 +01:00
Sebin Nyshkim
9ddc4e5a8c
refactor: migrate General view
2023-01-20 00:52:47 +01:00
Sebin Nyshkim
7670634cda
refactor: migrate Clothing view
2023-01-20 00:52:34 +01:00
Sebin Nyshkim
a9b6b815e8
refactor: migrate Anatomy view
2023-01-20 00:52:19 +01:00
Sebin Nyshkim
3a1a5942df
refactor: migrate Abilities view
2023-01-20 00:51:54 +01:00
Sebin Nyshkim
a78ad22578
refactor: migrate Welcome component
2023-01-20 00:51:18 +01:00
Sebin Nyshkim
40f5b32970
refactor: migrate QuickFacts component
2023-01-20 00:51:01 +01:00
Sebin Nyshkim
a729113b71
refactor: remove Prose component
...
Now just a regular HTML5 section element
2023-01-20 00:50:39 +01:00
Sebin Nyshkim
600a82d3f2
refactor: migrate NsfwWarning component
2023-01-20 00:49:40 +01:00
Sebin Nyshkim
eb749e1796
refactor: migrate NsfwSwitch component
2023-01-20 00:49:22 +01:00
Sebin Nyshkim
267830b15d
refactor: migrate Navigation component
2023-01-20 00:48:52 +01:00
Sebin Nyshkim
c1b7bdbbb4
refactor: migrate Header component
2023-01-20 00:48:34 +01:00
Sebin Nyshkim
6e2a633b45
refactor: migrate Gallery component
2023-01-20 00:48:15 +01:00
Sebin Nyshkim
4384759616
refactor: rename component imports
2023-01-20 00:47:53 +01:00
Sebin Nyshkim
32c63efeaa
refactor: migrate Footer component
2023-01-20 00:43:03 +01:00
Sebin Nyshkim
81941a9e45
refactor: migrate Figure component
2023-01-20 00:36:42 +01:00
Sebin Nyshkim
b37e067efd
refactor: migrate DataTable component
2023-01-20 00:36:03 +01:00
Sebin Nyshkim
af4427cf3d
feat: add ColorTable component
2023-01-20 00:35:51 +01:00
Sebin Nyshkim
e902589427
feat: add ButtonGroup component
2023-01-20 00:35:21 +01:00
Sebin Nyshkim
5cf33f6dfa
refactor: migrate Button component
2023-01-20 00:35:05 +01:00
Sebin Nyshkim
3ba5e0aa2b
refactor: migrate AttackItem component
2023-01-20 00:34:03 +01:00
Sebin Nyshkim
97ff935b13
refactor: migrate AttackList component
2023-01-20 00:33:35 +01:00
Sebin Nyshkim
313d6f2302
refactor: migrate base App
2023-01-20 00:32:56 +01:00
Sebin Nyshkim
7aeecdb656
feat: add InjectionKey exports
2023-01-20 00:32:06 +01:00
Sebin Nyshkim
baf6161d95
feat: add typed props exports
2023-01-20 00:32:00 +01:00
Sebin Nyshkim
579e57f631
refactor: migrate vue router config
2023-01-20 00:29:34 +01:00
Sebin Nyshkim
b63a14d8ce
refactor: migrate base styles
2023-01-20 00:28:44 +01:00
Sebin Nyshkim
5b5c027ea6
refactor: migrate helper functions mixin
2023-01-20 00:25:49 +01:00
Sebin Nyshkim
6494354a6d
refactor: migrate Sebin data mixin
2023-01-20 00:23:52 +01:00
Sebin Nyshkim
90ef5eaf06
feat: migrate vue-cli based scaffold to vue-create
2023-01-19 23:59:53 +01:00
Sebin Nyshkim
10f9ae340c
chore: bump version number
2022-11-07 21:53:52 +01:00
Sebin Nyshkim
c6bb436ad8
revert: list attacks in regular header & paragraph style
...
Attack items expect to be associated with a picture. As these won't be around for the forseeable future, use a normal list style consisting of regular headers and paragraphs until assets can be provided
Refs: 3d2d876b
2022-11-07 21:53:52 +01:00
Sebin Nyshkim
a649fdae0b
fix: add h4 to prose rules
2022-11-07 21:53:52 +01:00
Sebin Nyshkim
fa7ff4ac89
fix: add link to Mastodon profile
2022-11-07 21:53:52 +01:00
Sebin Nyshkim
81ba54ef10
chore: bump version number
2022-07-19 16:25:58 +02:00
Sebin Nyshkim
3d2d876b98
refactor: use new attack list and attack item components
2022-07-19 15:52:15 +02:00
Sebin Nyshkim
c682e2b38b
feat: introduce attack list and attack item components
2022-07-19 15:51:42 +02:00
Sebin Nyshkim
e693cf8812
chore: 🔖 bump version number
2022-06-27 18:01:05 +02:00
Sebin Nyshkim
bf06377cbd
chore: 📦 update installed packages
2022-06-27 18:00:33 +02:00
Sebin Nyshkim
4a7d131b2e
feat: ✨ add NSFW switch and warning to front page for ref sheet download buttons
2022-06-27 17:53:25 +02:00