From 4f2aa9e3c1e62523e2aa2be282e3a64816c1e3e3 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 27 Jan 2024 16:24:06 +0000 Subject: [PATCH] Deployed dc56279 with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 1236 +++ assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.c18c5fb9.min.js | 29 + assets/javascripts/bundle.c18c5fb9.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.b8dbb3d2.min.js | 42 + .../workers/search.b8dbb3d2.min.js.map | 7 + assets/stylesheets/main.50c56a3b.min.css | 1 + assets/stylesheets/main.50c56a3b.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + coordinates/index.html | 1466 ++++ crane/index.html | 1591 ++++ diagram/index.html | 1430 ++++ docker/index.html | 1458 ++++ grSim/index.html | 1301 ++++ index.html | 1295 ++++ logs/2023-04-16/index.html | 1445 ++++ logs/2023-05-03/index.html | 1549 ++++ logs/2023-05-06/index.html | 1692 +++++ logs/2023-05-07/index.html | 1630 ++++ logs/2023-05-13/index.html | 1452 ++++ logs/2023-05-14/index.html | 1498 ++++ logs/2023-05-27/index.html | 1517 ++++ logs/2023-05-28/index.html | 1499 ++++ logs/2023-05-30/index.html | 1610 ++++ logs/2023-06-06/index.html | 1472 ++++ logs/2023-06-07/index.html | 1431 ++++ logs/2023-06-10/index.html | 1388 ++++ logs/2023-06-12/index.html | 1428 ++++ logs/2023-06-17/index.html | 1571 ++++ logs/2023-06-18/index.html | 1578 ++++ logs/2023-06-21/index.html | 1545 ++++ logs/2023-06-22/index.html | 1561 ++++ logs/2023-06-25/index.html | 1507 ++++ logs/2023-07-01/index.html | 1561 ++++ logs/2023-07-23/index.html | 1499 ++++ logs/2023-11-04/index.html | 1438 ++++ logs/2023-11-10/index.html | 1395 ++++ logs/2023-11-11/index.html | 1395 ++++ network/index.html | 1422 ++++ nodes/game_analyzer/index.html | 1431 ++++ nodes/play_switcher/index.html | 1513 ++++ other_team/Sumatra/index.html | 1494 ++++ other_team/ZJUNLict/index.html | 1383 ++++ other_team/rione_racoon_ai_beta/index.html | 1662 ++++ progress/index.html | 1658 ++++ search/search_index.json | 1 + simple_ai/index.html | 1420 ++++ sitemap.xml | 3 + sitemap.xml.gz | Bin 0 -> 127 bytes vision/index.html | 1644 ++++ 86 files changed, 65359 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.c18c5fb9.min.js create mode 100644 assets/javascripts/bundle.c18c5fb9.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js.map create mode 100644 assets/stylesheets/main.50c56a3b.min.css create mode 100644 assets/stylesheets/main.50c56a3b.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 coordinates/index.html create mode 100644 crane/index.html create mode 100644 diagram/index.html create mode 100644 docker/index.html create mode 100644 grSim/index.html create mode 100644 index.html create mode 100644 logs/2023-04-16/index.html create mode 100644 logs/2023-05-03/index.html create mode 100644 logs/2023-05-06/index.html create mode 100644 logs/2023-05-07/index.html create mode 100644 logs/2023-05-13/index.html create mode 100644 logs/2023-05-14/index.html create mode 100644 logs/2023-05-27/index.html create mode 100644 logs/2023-05-28/index.html create mode 100644 logs/2023-05-30/index.html create mode 100644 logs/2023-06-06/index.html create mode 100644 logs/2023-06-07/index.html create mode 100644 logs/2023-06-10/index.html create mode 100644 logs/2023-06-12/index.html create mode 100644 logs/2023-06-17/index.html create mode 100644 logs/2023-06-18/index.html create mode 100644 logs/2023-06-21/index.html create mode 100644 logs/2023-06-22/index.html create mode 100644 logs/2023-06-25/index.html create mode 100644 logs/2023-07-01/index.html create mode 100644 logs/2023-07-23/index.html create mode 100644 logs/2023-11-04/index.html create mode 100644 logs/2023-11-10/index.html create mode 100644 logs/2023-11-11/index.html create mode 100644 network/index.html create mode 100644 nodes/game_analyzer/index.html create mode 100644 nodes/play_switcher/index.html create mode 100644 other_team/Sumatra/index.html create mode 100644 other_team/ZJUNLict/index.html create mode 100644 other_team/rione_racoon_ai_beta/index.html create mode 100644 progress/index.html create mode 100644 search/search_index.json create mode 100644 simple_ai/index.html create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 vision/index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..5fbaac2 --- /dev/null +++ b/404.html @@ -0,0 +1,1236 @@ + + + +
+ + + + + + + + + + + + + + +{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Va=/["'&<>]/;qn.exports=za;function za(e){var t=""+e,r=Va.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i