Christopher Monsanto
58eb3de07a
{lua,tup}-ext: add trim
2020-05-02 21:42:45 -04:00
Marty-D
7c503abb98
Update CAP sprites
2020-05-02 19:59:45 -04:00
Marty-D
dd8d77d57d
Add canonical Ball UI elements
2020-05-02 19:04:14 -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
8c63d8ea21
ps deploy categories
2020-05-02 17:35:12 -04:00
Marty-D
025267a076
Add missing battle UI sprites
2020-05-02 10:05:59 -04:00
Christopher Monsanto
7770ebcc24
gen 5 cap animations
2020-05-02 06:56:23 -04:00
Christopher Monsanto
254c45fcb2
explicitly ps deploy models/*-misc/Substitute.gif
2020-05-02 00:48:33 -04:00
Christopher Monsanto
43ae32a245
ps deploy: correct typos in ani-shiny
2020-05-01 21:02:20 -04:00
Christopher Monsanto
b790ce1474
Move shiny caps out of src/canonical
2020-05-01 21:01:56 -04:00
Christopher Monsanto
fcdefa4403
ps deploy cap gen5ani
2020-05-01 20:50:44 -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
4c2dfe2202
ps deploy misc/
2020-05-01 20:11:41 -04:00
Christopher Monsanto
b4004eb571
deploy: baseName -> basename
...
guess I should move this to typescript at some point
2020-05-01 20:11:28 -04:00
Christopher Monsanto
aa77ccb6bb
move cap from src/noncanonical => src/cap
2020-05-01 20:06:24 -04:00
Christopher Monsanto
3d41dbe46b
src/noncanonical/*/afd -> src/afd/*
2020-05-01 19:59:15 -04:00
Marty-D
83ebd5e280
Move "No Item" to noncanonical
2020-05-01 17:17:52 -04:00
Marty-D
e947fdae4f
Add battle UI sprites
2020-05-01 17:15:57 -04:00
Christopher Monsanto
e408f105f2
fix readme
2020-05-01 09:05:14 -04:00
Christopher Monsanto
290819328c
More consistent configuration settings for deflopt
2020-05-01 08:58:15 -04:00
Christopher Monsanto
37f9df003b
Optimize tools/deflopt slightly
2020-05-01 07:53:00 -04:00
Christopher Monsanto
a7aec16803
Remove debug output from tools/deflopt
...
This is on the hot path. Revert this commit if debugging is needed.
2020-05-01 07:46:04 -04:00
Christopher Monsanto
b496612b03
Add support for DeflOpt
...
- fuse and wine do not get along.
- This is the absolute final release of DeflOpt, and it is only
accessible in binary form via archive.org, so we vendored it.
2020-05-01 07:38:36 -04:00
Christopher Monsanto
84dec376b3
Update dependency documentation
2020-05-01 03:25:21 -04:00
Christopher Monsanto
a8a176f3c0
Compression setting for models
2020-05-01 03:23:16 -04:00
Christopher Monsanto
a7183cbc47
Document compression settings
2020-05-01 03:08:11 -04:00
Christopher Monsanto
f8bc65549d
User-configurable compression settings
2020-05-01 03:08:11 -04:00
Christopher Monsanto
eb5bde52dd
tup-ext: add getconfig helper
2020-05-01 02:45:27 -04:00
Christopher Monsanto
037f276760
tup-ext: move makecmd here
2020-05-01 02:45:21 -04:00
Christopher Monsanto
cd72b55c61
tupctime: use modules
2020-05-01 02:44:52 -04:00
Christopher Monsanto
9ea25bfc21
Add imagemagick 7 installation instructions
2020-04-30 22:43:07 -04:00
Christopher Monsanto
e1c4fe83aa
Add Tup installation instructions
2020-04-30 22:11:29 -04:00
Christopher Monsanto
653b4284f8
Deploy DSL, take 3
2020-04-30 21:48:11 -04:00
Christopher Monsanto
fc54681959
tupctime: make directory optional
2020-04-30 07:41:52 -04:00
Christopher Monsanto
fb10d85d4e
ps pad dex/deploy
2020-04-30 07:01:26 -04:00
Christopher Monsanto
2283784b33
ps deploy types
2020-04-30 06:38:48 -04:00
Christopher Monsanto
30a12b5c6b
Move things useful for subprojects to Tuprules.lua
2020-04-30 05:57:06 -04:00
Christopher Monsanto
80c09cfa2c
ps deploy padded trainers
2020-04-30 05:46:30 -04:00
Christopher Monsanto
909e51d5d0
two space ident for .deploy.json
...
emacs indent is messing up the "in", whatever, deal with it later
2020-04-30 05:45:23 -04:00
Christopher Monsanto
ca2a008ce2
fix deploy bug
2020-04-30 05:44:42 -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
8e8235f455
Remove compression & switch to imagick 7
...
Will chain with `compresspng` in lua, easier to set optimization
settings in tup config
2020-04-30 04:25:56 -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
bc244f3446
Document tup readdir gotcha
2020-04-30 01:12:08 -04:00
Christopher Monsanto
6751557401
Start of Smogon deploy
2020-04-30 01:09:55 -04:00