Commit Graph

88 Commits

Author SHA1 Message Date
Daniel Lovell
17987c2c5f Implement Event monitoring system
Events are tracked and exported
Monitoring of telemetry performance greatly optimized
Assignment and threat table tracking fixed
2024-10-02 00:30:01 -07:00
Daniel Lovell
0c7d69d632 IADS split out from SimManager
IADS handles the threattable and assigning targets
IADS now implements batched threat assignments
2024-10-01 19:10:47 -07:00
Daniel Lovell
2d97112e51 Remove debug LogWarning from SimManager 2024-09-30 11:47:09 -07:00
Daniel Lovell
64b542a866 Fix links in README 2024-09-30 03:52:14 -07:00
Daniel Lovell
9bd3e513ca Update README.md 2024-09-30 03:45:16 -07:00
Daniel Lovell
fab0c769d1 Update README.md 2024-09-30 03:39:34 -07:00
Daniel Lovell
f4faafcc24 Undo keep_files/force_orphan 2024-09-30 03:17:50 -07:00
Daniel Lovell
46fe48afdb Add workflow_dispatch trigger to test 2024-09-30 03:17:04 -07:00
Daniel Lovell
91587afce5 Remove destination_dir in docs.yaml, remove. in config.js 2024-09-30 03:05:55 -07:00
Daniel Lovell
3293d65ccb Don't keep files and do force orphan 2024-09-30 02:57:29 -07:00
Daniel Lovell
f6d1935694 Attempt to fix base 2024-09-30 02:54:18 -07:00
Daniel Lovell
07838e79b4 Nightly CI tests 2024-09-30 02:47:47 -07:00
Daniel Lovell
4cf8567d91 Expand permissions of the job 2024-09-30 02:43:17 -07:00
Daniel Lovell
90cc1d29f8 Force a docs rebuild 2024-09-30 02:35:51 -07:00
Daniel Lovell
2174379fb1 Force commit docs/package-lock.json 2024-09-30 02:27:55 -07:00
Daniel Lovell
611dcb8365 Clean up config.js formatting 2024-09-30 02:26:25 -07:00
Daniel Lovell
4fb40a2bc6 Attempt to fix vuepress site 2024-09-30 02:26:02 -07:00
Daniel Lovell
4882caea45 Update config.js 2024-09-30 02:05:35 -07:00
Daniel Lovell
e9d3f2b388 Attempt to decouple docs and test jobs 2024-09-30 02:05:26 -07:00
Daniel Lovell
765f3983f3 Add docs.yaml, update test.yaml, vuepress 2024-09-30 01:39:12 -07:00
Daniel Lovell
474c322b35 Add coverage upload to pages in test.yaml 2024-09-30 00:56:31 -07:00
Daniel Lovell
9a569e6415 Merge branch 'release' 2024-09-30 00:40:34 -07:00
Daniel Lovell
1dcaf2d245 Add CI tests in test.yaml, rename assemblies 2024-09-30 00:19:46 -07:00
Daniel Lovell
156960bae5 Reference latest tag in release.yaml, don't create new one 2024-09-30 00:06:56 -07:00
Daniel Lovell
f701e34863 Fix missing assemblies, add ifdef for UNITY_EDITOR
Editor scripts require ifdef UNITY_EDITOR so as to not be compiled
2024-09-29 23:45:59 -07:00
Daniel Lovell
32f3b0aa7a Cannot have tags with same name as branches 2024-09-29 23:30:36 -07:00
Daniel Lovell
e15b70fafc Assignment system overhaul to fix many bugs 2024-09-29 23:18:40 -07:00
Daniel Lovell
d5ae6f97f1 Merge pull request #2 from PisterLab/release
Sync release -> master
2024-09-28 18:39:32 -07:00
Titan Yuan
95d47d6e64 Merge branch 'master' into release 2024-09-28 16:52:27 -07:00
Titan Yuan
ee703692c0 Add release action 2024-09-28 16:52:13 -07:00
Titan Yuan
df54c734b3 Add README for quick start on Mac 2024-09-27 17:36:02 -07:00
Daniel Lovell
e77f6b5c76 Merge branch 'master' into release 2024-09-27 17:21:11 -07:00
Titan Yuan
f15ab47842 Calculate lift-induced drag from gravity 2024-09-27 10:50:50 -07:00
Daniel Lovell
3a0a27c4a7 Add docs/Simulation_Logging.md 2024-09-25 20:09:19 -07:00
Daniel Lovell
3d472c1233 chmod 777, update action/cache and actions/upload-artifact 2024-09-25 19:40:32 -07:00
Daniel Lovell
5d7590f297 Write telemetry to persistentDataPath 2024-09-25 19:37:03 -07:00
Daniel Lovell
f8725f5728 yolo attempt sudo chmod 2024-09-25 19:16:42 -07:00
Daniel Lovell
0933bb4e97 Fix render graph deprecation warning, add chmod to deployment Action 2024-09-25 19:07:30 -07:00
Daniel Lovell
33b4deec0c Use WebRequests to get StreamingAssets files 2024-09-25 18:59:22 -07:00
Daniel Lovell
c0b95b2fa7 MacOS attempted fix with file:// prefix 2024-09-25 18:35:00 -07:00
Daniel Lovell
a829a05264 Bump to Unity 6000.0.20f1 (preview) 2024-09-25 17:51:44 -07:00
Daniel Lovell
55ece560a1 Added builder.yaml CI action 2024-09-25 16:51:21 -07:00
Daniel Lovell
101ff476f0 Tweaks to improve visuals 2024-09-25 11:31:51 -07:00
Daniel Lovell
c6e9fe04db One more iteration on the readme gif 2024-09-24 22:40:45 -07:00
Daniel Lovell
ab896dc682 Better+compressed readme gif 2024-09-24 22:32:02 -07:00
Daniel Lovell
ab58a7dfc1 Add GIF, tune autoplay parameters 2024-09-24 22:01:15 -07:00
Daniel Lovell
523d97ec85 "target_type" -> "threat_type", truncate sim config JSON 2024-09-24 20:04:27 -07:00
Daniel Lovell
a29efbb4ca Refactor "Missile" -> "Interceptor" 2024-09-24 19:59:25 -07:00
Daniel Lovell
bbb2dba1ed Continued Target -> Threat refactor 2024-09-24 19:38:17 -07:00
Daniel Lovell
17af733afb Refactor "Target" -> "Threat" 2024-09-24 19:24:50 -07:00