Commit Graph

26 Commits

Author SHA1 Message Date
dc73d12c26 Dynamically load animations.
This makes sure that we don't have to serve the open animation when the bar is actually closed.
2019-03-13 13:25:57 +01:00
ca6eb29ff8 Enable anti-aliasing. 2019-03-13 13:18:01 +01:00
19d9630aed Implement basic lighting. 2019-03-12 16:59:19 +01:00
577a857306 Indent issue. 2019-03-11 14:03:48 +01:00
3ecaec050b Restructure CSS files. 2019-03-11 13:42:22 +01:00
17d072a8c4 Add utility targets. 2019-03-11 13:27:09 +01:00
b58f7d96dd Slightly more balanced. 2019-03-08 18:55:40 +01:00
0a09f2616b Bit more sustainable file location. 2019-03-08 18:44:32 +01:00
88ea65e424 Better scaling. 2019-03-08 18:30:08 +01:00
5865f5c48c Basic text renderer. 2019-03-08 18:13:47 +01:00
d787c38984 Fill the star. 2019-03-08 17:28:41 +01:00
51b26ff498 Implement a simple star. 2019-03-08 17:08:20 +01:00
f5344f3197 Implement basic 3d rendering. 2019-03-08 16:40:22 +01:00
12daff1f7d Remove debug statements. 2019-03-08 16:28:14 +01:00
95a1a3268e Remove stray input. 2019-03-04 14:46:23 +01:00
89f4a17432 Implement toggle in main controller. 2019-03-04 13:55:58 +01:00
24bddd64d1 Rewrite open template to new style. 2019-03-04 00:53:26 +01:00
ddf4f65fd6 Generate source maps. 2019-03-04 00:34:56 +01:00
26d365912c Bit more spammy. 2019-03-04 00:22:51 +01:00
45bbbc3494 Once again, with webpack. 2019-03-04 00:17:59 +01:00
fc22b4cd28 Revert "Finish unopened page."
This reverts commit 8990a3d4ac.
2019-03-04 00:08:32 +01:00
8990a3d4ac Finish unopened page. 2019-03-04 00:02:43 +01:00
9b55f56975 Work on closed notice. 2019-03-03 17:53:34 +01:00
ebe4e85fad Implement basic background animation for closed screen. 2019-03-03 17:22:29 +01:00
bfea8896de Port the old system to a more advanced setup. 2019-03-03 16:22:12 +01:00
04ae63035a Initial Code import. 2019-03-03 15:28:35 +01:00