Commit Graph
7 Commits
Author SHA1 Message Date
Terncode 6380f0bbcc Fix sprite builder
Fixes sprite builder to not rely on sprite.ts that is generating
2026-03-21 13:28:03 +01:00
Eliot Partridge 34ed0a44b5 bale -> able 2019-09-09 12:58:39 -05:00
Eliot Partridge f4a32256f2 Attempt to fix build, part 3 2019-09-09 10:17:40 -05:00
Eliot Partridge b9d50c2665 Perform sprite compilation before rev'ing and copying
Kind of important... but y'know
2019-09-07 01:17:41 -05:00
Eliot Partridge c8472f5c65 Project sanity check (#76)
* tslint: CRLF -> LF

* gitignore more build artifacts

* Add proposed .editorconfig

* Allow for "clean" builds

src/ts/generated/ content is still required (sprites.ts,
gamepad-mappings.ts), but src/scripts is not.

* Add --sprites option to production build

* Add note about sprites to README
2019-09-06 20:32:10 -05:00
Eliot Partridge 9f3e28824e Debrand part 2: electric boogaloo (#70)
* Rebrand fully

* Rebrand part 2: electric boogaloo

* Debrand part 3: fixes
2019-09-02 15:05:00 -05:00
Erik McClure 735845746e Archive commit 2019-08-28 21:15:02 -07:00