Christopher Monsanto
|
e07ce108d7
|
remove dependency on glob filter/key
|
2020-05-25 21:37:42 -04:00 |
|
Christopher Monsanto
|
71376738d4
|
remove frames from tup
|
2020-05-24 23:44:56 -04:00 |
|
Christopher Monsanto
|
20335e1ebc
|
remove {fb,twitter}sprite loop
|
2020-05-24 19:40:23 -04:00 |
|
Christopher Monsanto
|
802fe9a660
|
remove frames from rule/foreach_rule
|
2020-05-24 19:37:30 -04:00 |
|
Christopher Monsanto
|
ec2547e694
|
unneeded commented code
|
2020-05-24 17:22:55 -04:00 |
|
Christopher Monsanto
|
b2e7d3c8b9
|
fix build for new naming scheme
|
2020-05-24 16:15:42 -04:00 |
|
Christopher Monsanto
|
d77d56d09e
|
restore missing dex
|
2020-05-24 10:53:19 -04:00 |
|
Christopher Monsanto
|
a6117fb3b7
|
mostly fix ps pokemon spritesheet
|
2020-05-23 22:18:48 -04:00 |
|
Christopher Monsanto
|
ec05ea67a1
|
mv noncanonical pokemon minisprites
|
2020-05-23 18:40:13 -04:00 |
|
Christopher Monsanto
|
c871f81f82
|
mv asymmetrical
|
2020-05-23 17:51:57 -04:00 |
|
Christopher Monsanto
|
bf8444453b
|
fix g6 minisprite build/deploy
|
2020-05-23 17:48:03 -04:00 |
|
Christopher Monsanto
|
017a4488ac
|
fix fbsprite/twittersprite
|
2020-05-23 16:50:19 -04:00 |
|
Christopher Monsanto
|
3336019e17
|
reenable dex padding
|
2020-05-23 16:14:48 -04:00 |
|
Christopher Monsanto
|
c1fa6e3832
|
disable dex/ build
|
2020-05-23 15:09:01 -04:00 |
|
Christopher Monsanto
|
0ede300a2c
|
disable trainer build
moving trainers broke the build, not going to fix this until we move the
trainers to their new numbered home
|
2020-05-23 10:27:32 -04:00 |
|
Christopher Monsanto
|
e92eff4762
|
ps pokemon sheet
|
2020-05-09 11:19:42 -04:00 |
|
Christopher Monsanto
|
036a90ba0f
|
ps items sheet
|
2020-05-09 07:38:21 -04:00 |
|
Christopher Monsanto
|
39eec46241
|
tools/ps-sheet -> tools/sheet, take js sheet spec as arg
|
2020-05-09 06:04:47 -04:00 |
|
Christopher Monsanto
|
71307552a1
|
Move canonical/custom -> noncanonical
|
2020-05-08 16:58:22 -04:00 |
|
Christopher Monsanto
|
c07d28b017
|
ps-trainers-sheet -> ps-sheet
|
2020-05-08 13:36:51 -04:00 |
|
Christopher Monsanto
|
a20aa81a15
|
ps trainer sheet generation
|
2020-05-08 11:14:58 -04:00 |
|
Christopher Monsanto
|
0c47e34a43
|
Build refactor
There's still more implementation cleanup to do, but I at least wanted
to publish the new build DSL, which is stable-ish at this point
|
2020-05-06 01:45:56 -04:00 |
|
Christopher Monsanto
|
d6edae7919
|
uniform directory structure in cap/minisprites
|
2020-05-03 06:21:01 -04:00 |
|
Christopher Monsanto
|
e70bcfbeb0
|
compress missing padded cap dex/
|
2020-05-02 23:09:56 -04:00 |
|
Christopher Monsanto
|
05156c2e79
|
build missing cap dex/ entries, deploy cap dex/
|
2020-05-02 23:01:22 -04:00 |
|
Christopher Monsanto
|
58eb3de07a
|
{lua,tup}-ext: add trim
|
2020-05-02 21:42:45 -04:00 |
|
Christopher Monsanto
|
adb0df42a4
|
add compression options for spritesheets
|
2020-05-02 18:48:56 -04:00 |
|
Christopher Monsanto
|
35e92d23b6
|
ps deploy pokeball sheet
|
2020-05-02 18:33:43 -04:00 |
|
Christopher Monsanto
|
7770ebcc24
|
gen 5 cap animations
|
2020-05-02 06:56:23 -04:00 |
|
Christopher Monsanto
|
579ed98627
|
more convenient pad{} interface
|
2020-05-01 20:29:49 -04:00 |
|
Christopher Monsanto
|
f49484f901
|
tup-ext: makecmd takes display argument
tup syntax `^ display^ ` is arcane
|
2020-05-01 20:24:42 -04:00 |
|
Christopher Monsanto
|
aa77ccb6bb
|
move cap from src/noncanonical => src/cap
|
2020-05-01 20:06:24 -04:00 |
|
Christopher Monsanto
|
a8a176f3c0
|
Compression setting for models
|
2020-05-01 03:23:16 -04:00 |
|
Christopher Monsanto
|
f8bc65549d
|
User-configurable compression settings
|
2020-05-01 03:08:11 -04:00 |
|
Christopher Monsanto
|
fb10d85d4e
|
ps pad dex/deploy
|
2020-04-30 07:01:26 -04:00 |
|
Christopher Monsanto
|
30a12b5c6b
|
Move things useful for subprojects to Tuprules.lua
|
2020-04-30 05:57:06 -04:00 |
|
Christopher Monsanto
|
a583c81ec1
|
Add a string interpolation function
|
2020-04-30 04:47:38 -04:00 |
|
Christopher Monsanto
|
c38c14e660
|
More pad refactoring
|
2020-04-30 04:34:03 -04:00 |
|
Christopher Monsanto
|
c76e5e415a
|
wip pad trainers to 80x80
need to use tup config variables for compression settings, its too
expensive for development otherwise
|
2020-04-30 04:01:11 -04:00 |
|
Christopher Monsanto
|
429b673621
|
Remove tup pokemon functions
|
2020-04-30 02:52:40 -04:00 |
|
Christopher Monsanto
|
1fd106b0c6
|
Deploy refactor
|
2020-04-30 02:32:40 -04:00 |
|
Christopher Monsanto
|
6751557401
|
Start of Smogon deploy
|
2020-04-30 01:09:55 -04:00 |
|
Christopher Monsanto
|
636b9408cc
|
gendeploy mini-language, move more of PS to gendeploy
|
2020-04-29 23:29:16 -04:00 |
|
Christopher Monsanto
|
4f1c9c3685
|
Use gendeploy for ani
|
2020-04-29 07:44:09 -04:00 |
|
Christopher Monsanto
|
ff42beecb2
|
Add AFD sprites
|
2020-04-17 01:55:53 -04:00 |
|
Christopher Monsanto
|
7eca8a7f13
|
Move CAP minisprites to noncanonical/
|
2020-04-17 01:23:04 -04:00 |
|
Christopher Monsanto
|
a408b0c3d8
|
Move cap gen 5 animations out of models/
|
2020-04-17 00:43:14 -04:00 |
|
Christopher Monsanto
|
a2ffa2febf
|
Move shiny -> front-shiny
|
2020-04-16 19:07:18 -04:00 |
|
Christopher Monsanto
|
9dcb1c6f55
|
Move CAPs out of canonical
|
2020-04-16 17:59:31 -04:00 |
|
Christopher Monsanto
|
3a936373d5
|
Move everything to canonical/
|
2020-04-16 17:08:04 -04:00 |
|