Commit Graph

84 Commits

Author SHA1 Message Date
Max Stevenson
b42912c0f5 WIP on the power display for video screen. 2020-06-13 19:54:16 +01:00
Max Stevenson
3490377cac Started working on the power section of the game / experience.
- Added the famous push to charge and push to close buttons.
- Added some basic styling.
2020-06-13 11:43:37 +01:00
Max Stevenson
f4dad7eb86 Fixed video screen collapsing when no content.
- Added JP logo (pls no copyright).
2020-06-12 15:59:05 +01:00
Max Stevenson
569a828d39 Switching tabs now changes video-screen content. 2020-06-12 13:23:05 +01:00
Max Stevenson
39423ed35c Fixed loading spinner animation timing. 2020-06-11 16:43:49 +01:00
Max Stevenson
7d7059cfda Butchering animation on the loading spinner. 2020-06-11 16:24:53 +01:00
Max Stevenson
059ca3b98f Part way through hacky solution to changing button display. 2020-06-11 12:02:57 +01:00
Max Stevenson
4945847c55 Trash modal animation finished. 2020-06-11 10:49:34 +01:00
Max Stevenson
b5d41157e5 trash modal animation working fairly well. 2020-06-10 23:52:04 +01:00
Max Stevenson
eb0cb7bd3b More work in progress on the trash modal. 2020-06-10 19:46:19 +01:00
Max Stevenson
2e585ff17e Halfway through trying to animate trash modal. 2020-06-10 16:17:33 +01:00
Max Stevenson
078c3473ce Workd on Trash Modal.
- Moved trash modal markup to be next to trash icon.
- Basic modal logic added.
- Basic modal styling added.
2020-06-10 14:27:03 +01:00
Max Stevenson
604d723a5f Added better font support.
- outlined plan for interactive nature of app.
- fixed typo in screen-container_wrapper selector.
2020-06-09 23:51:25 +01:00
Max Stevenson
f83fcde34f Fixed some slight styling hiccups.
- converted function to arrow function in app.js.
2020-06-09 18:48:21 +01:00
Max Stevenson
a155c0685b Added containers for instructions and timer components. 2020-06-09 16:59:22 +01:00
Max Stevenson
23adcbd2c0 Added instructions panel.
- Moved entire contents into top level container for display.
2020-06-09 12:22:51 +01:00
Max Stevenson
1599c81c92 Basic MVP design nearly finished.
- Added sys icons to bottom right (need more alignment).
2020-06-09 12:01:50 +01:00
Max Stevenson
7f69a44de8 changes to map display / room title. 2020-06-09 11:08:47 +01:00
Max Stevenson
8f6dad1634 Fixed the CSS hellscape created this morning. 2020-06-08 18:44:26 +01:00
Max Stevenson
6f9ff21a63 Absolutely butchered the styling. Lots of fixing needed. 2020-06-08 15:15:39 +01:00
Max Stevenson
1359ecfcf6 Layout disaster WIP 2020-06-08 12:51:45 +01:00
Max Stevenson
006d67f024 Positioning of elements fixed. 2020-06-07 20:47:17 +01:00
Max Stevenson
4afba9a4c5 Started work on final layout adjustments. 2020-06-07 13:03:47 +01:00
Max Stevenson
cce9428fdd Finished console output. 2020-06-04 17:49:02 +01:00
Max Stevenson
b008ab1017 Started styling console display. 2020-06-04 14:47:21 +01:00
Max Stevenson
74c4ca0f94 Fixed formatting nightmare caused by prettier plugin.
- Removed unicode chars and pasted in symbols.
- Created own border style for console output screen.
2020-06-04 12:46:44 +01:00
Max Stevenson
908cbaa60a Added last buttons before console readout display. 2020-06-03 23:54:29 +01:00
Max Stevenson
a5176da310 Styling of video screen buttons almost complete. 2020-06-03 14:27:48 +01:00
Max Stevenson
827d004313 Added video control buttons. 2020-06-03 13:42:17 +01:00
Max Stevenson
449c8f7076 Started work on video screen buttons.
- Fixed spelling typo.
2020-06-03 12:42:59 +01:00
Max Stevenson
e1fad0cce9 spacing on video screen. 2020-06-01 19:50:36 +01:00
Max Stevenson
8025330f37 Created grid and loading spinner elements. 2020-06-01 19:20:54 +01:00
Max Stevenson
033f3537b4 Restructure to make use of new class names. 2020-06-01 17:03:01 +01:00
Max Stevenson
a8ee76f4ff Implemented Sass in project. 2020-06-01 15:33:53 +01:00