Commit Graph

60 Commits

Author SHA1 Message Date
Max Stevenson
bcbc9dc81c Adjusted border styling to be more responsive. 2020-09-01 21:39:09 -05:00
Max Stevenson
1d539ade78 Started making site more responsive.
- Replacing absolute units with relative.
- Remove vehicle graphic.
2020-09-01 17:46:58 -05:00
Max Stevenson
13b8382536 Progress on overall layout. 2020-08-25 19:20:09 +01:00
Max Stevenson
4a0032b58f Progress on power instructions.
- Created function for loading set of instructions.
- Created function for advancing instructions.
2020-08-17 20:30:09 +01:00
Max Stevenson
252c133c79 Return after long break.
- Added some content in form of instructions for power step.
- Fixed bug with system wrapper displaying off screen.
2020-08-12 21:05:26 +01:00
Max Stevenson
b44b2be536 Progress on bottom console output display. 2020-07-05 10:22:59 +01:00
Max Stevenson
52d08ad162 Output display
- Started progress on output display switching.
2020-06-28 22:58:37 +01:00
Max Stevenson
6bc1d42b45 Duplicated functionality for bottom control panel.
- Need to refactor into generic tab function.
2020-06-22 23:00:55 +01:00
Max Stevenson
510e00b27c Tinkering with sizings on console display. 2020-06-19 00:01:31 +01:00
Max Stevenson
ce58e95d69 WIP on breaker functionality. 2020-06-18 14:41:21 +01:00
Max Stevenson
120b598e14 Finished power screen layout and display. 2020-06-18 14:18:02 +01:00
Max Stevenson
c68e92ba8c Fixed formatting on index preventing vehicle tab content displaying. 2020-06-18 10:44:07 +01:00
Max Stevenson
f9014a1661 Messed around with the layout again.
- Deleted grid layout, went back to putting everything in flex.
2020-06-18 10:30:06 +01:00
Max Stevenson
6b0fb8a367 Finished breaker functionality.
- Push to open button serves as reset switch.
- Created new style file for power screen views.
2020-06-17 10:59:04 +01:00
Max Stevenson
dbffc342d5 Refactor of existing voltage puzzle code.
- Added functionality to breaker button.
2020-06-17 00:33:29 +01:00
Max Stevenson
19fedb606a voltage puzzle (sorta) working.
- Need to configure initial voltage display.
- Changed values so only one correct combination.
2020-06-16 19:59:56 +01:00
Max Stevenson
7f313f460b WIP voltage puzzle. 2020-06-16 19:27:33 +01:00
Max Stevenson
f12eb37f6e Halfway through writing voltage puzzle logic - needs more thought. 2020-06-16 16:26:33 +01:00
Max Stevenson
e95f23d278 Added multiple toggle switches for voltage puzzle.
- Adjusted layout for toggle switches.
2020-06-16 14:04:13 +01:00
Max Stevenson
89b1a22436 Removed default button styling.
- Added background to status text.
2020-06-15 19:43:13 +01:00
Max Stevenson
da6491b833 Making progress with video screen power display. 2020-06-15 11:12:03 +01:00
Max Stevenson
dab83a3954 More markup added for circuit breaker design. 2020-06-14 19:06:10 +01:00
Max Stevenson
6557159ec8 Attempted to add some media rule stop distortion on large screens. 2020-06-14 18:45:50 +01:00
Max Stevenson
0b964f0c7b More work on interactivity.
- Added vertical voltage switch markup in index with new container.
- Refactored existing tab change code to now change main display too.
- renamed existing map-display to tour-display inline with tab content.
2020-06-14 18:27:28 +01:00
Max Stevenson
8f049e5438 Added switch design for volate control. 2020-06-14 01:15:53 +01:00
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
7312bb790c control panel top buttons functional style finished. 2020-06-11 13:48:40 +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
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
c92c8d074a Added very basic 2 minute countdown timer logic. 2020-06-09 17:54:13 +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
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
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