Commit graph

186 commits

Author SHA1 Message Date
Youwen Wu
4ebd9c3ca8
Update LICENSE 2024-02-27 14:11:48 -08:00
Youwen Wu
f8e2e65fee
Update LICENSE 2024-02-27 14:10:09 -08:00
Youwen Wu
f6c5218ee0
docs: fix typo 2024-02-27 13:11:01 -08:00
Youwen Wu
35157d15e1
Merge pull request #10 from Team-1280/threlte
Threlte
2024-02-27 13:09:15 -08:00
Youwen Wu
1dbe45f3b3
Merge pull request #9 from Team-1280/main
docs: add installation instructions
2024-02-27 13:09:00 -08:00
Youwen Wu
70cafa558a
docs: add installation instructions 2024-02-27 13:06:26 -08:00
e18e1b3c91
improvement: voice sequences now play based on audio lengt
As opposed to set time. This will help account for discrepancies between audio cue lengths in different languages
2024-02-27 00:10:18 -08:00
0d77ea7f84
feat: add dynamic voice setting 2024-02-27 00:00:08 -08:00
21eb0411d1
fix: some unused imports causing errors 2024-02-26 23:59:46 -08:00
8c0adca9b0
fix: re-add missing error method in notifications
We need git which-idiot for this
2024-02-26 23:38:26 -08:00
Youwen Wu
3bde63db02
Update README.md 2024-02-26 22:50:14 -08:00
493a81b954 jank: jankify the camera locking code so that it stays behind the robot properly 2024-02-26 22:44:43 -08:00
6c9e3b2491 feat: update placeholder with real robot model
While waiting on full camera overhaul
2024-02-26 22:44:13 -08:00
434671b4a2 chore: delete old model 2024-02-26 22:22:55 -08:00
d47b965e8f feat: add actual robot model 2024-02-26 22:20:50 -08:00
d646c928d2 temp 2024-02-26 15:16:30 -08:00
97d4590da4 feat: new camera control and scene implemented 2024-02-26 14:24:02 -08:00
27876c1aae style: revert notification margins 2024-02-26 13:17:24 -08:00
f05a32d0d5 style: make notifications larger 2024-02-26 11:17:00 -08:00
379795bb0c style: update default window 2024-02-26 01:16:16 -08:00
f268717466 fix: move model to location accessible by production build 2024-02-26 01:16:05 -08:00
5f19b74d2f feat: add robot movement animation 2024-02-26 00:59:23 -08:00
3c7584cecf style: animate gear changes 2024-02-26 00:59:02 -08:00
72a0b6f6ca feat: update devtools with useful testing features 2024-02-26 00:58:50 -08:00
b0a0647530 chore: comment out rotation testing code 2024-02-25 21:53:53 -08:00
7e295a3a00 fix: allow tauri app to interface with flask backend 2024-02-25 21:51:58 -08:00
fc82783845 feat: add robot visualization via threlte 2024-02-25 21:51:33 -08:00
cb88e800f0 chore: remove extraneous npm files from main dir 2024-02-25 15:02:54 -08:00
478667cc54
style: fix scrollbar once and for all 2024-02-25 01:44:35 -08:00
a07efc37e4
refactor: disable intializeTelemetry 2024-02-25 01:29:59 -08:00
f743695572
refactor: remove virus svrollbar module 2024-02-25 01:23:32 -08:00
afa26f7eea
style: annihilate scrollbar 2024-02-25 01:21:13 -08:00
fff56645cc fix: stop scrollbar from pushing content on windows 2024-02-25 01:05:44 -08:00
85d5687631
chore: update package name in tauri config 2024-02-25 00:42:49 -08:00
b4638b1dfd
chore: remove DS Store virus 2024-02-25 00:40:32 -08:00
d70f8fba80 feat: tauri is working 2024-02-25 00:22:59 -08:00
489fae1fe4 chore: update fastStartup to false 2024-02-24 21:38:08 -08:00
a87091152d style: update settings input icons 2024-02-24 21:36:26 -08:00
b8d4aa3d0b feat: update random chances to take random weight into account 2024-02-24 21:26:40 -08:00
e7dd4ddc7b feat: add input setting type 2024-02-24 21:26:24 -08:00
25253c56fc fix: correctly detect failed iframe loads 2024-02-24 20:54:01 -08:00
5f8a166cae fix: stop duplicate infotainment popups 2024-02-24 20:53:53 -08:00
37bf24c076
docs: add readme link (temporary placeholder) 2024-02-24 20:25:23 -08:00
585a5b578b
feat: add jsdoom 2024-02-24 20:21:42 -08:00
a879519b8a
refactor: overhaul sequences 2024-02-24 20:21:36 -08:00
cf1f014a21
docs: update external apps readme 2024-02-24 20:21:13 -08:00
21be9ae0c1
chore: add jsdoom icon 2024-02-24 20:21:02 -08:00
668ec54b9b
weird npm change ? 2024-02-24 20:20:50 -08:00
26bac15a3c
feat: add notification finished callback 2024-02-24 20:20:25 -08:00
a6922ac448 feat: add support for external apps
And added GBA Emulator external app
2024-02-24 19:36:19 -08:00