Commit Graph

167 Commits

Author SHA1 Message Date
9c3a32a82b
hackity hack hack tiles 2020-01-05 12:59:03 +01:00
fb695178f1
Fix up the tile generation target 2020-01-05 12:30:21 +01:00
b78dd949ca
Ignore tiles folder 2020-01-05 12:30:13 +01:00
7285adfe33 Merge branch 'master' of https://git.vvvvvvaria.org/varia/voicegardens 2020-01-05 12:24:03 +01:00
32e99922f5 created images folder for the tiles 2020-01-05 12:23:39 +01:00
e0acdc0aeb
Add a makefile target 2020-01-05 12:08:43 +01:00
8ed3e24b17
Write something about GDAL 2020-01-05 12:05:45 +01:00
29c698c7ab
Fix up the ignoring 2020-01-05 12:05:34 +01:00
53ca67326b
New line them 2019-12-22 11:42:18 +07:00
f529c92878
Just use URLs 2019-12-22 11:41:56 +07:00
c91da348a0
Add deployment for the test site 2019-12-22 11:36:48 +07:00
07a03ebdda
Remove accidentally added archived file 2019-12-22 11:22:18 +07:00
e0a47119b5
Ignore virtualenvs 2019-12-22 11:05:27 +07:00
b142352ffe
Remove accidentally added virtualenv 2019-12-22 11:05:02 +07:00
2141ba7727
Add two missing targets 2019-12-21 19:17:13 +07:00
e7f7867125
Add the website URL 2019-12-21 19:13:23 +07:00
d4c980c980
Add notes about server 2019-12-21 19:13:07 +07:00
6ced0933c3
Rename to use the right name (woops) 2019-12-21 18:49:53 +07:00
8faf699818
Fix default target 2019-12-21 18:35:21 +07:00
4c03ac4499
Make a few moves towards getting this to deploy 2019-12-21 17:46:27 +07:00
eaf5b6ffae
Download axios 2019-12-21 17:46:20 +07:00
3385cfa726
Leave some notes on pitch/nuance gathering 2019-12-21 17:19:08 +07:00
d23b6556a7
Remove TODOs 2019-12-21 16:28:45 +07:00
5e9744d8f3
Make URL detection more robust 2019-12-21 16:28:35 +07:00
8907526f82
Remove links 2019-12-21 16:28:30 +07:00
12369774fb
Add target to clear the archive 2019-12-21 16:24:34 +07:00
4f78be4aef
Don't track the archive folder 2019-12-21 16:24:24 +07:00
582c845164
Setup archiving for real this time 2019-12-21 14:39:03 +07:00
87bc40a52b
Rig up some funky sounds 2019-12-19 18:55:32 +07:00
f95393a46e
Remote that advice which actually was bad 2019-12-19 18:55:24 +07:00
5ea059dc63
Rig up working collision detection 2019-12-19 18:18:09 +07:00
77f640dbd8
Add tip for microphone 2019-12-19 17:36:29 +07:00
6c87c9887f
Rig up machinery for collision detection 2019-12-19 11:53:29 +07:00
c942524885
Wire up movement and multiple shapes 2019-12-18 23:52:58 +07:00
b0556b301b
Remove unecessary function call 2019-12-18 22:47:55 +07:00
dfb398a8f8
Abstract canvas width/height into variables 2019-12-18 22:45:12 +07:00
4a2cc7ccb1
Get the CSS working 2019-12-18 22:45:06 +07:00
9dd94bc10d
Bootstrap shape generation 2019-12-18 22:38:33 +07:00
cfce946971
Sort vars at the start for ease of reading 2019-12-18 22:38:20 +07:00
fc071a652c
Use strict JS mode 2019-12-18 22:38:11 +07:00
c39f11c54a
Add shape class boilerplate 2019-12-18 22:27:03 +07:00
556d058189
Simplify function names 2019-12-18 22:26:56 +07:00
11f9d7aa57
Clean up and comment out functions to help explain 2019-12-18 20:13:37 +07:00
8d181d9931
Add git ignore file 2019-12-18 20:13:30 +07:00
a9f6853049
Run prettier formatter over HTML/JS 2019-12-18 19:45:00 +07:00
c611d3a045
Remove those ;s
Apparently, we don't need them.
2019-12-18 13:50:50 +07:00
520b841c97
Generate a new shape if a sound is recorded 2019-12-18 13:48:59 +07:00
53c19dda03
Start to collect parameters and wire up shape generation 2019-12-18 13:33:56 +07:00
ed44d61f51
Improve record/stop/play handling 2019-12-18 13:06:32 +07:00
97179dfff8
Add guiding comment 2019-12-16 21:34:21 +07:00