Commit Graph

343 Commits

Author SHA1 Message Date
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
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
bedlam343
3a7906c8ce add warning widget and element to mediumLPD and highLPD as well 2024-05-18 13:58:18 -07:00
295d82b7b7 revert 1e7810c486
revert Merge pull request 'fix: adjusted the left and right ammos to be different.' (#3) from aca-stuff-demo5 into demo5
2024-05-17 11:54:59 +02:00
1e7810c486 Merge pull request 'fix: adjusted the left and right ammos to be different.' (#3) from aca-stuff-demo5 into demo5 2024-05-17 11:47:14 +02:00
Perfect1076
dd0bbab118 fix: adjusted the left and right ammos to be different. 2024-05-17 01:44:03 -07:00
bedlam343
b29d231914 setup widget/element flow for aca header 2024-05-16 23:12:17 -07:00
bedlam343
353bedba5e widget/element flow for aca header 2024-05-16 22:52:05 -07:00
bedlam343
d0972edec8 display warning icons at their specified x and y locations based on messages 2024-05-16 21:37:37 -07:00
bedlam343
33fb8d5fb4 display warning icons as messages arrive. error: icons appearing on top-left 2024-05-16 21:23:21 -07:00
bedlam343
f2a0eb5cf1 update schema-types file to latest 2024-05-16 21:06:57 -07:00
bedlam343
062a4437ab fix error: history widget getting deleted 2024-05-16 20:29:45 -07:00
bedlam343
e03782b82d uncomment stressChangeHandler 2024-05-16 20:09:55 -07:00
bedlam343
81d4ea61c8 add handledMessage to on widget update 2024-05-16 16:07:31 -07:00
bedlam343
a548ea3571 make elements a local variable in LPDs 2024-05-16 15:57:29 -07:00
3758425463 no more loop when restrainer keeps denying 2024-05-16 15:19:51 -07:00
b276f328ab no more loop when restrainer keeps denying 2024-05-16 15:18:22 -07:00
8a1db59b41 added comments 2024-05-16 14:43:50 -07:00
999a0ad6a7 changed MR range calculation and added multi widget to LPDs and MS 2024-05-16 13:58:32 -07:00
70e44b602c reastrainer with multi widget 2024-05-16 12:28:49 -07:00
91b55b6fbd reactToMessage deals with multi 2024-05-16 12:18:44 -07:00