Commit Graph

  • 3bd1caa915 add water and trees main Colin McMillen 2019-10-30 10:28:04 -0400
  • adbf13f06a set up assets for Super Tea Witch Colin McMillen 2019-10-29 17:26:46 -0400
  • f9b11e5833 use witch sprites by default, elide others Colin McMillen 2019-10-29 14:57:48 -0400
  • 3011e5eaab tighten up cookbook entry Colin McMillen 2019-10-04 11:18:12 -0400
  • f07d0acad5 don't make a spurious dir for remote deploy. fix docs. Colin McMillen 2019-10-04 09:53:56 -0400
  • 2fe008a2e8 add some whitespace Colin McMillen 2019-10-04 09:44:07 -0400
  • 50644027e0
    add cookbook for some shell-y things Colin McMillen 2019-10-04 09:40:05 -0400
  • 62f850a413 rename deploy_local.sh -> deploy.sh Colin McMillen 2019-10-04 09:30:21 -0400
  • 03850a9306 use scp instead of cp for easy deploy to server Colin McMillen 2019-10-04 09:23:55 -0400
  • f8752567a8 add scripts/deploy_local.sh Colin McMillen 2019-10-03 20:42:18 -0400
  • fa827a0f30 assets.py: use SNEJ_ROOT variable & os.path.join Colin McMillen 2019-10-03 20:34:17 -0400
  • af28ee776c add linter script Colin McMillen 2019-10-03 20:28:04 -0400
  • 1f69362489 remove spurious space Colin McMillen 2019-10-03 17:18:31 -0400
  • cfe3065077 use spritesheet & metadata from bundle/ instead of hard-coding a few Colin McMillen 2019-10-03 16:42:21 -0400
  • c82e19470c assets.py: output a full JS file that can be sourced directly Colin McMillen 2019-10-03 16:37:47 -0400
  • ac3216f41f change expected assets location Colin McMillen 2019-10-03 15:46:43 -0400
  • 37e8333d8c add bundle/ to gitignore Colin McMillen 2019-10-03 15:41:59 -0400
  • a722fa0d95 remove spurious chunk_name printout Colin McMillen 2019-10-03 14:58:48 -0400
  • 5db46186da add .gitignore Colin McMillen 2019-10-03 14:29:40 -0400
  • 15837b7c3c many pylint fixes Colin McMillen 2019-10-03 11:25:15 -0400
  • 4ce860a6ed add actions for checking and annotating sprites Colin McMillen 2019-10-02 17:37:09 -0400
  • eeb0f0a4db pretty-print JSON output Colin McMillen 2019-10-02 15:30:36 -0400
  • 46e5a34120 add tool for annotating sprite metadata Colin McMillen 2019-10-02 15:17:05 -0400
  • 3bb110172f Add basic script for parsing assets. Colin McMillen 2019-10-01 21:31:35 -0400
  • 528d9577eb move gamepad handling into a separate class Colin McMillen 2019-09-25 17:22:04 -0400
  • c0cd1e6df3 remove unused fields & unneeded vendor prefixes Colin McMillen 2019-09-25 16:36:25 -0400
  • 3dbf2d96c6 add comment to SnesInput Colin McMillen 2019-09-25 16:17:44 -0400
  • 02c1907d26 add SnesInput class to represent controller input Colin McMillen 2019-09-25 16:10:03 -0400
  • e13c4d0985 bugfix: ensure that canvas scale is at least 1x Colin McMillen 2019-09-25 15:49:19 -0400
  • 3e9a45a7c3 use zsnes default keybindings for keyboard control Colin McMillen 2019-09-25 15:33:45 -0400
  • aed6bdd877 create a CharacterSprite class Colin McMillen 2019-09-25 15:06:27 -0400
  • 6d5e92faec move xxArrowPressed globals into the Input class Colin McMillen 2019-09-25 13:29:26 -0400
  • d06c5a49c4 add SNES_WIDTH and SNES_HEIGHT constants Colin McMillen 2019-09-25 10:40:10 -0400
  • 0ebdf6f47f autoscale canvas based on browser dimensions. Colin McMillen 2019-09-25 10:24:31 -0400
  • 2fe15e98fb change dir structure of resources/ tree (now res/) Colin McMillen 2019-09-25 10:12:02 -0400
  • 1506b7a3eb make image-rendering: pixelated work in firefox Colin McMillen 2019-09-24 21:21:23 -0400
  • 2e54945438 rename main.html -> index.html Colin McMillen 2019-09-24 20:55:36 -0400
  • f8a3be556d set default scale to 3x. Colin McMillen 2019-09-24 20:54:10 -0400
  • 822a5a108e add basic keyboard controls Colin McMillen 2019-09-24 20:16:01 -0400
  • ce3ee42c4e add tiled background rendering and one ghosty boi Colin McMillen 2019-09-24 19:44:08 -0400
  • d7a88b6d67 remove unused variable Colin McMillen 2019-09-24 15:08:04 -0400
  • 3cd1b66965 add main.js & main.html Colin McMillen 2019-09-24 14:57:24 -0400
  • 89cfccf433
    Initial commit Colin McMillen 2019-09-24 14:54:17 -0400