Commit Graph

362 Commits

Author SHA1 Message Date
Perfect1076
b433f5f255 feat: notch added, but it is svg so its not exactly the best.. 2024-05-23 15:16:48 -06:00
b4aeed0ca2 increase font size for history as per ui spec 2024-05-22 17:56:06 +02:00
de11bb064a add scale and orientation indicator 2024-05-22 17:22:47 +02:00
ef9b31056f fix import 2024-05-22 16:44:32 +02:00
6698101d88 style aca header 2024-05-22 11:47:43 +02:00
bedlam343
6d647b64c4 sync widgetIds of elements with their widget in the reducers 2024-05-22 00:13:14 -07:00
bedlam343
d5e34a5b53 Merge branch 'right-screen-and-aca' into demo6 2024-05-21 22:22:29 -07:00
bedlam343
99e64bc307 Merge branch 'ui' into demo6 2024-05-21 22:17:26 -07:00
Azlothe
b0f46f56a3 migrate to widget channels 2024-05-21 21:48:33 -07:00
Azlothe
74aec668ab highlight current element 2024-05-21 21:11:18 -07:00
bedlam343
3736551179 widget channels in minimap slice 2024-05-21 21:06:45 -07:00
Azlothe
149e9fe144 display history convo message info 2024-05-21 20:42:23 -07:00
Azlothe
d1eec06d5e clean: remove scrollbar on list widget 2024-05-21 20:04:40 -07:00
Azlothe
f0a9437978 connect convoID between list and history widgets 2024-05-21 20:03:29 -07:00
Azlothe
900aeb5907 extract history message into own component 2024-05-21 13:34:49 -07:00
Perfect1076
107a8759f6 refactor: got rid of unnecessary space in the right screen code. 2024-05-21 13:18:45 -07:00
Perfect1076
87b97c6561 feat: right screen now implemented. ACA status fuel now drains but need a way to tag it. 2024-05-21 13:13:18 -07:00
Azlothe
cab783ff2f merge ui-convo to ui 2024-05-21 12:02:59 -07:00
Azlothe
943ca33f0d replace color settings to tailwind custom classes 2024-05-19 22:46:18 -07:00
Azlothe
5adcd08d9f add tailwind colors into config 2024-05-19 22:41:37 -07:00
Azlothe
2a534771c1 bugfix: tailwind template strings do not work 2024-05-19 22:31:27 -07:00
Azlothe
887e2f7518 extract color into props 2024-05-19 21:29:13 -07:00
Azlothe
5142e50bbd fix misaligned tables 2024-05-19 21:18:35 -07:00
Azlothe
84851cae4f test with mock data 2024-05-19 20:51:10 -07:00
d5c9a36c7b tagging done 2024-05-19 18:54:12 -07:00
bac2af2768 tagging almost done in CM, not worldSim 2024-05-19 16:40:29 -07:00
885e1696d7 fix whatever went wrong with the top bar 2024-05-19 20:33:17 +02:00
48fc554596 add stress level indicator 2024-05-19 20:30:36 +02:00
ded2c2a13c actually clamp stress level to 0..2 not 0..3 2024-05-19 20:30:24 +02:00
ca2c0f48bd fix gaze circle offset when scrollable 2024-05-19 20:08:47 +02:00
25a05aa272 add basic widget in order to get pearce video working 2024-05-19 20:06:34 +02:00
1a04e77fb3 fix smol minimap icons in lpd 2024-05-19 20:00:27 +02:00
47bffe3cc1 adapt list element to fit ui design 2024-05-19 20:00:26 +02:00
f632bf761c style map threat info element 2024-05-19 19:59:36 +02:00
Azlothe
5de76238c3 draft status sidebar 2024-05-19 10:38:28 -07:00
bedlam343
51b165e7e1 add missing widgetIds for warning elements 2024-05-19 00:07:07 -07:00
bedlam343
f1e78d482f include info elements in LPD. decalate warning icons 2024-05-19 00:01:04 -07:00
bedlam343
6c7edd9088 another comment 2024-05-18 17:35:27 -07:00
bedlam343
087cc1e1bf add comment 2024-05-18 17:29:52 -07:00
bedlam343
bbb7831fe7 add comment 2024-05-18 17:24:38 -07:00
bedlam343
4b49b01c17 add expiration interval to the map warning information element 2024-05-18 17:22:28 -07:00
bedlam343
5b83294eaf persist info element as long as the gaze is on the warning icon 2024-05-18 17:03:56 -07:00
bedlam343
e4dd72bf25 warning information elements on gaze interaction 2024-05-18 16:53:53 -07:00
bedlam343
9e2f50b5ef add background cirlces to ACAs 2024-05-18 15:57:51 -07:00
bedlam343
310e7f7d07 add tags to ACA on minimap 2024-05-18 15:53:14 -07:00
bedlam343
c63c9d0ddd warning icons respond to gaze 2024-05-18 15:27:01 -07:00
bedlam343
d4cba76094 remove some log statements 2024-05-18 14:51:48 -07:00
bedlam343
cc243a784c add left bound check for section in assimilator (when checking for message x and y's) 2024-05-18 14:50:04 -07:00
bedlam343
7b84761fca display warning icons for missiles 2024-05-18 14:24:09 -07:00
bedlam343
722579161e return warning icons from LPD based on the type of incoming message 2024-05-18 14:05:48 -07:00