Commit Graph

35 Commits

Author SHA1 Message Date
Christopher Monsanto
d91ae355b1 better spritecollab credits by their request 2024-02-28 13:47:33 -05:00
Christopher Monsanto
7c0ff2d771 spritecollab in readme 2024-02-26 22:00:50 -05:00
Christopher Monsanto
2a2e794c3d add webp briefly to docs 2023-03-29 01:54:49 -04:00
Christopher Monsanto
fa162dc60c Remove deflopt 2023-03-25 23:42:54 -04:00
Christopher Monsanto
1dc7fa5941 Remove outdated filename scheme documentation 2021-12-28 20:41:31 -05:00
Christopher Monsanto
ca15e28710 Fix tup build dependencies 2021-06-29 06:04:33 -04:00
Christopher Monsanto
f7b3c140b0 Add imagick jpeg delegate 2021-06-29 05:54:34 -04:00
Christopher Monsanto
297e8e7160 Building imagick should be parallelized 2021-06-29 05:52:52 -04:00
Christopher Monsanto
0807f9c85b add pngquant support 2020-09-16 05:35:23 -04:00
Christopher Monsanto
837c09f0be Add tup patch for working with wine 2020-09-15 08:34:41 -04:00
Christopher Monsanto
da3f222d7f deflopt: remove tmp file handling 2020-09-15 08:32:12 -04:00
Christopher Monsanto
4b0cf1db3b Add wineserver -p note 2020-09-15 03:33:47 -04:00
Christopher Monsanto
21c1a07bb0 add MINISPRITE compression config 2020-09-01 04:04:04 -04:00
Christopher Monsanto
f2020b8a57 add optipng to installation examples 2020-08-07 04:34:09 -04:00
Christopher Monsanto
5737d672a3 Rename -- to -, - to ~ (deploy, README) 2020-05-07 18:10:29 -04:00
Christopher Monsanto
adb0df42a4 add compression options for spritesheets 2020-05-02 18:48:56 -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
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
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
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
bc244f3446 Document tup readdir gotcha 2020-04-30 01:12:08 -04:00
Christopher Monsanto
b21358b2df Fix README?? 2020-04-17 01:29:15 -04:00
Christopher Monsanto
e6c00b429a Fix README? 2020-04-17 01:27:48 -04:00
Christopher Monsanto
a3d234a227 Encode space as _, change escape to __ 2020-04-16 19:03:01 -04:00
Christopher Monsanto
2446302997 Proof-of-concept PS spritesheet generation 2020-04-16 02:49:01 -04:00
Christopher Monsanto
5ba2e316e4 Add PS spritesheet generator tool 2020-04-16 02:08:29 -04:00
Kirk Scheibelhut
ffe522696e
Update README with installation instructions
Also changes around some styling and adds a License section (though deliberately doesn't add a `LICENSE` file - GitHub should not be recognizing this project as MIT Licensed as the vast majority of the bytes are not subject to that license). Without any mention of a license potential contributors would be allowed to fork and view under the GitHub ToS, but technically making changes to the code they've forked is not covered.

A future commit should add a `CREDITS.md` file linked to from a `Credits` section in this README detailing those who have contributed their work to this repository.
2020-04-13 11:50:43 -07:00
Christopher Monsanto
6da52b8764 Add smogdex social builds 2020-04-13 03:24:52 -04:00
Christopher Monsanto
2547f1a392 Add models & skeleton build 2020-04-12 23:21:02 -04:00
Christopher Monsanto
aeb1e46550
Initial commit 2020-04-11 11:07:44 -04:00