mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-25 23:43:25 +03:00
deploy: ed8fe187cc
This commit is contained in:
parent
d93c99be99
commit
ba4c664c4b
@ -155,13 +155,13 @@ hit problems.</p>
|
||||
<p>Grab a pre-built binary release -- updated every Sunday, announced at
|
||||
<a href="http://old.reddit.com/r/abstreet">r/abstreet</a>:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_windows_v0_2_19.zip">Windows</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_windows_v0_2_20.zip">Windows</a>
|
||||
<ul>
|
||||
<li>Unzip the folder, then run <code>play_abstreet.bat</code>. You'll probably getting a
|
||||
warning about running software from an unknown publisher.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_mac_v0_2_19.zip">Mac</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_mac_v0_2_20.zip">Mac</a>
|
||||
<ul>
|
||||
<li>Unzip the directory, then run <code>play_abstreet.sh</code>.</li>
|
||||
<li>If you get an error about the developer unverified,
|
||||
@ -175,7 +175,7 @@ open terminal, <code>cd</code> to the directory you just unzipped. Then do:
|
||||
this as a Mac .app, to make this process simpler</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_linux_v0_2_19.zip">Linux</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_linux_v0_2_20.zip">Linux</a>
|
||||
<ul>
|
||||
<li>Unzip the directory, then run <code>play_abstreet.sh</code>.</li>
|
||||
</ul>
|
||||
|
12
print.html
12
print.html
@ -160,13 +160,13 @@ hit problems.</p>
|
||||
<p>Grab a pre-built binary release -- updated every Sunday, announced at
|
||||
<a href="http://old.reddit.com/r/abstreet">r/abstreet</a>:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_windows_v0_2_19.zip">Windows</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_windows_v0_2_20.zip">Windows</a>
|
||||
<ul>
|
||||
<li>Unzip the folder, then run <code>play_abstreet.bat</code>. You'll probably getting a
|
||||
warning about running software from an unknown publisher.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_mac_v0_2_19.zip">Mac</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_mac_v0_2_20.zip">Mac</a>
|
||||
<ul>
|
||||
<li>Unzip the directory, then run <code>play_abstreet.sh</code>.</li>
|
||||
<li>If you get an error about the developer unverified,
|
||||
@ -180,7 +180,7 @@ open terminal, <code>cd</code> to the directory you just unzipped. Then do:
|
||||
this as a Mac .app, to make this process simpler</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.19/abstreet_linux_v0_2_19.zip">Linux</a>
|
||||
<li><a href="https://github.com/dabreegster/abstreet/releases/download/v0.2.20/abstreet_linux_v0_2_20.zip">Linux</a>
|
||||
<ul>
|
||||
<li>Unzip the directory, then run <code>play_abstreet.sh</code>.</li>
|
||||
</ul>
|
||||
@ -3628,6 +3628,12 @@ changes here.</p>
|
||||
<li>new tests for lane-changing behavior, used to more safely allow more realistic behavior blocking "degenerate" intersections</li>
|
||||
<li>experimenting with filling in gaps between one-way roads, to represent medians</li>
|
||||
</ul>
|
||||
<p>0.2.20</p>
|
||||
<ul>
|
||||
<li>prototyped a new 15-minute neighborhood tool</li>
|
||||
<li>overhaul internal simulation input code -- better performance, way simpler</li>
|
||||
<li>debug tool to record traffic around a few intersections and replay later</li>
|
||||
</ul>
|
||||
<h1><a class="header" href="#references" id="references">References</a></h1>
|
||||
<h2><a class="header" href="#example-use-cases" id="example-use-cases">Example use cases</a></h2>
|
||||
<ul>
|
||||
|
@ -812,6 +812,12 @@ changes here.</p>
|
||||
<li>slight performance improvements by avoiding applying no-op edits</li>
|
||||
<li>new tests for lane-changing behavior, used to more safely allow more realistic behavior blocking "degenerate" intersections</li>
|
||||
<li>experimenting with filling in gaps between one-way roads, to represent medians</li>
|
||||
</ul>
|
||||
<p>0.2.20</p>
|
||||
<ul>
|
||||
<li>prototyped a new 15-minute neighborhood tool</li>
|
||||
<li>overhaul internal simulation input code -- better performance, way simpler</li>
|
||||
<li>debug tool to record traffic around a few intersections and replay later</li>
|
||||
</ul>
|
||||
|
||||
</main>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `NEXT_RELEASE` constant in crate `game`."><meta name="keywords" content="rust, rustlang, rust-lang, NEXT_RELEASE"><title>game::common::updater::NEXT_RELEASE - Rust</title><link rel="stylesheet" type="text/css" href="../../../normalize.css"><link rel="stylesheet" type="text/css" href="../../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../../ayu.css" disabled ><script src="../../../storage.js"></script><noscript><link rel="stylesheet" href="../../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../../favicon.svg">
|
||||
<link rel="alternate icon" type="image/png" href="../../../favicon-16x16.png">
|
||||
<link rel="alternate icon" type="image/png" href="../../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../../down-arrow.svg");}</style></head><body class="rustdoc constant"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../../game/index.html'><div class='logo-container rust-logo'><img src='../../../rust-logo.png' alt='logo'></div></a><div class="sidebar-elems"><p class='location'><a href='../../index.html'>game</a>::<wbr><a href='../index.html'>common</a>::<wbr><a href='index.html'>updater</a></p><script>window.sidebarCurrent = {name: 'NEXT_RELEASE', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><span class="help-button">?</span>
|
||||
<a id="settings-menu" href="../../../settings.html"><img src="../../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../../src/game/common/updater.rs.html#12' title='goto source code'>[src]</a></span><span class='in-band'>Constant <a href='../../index.html'>game</a>::<wbr><a href='../index.html'>common</a>::<wbr><a href='index.html'>updater</a>::<wbr><a class="constant" href=''>NEXT_RELEASE</a></span></h1><pre class='rust const'>const NEXT_RELEASE: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a> = "0.2.20";</pre></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../../../";window.currentCrate = "game";</script><script src="../../../main.js"></script><script defer src="../../../search-index.js"></script></body></html>
|
||||
<a id="settings-menu" href="../../../settings.html"><img src="../../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../../src/game/common/updater.rs.html#12' title='goto source code'>[src]</a></span><span class='in-band'>Constant <a href='../../index.html'>game</a>::<wbr><a href='../index.html'>common</a>::<wbr><a href='index.html'>updater</a>::<wbr><a class="constant" href=''>NEXT_RELEASE</a></span></h1><pre class='rust const'>const NEXT_RELEASE: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a> = "0.2.21";</pre></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../../../";window.currentCrate = "game";</script><script src="../../../main.js"></script><script defer src="../../../search-index.js"></script></body></html>
|
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `BUILT_TIME_UTC` constant in crate `game`."><meta name="keywords" content="rust, rustlang, rust-lang, BUILT_TIME_UTC"><title>game::pregame::built_info::BUILT_TIME_UTC - Rust</title><link rel="stylesheet" type="text/css" href="../../../normalize.css"><link rel="stylesheet" type="text/css" href="../../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../../ayu.css" disabled ><script src="../../../storage.js"></script><noscript><link rel="stylesheet" href="../../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../../favicon.svg">
|
||||
<link rel="alternate icon" type="image/png" href="../../../favicon-16x16.png">
|
||||
<link rel="alternate icon" type="image/png" href="../../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../../down-arrow.svg");}</style></head><body class="rustdoc constant"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../../game/index.html'><div class='logo-container rust-logo'><img src='../../../rust-logo.png' alt='logo'></div></a><div class="sidebar-elems"><p class='location'><a href='../../index.html'>game</a>::<wbr><a href='../index.html'>pregame</a>::<wbr><a href='index.html'>built_info</a></p><script>window.sidebarCurrent = {name: 'BUILT_TIME_UTC', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><span class="help-button">?</span>
|
||||
<a id="settings-menu" href="../../../settings.html"><img src="../../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../../src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-bbdb22a3d9582b8a/out/built.rs.html#49' title='goto source code'>[src]</a></span><span class='in-band'>Constant <a href='../../index.html'>game</a>::<wbr><a href='../index.html'>pregame</a>::<wbr><a href='index.html'>built_info</a>::<wbr><a class="constant" href=''>BUILT_TIME_UTC</a></span></h1><pre class='rust const'>pub const BUILT_TIME_UTC: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a> = "Sun, 22 Nov 2020 21:39:24 +0000";</pre><div class='docblock'><p>The built-time in RFC2822, UTC</p>
|
||||
<a id="settings-menu" href="../../../settings.html"><img src="../../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../../src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-bbdb22a3d9582b8a/out/built.rs.html#49' title='goto source code'>[src]</a></span><span class='in-band'>Constant <a href='../../index.html'>game</a>::<wbr><a href='../index.html'>pregame</a>::<wbr><a href='index.html'>built_info</a>::<wbr><a class="constant" href=''>BUILT_TIME_UTC</a></span></h1><pre class='rust const'>pub const BUILT_TIME_UTC: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a> = "Sun, 22 Nov 2020 22:01:10 +0000";</pre><div class='docblock'><p>The built-time in RFC2822, UTC</p>
|
||||
</div></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../../../";window.currentCrate = "game";</script><script src="../../../main.js"></script><script defer src="../../../search-index.js"></script></body></html>
|
@ -210,7 +210,7 @@
|
||||
<span class="kw">use</span> <span class="kw">crate</span>::<span class="ident">game</span>::{<span class="ident">PopupMsg</span>, <span class="ident">Transition</span>};
|
||||
|
||||
<span class="comment">// Update this ___before___ pushing the commit with "[rebuild] [release]".</span>
|
||||
<span class="kw">const</span> <span class="ident">NEXT_RELEASE</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"0.2.20"</span>;
|
||||
<span class="kw">const</span> <span class="ident">NEXT_RELEASE</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"0.2.21"</span>;
|
||||
|
||||
<span class="kw">pub</span> <span class="kw">struct</span> <span class="ident">Picker</span> {
|
||||
<span class="ident">panel</span>: <span class="ident">Panel</span>,
|
||||
|
@ -114,7 +114,7 @@
|
||||
<span class="doccomment">/// The output of `rustdoc -V`</span>
|
||||
<span class="kw">pub</span> <span class="kw">const</span> <span class="ident">RUSTDOC_VERSION</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"rustdoc 1.48.0 (7eac88abb 2020-11-16)"</span>;
|
||||
<span class="doccomment">/// The built-time in RFC2822, UTC</span>
|
||||
<span class="kw">pub</span> <span class="kw">const</span> <span class="ident">BUILT_TIME_UTC</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"Sun, 22 Nov 2020 21:39:24 +0000"</span>;
|
||||
<span class="kw">pub</span> <span class="kw">const</span> <span class="ident">BUILT_TIME_UTC</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"Sun, 22 Nov 2020 22:01:10 +0000"</span>;
|
||||
<span class="doccomment">/// The target architecture, given by `cfg!(target_arch)`.</span>
|
||||
<span class="kw">pub</span> <span class="kw">const</span> <span class="ident">CFG_TARGET_ARCH</span>: <span class="kw-2">&</span><span class="ident">str</span> <span class="op">=</span> <span class="string">"x86_64"</span>;
|
||||
<span class="doccomment">/// The endianness, given by `cfg!(target_endian)`.</span>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user