Commit Graph

215 Commits

Author SHA1 Message Date
Michiel Sikma
65790cc2cc Also ignore _source for dev files 2018-09-10 19:50:20 +02:00
Michiel Sikma
c0cd5e30cf
Merge pull request #44 from msikma/naganadel
New Naganadel icon, since old one had some errors
2018-09-10 14:08:54 +02:00
Michiel Sikma
f781e894c0 New Naganadel icon, since old one had some errors 2018-09-09 21:31:50 +02:00
Michiel Sikma
65ad036cdc
Merge pull request #40 from capsulemonsters/feature/veekunCompatibility
refactor: renamed icons for better veekun/pokedex compatibility
2018-09-09 21:30:28 +02:00
Michiel Sikma
4f3aa07f30 Add support for the new item format 2018-09-09 21:27:57 +02:00
Michiel Sikma
8d6949fe21 Add padding to make the icon 32x32 2018-09-09 21:26:33 +02:00
Michiel Sikma
7f44330451 Don't add empty values to the icons json file 2018-09-09 20:58:09 +02:00
Michiel Sikma
68d21b9cb2 More recent export - rename to item-export 2018-08-19 22:23:20 +02:00
Michiel Sikma
a507d7152c Merge branch 'feature/veekunCompatibility' of https://github.com/capsulemonsters/msikma-pokesprite into feature/veekunCompatibility 2018-08-19 22:22:32 +02:00
Michiel Sikma
39d01691a9 Add item data export and a generated list of item icons 2018-08-19 22:22:24 +02:00
Michiel Sikma
8aa3c7ea20 Script for generating the icon database json file 2018-08-19 22:20:26 +02:00
Michiel Sikma
812ca2b83f Rename icons for compatibility with icon list 2018-08-19 22:19:43 +02:00
virtuamon
6ac756f86f fix: default form of Xerneas should be the neutral 2018-04-08 18:09:28 +02:00
メタモン-モン
fb350a3152
added items.json generated with the veekun db 2018-04-06 03:50:42 +02:00
Michiel Sikma
6f95e54d32 Typo - this silently failed before... 2018-04-06 00:40:00 +02:00
Michiel Sikma
0cdbfa5182 Add package-lock 2018-04-06 00:26:59 +02:00
Michiel Sikma
8c623782cb Utilize is_duplicate_from instead of is_duplicate from pkmn.json, to allow icons to be duplicates of icons other than the standard one 2018-04-06 00:26:39 +02:00
Michiel Sikma
cb83bab92a Modify all 'is_duplicate' to 'is_duplicate_from', fix is_duplicated typo 2018-04-06 00:12:40 +02:00
virtuamon
6d203e8e89 feat: added manaphy egg icon 2018-03-17 07:09:46 +01:00
virtuamon
27f358a8b3 refactor: code changes to support renamed icons 2018-03-17 07:09:46 +01:00
virtuamon
e729c4ff98 refactor: renamed icons for better veekun/pokedex compatibility 2018-03-17 06:36:37 +01:00
Michiel Sikma
860f7b833c New build - 1.5.1 2017-11-29 18:43:36 +01:00
Michiel Sikma
e38c47b9b8 Ensure that 'slug' and 'pkmn' attributes survive closure compiler advanced optimizations 2017-11-29 18:41:27 +01:00
Michiel Sikma
dd4f574247
Merge pull request #35 from msikma/usum-update
Update for Ultra Sun/Ultra Moon
2017-11-11 00:46:24 +01:00
Michiel Sikma
96f47fcedb New build, with crlf changed to lf and compressed style 2017-11-11 00:41:28 +01:00
Michiel Sikma
c12d73d05e Rename Argoyon to Aagoyon, until we know what the romanized version ends up being 2017-11-11 00:32:29 +01:00
Michiel Sikma
799562bf66 New build - 1.5.0 2017-11-11 00:25:46 +01:00
Michiel Sikma
194ab3c116 Stakataka has a right facing form 2017-11-11 00:22:35 +01:00
Michiel Sikma
c3f5096fe4 Bump version to 1.5.0 2017-11-11 00:17:37 +01:00
Michiel Sikma
233fa7c925 Minor color update to Necrozma Dusk Mane 2017-11-11 00:16:27 +01:00
Michiel Sikma
fe3964ea90 Ignore node_modules 2017-11-11 00:10:29 +01:00
Michiel Sikma
47040d3f6a Change 'sass' to node-sass 2017-11-11 00:10:08 +01:00
Michiel Sikma
cd5eab806e Add 'roto' and 'petal' icons 2017-11-11 00:06:25 +01:00
Michiel Sikma
b961d81e7d Add the new Pokemon (romanized Japanese may not be correct yet, time will tell) 2017-11-11 00:06:11 +01:00
Michiel Sikma
989a4f13ff Add Necrozma ultra forme 2017-11-10 23:11:16 +01:00
Michiel Sikma
094540dd17 Add Necrozma dusk/dawn formes 2017-11-10 22:58:35 +01:00
Michiel Sikma
38ff369050 Add Lycanroc dusk forme 2017-11-10 22:20:50 +01:00
Michiel Sikma
a2bd59ca26 Add Pikachu partner cap to data (and rename icons to proper name) 2017-11-10 22:20:28 +01:00
Michiel Sikma
1d0a02249c Add Lycanroc-dusk 2017-11-10 22:19:14 +01:00
Michiel Sikma
b7ba8970bd New icons - roto items, petal items, new key items + sparkling stone from SuMo gets renamed to make room for the new USUM one 2017-11-10 22:16:13 +01:00
Michiel Sikma
8d36a78329 Add Pikachu partner cap icons 2017-11-10 21:48:30 +01:00
Michiel Sikma
1c9fc119bf Minor updates to Greninja and Comfey, plus a fixed #202020 outline for Omastar 2017-11-10 21:25:55 +01:00
Michiel Sikma
6ed74e4824 Put hex color at the top 2017-11-10 21:14:59 +01:00
Michiel Sikma
f37fcb38ec Only save if the file has changed 2017-11-10 21:13:16 +01:00
Michiel Sikma
86cc43dfdd Add new z-crystals for Usum 2017-11-10 13:59:59 +01:00
Michiel Sikma
27dccd3a87 New 'unknown item' icon 2017-11-10 13:40:32 +01:00
Michiel Sikma
e922bba057 Update wonder launcher icons to have #202020 outline as per Sun/Moon 2017-11-10 13:39:09 +01:00
Michiel Sikma
828d56b822 Minor updates to Ariados after someone pointed out the colors are off 2017-11-09 21:45:39 +01:00
Michiel Sikma
99c9f0d004 Change all icons to use a #202020 outline instead of #313131 - as per Sun/Moon standards 2017-11-09 20:52:10 +01:00
Michiel Sikma
5db3de8a35 Quick script for changing outline color 2017-11-09 20:40:31 +01:00