Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #22 from ProjectAliceDev/prospect-park-db4
Browse files Browse the repository at this point in the history
Merge Prospect Park
  • Loading branch information
alicerunsonfedora authored Dec 21, 2019
2 parents aacd27e + 912fc8b commit ee970d9
Show file tree
Hide file tree
Showing 44 changed files with 2,057 additions and 148 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![AliceOS header](repo_assets/project_header_relname.png)

![AliceOS 2.0.0](https://img.shields.io/badge/aliceos-2.0.0-yellow.svg) ![Build Status](https://github.com/ProjectAliceDev/aliceos/workflows/Build%20AliceOS%20Archive/badge.svg) ![Lint Status](https://github.com/ProjectAliceDev/aliceos/workflows/Lint/badge.svg)
[![Latest release](https://img.shields.io/github/v/release/projectalicedev/aliceos)](https://github.com/projectalicedev/aliceos/releases) ![Build Status](https://github.com/ProjectAliceDev/aliceos/workflows/Build%20AliceOS%20Archive/badge.svg) ![Lint Status](https://github.com/ProjectAliceDev/aliceos/workflows/Lint/badge.svg)

AliceOS is a robust, evolving Ren'Py framework by Project Alice that adds an operating system-like experience to visual novel projects. AliceOS is easy to install, extendable, and is great for adding another layer of interactivity to your games.

Expand Down
20 changes: 16 additions & 4 deletions docs/01-install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,8 @@


<li class="md-nav__item">
<a href="../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -755,6 +755,18 @@
</li>







<li class="md-nav__item">
<a href="../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down Expand Up @@ -939,12 +951,12 @@ <h2 id="downloading-the-base-system">Downloading the base system<a class="header
<p>Download the latest release from the Downloads page and extract the ZIP archive. Then, copy <code>AliceOSBaseSystem.rpa</code> over to your Ren'Py project's game folder.</p>
<div class="admonition info">
<p class="admonition-title">Ensure compatibility</p>
<p>The latest version of AliceOS for download will always correspond to the latest version of the Ren'Py SDK made available at that time. At the time of writing, this means that AliceOS is building against Ren'Py SDK v<strong>7.3.2</strong>. If you are unsure of what version AliceOS is built with, check the <a href="https://travis-ci.com/alicerunsonfedora/CatalinaToriel">Travis results</a> and click on "Ren'Py Latest SDK".</p>
<p>The latest version of AliceOS for download will always correspond to the latest version of the Ren'Py SDK made available at that time. At the time of writing, this means that AliceOS is building against Ren'Py SDK v<strong>7.3.5</strong>. If you are unsure of what version AliceOS is built with, check the <a href="https://github.com/projectalicedev/aliceos/actions">GitHub Actions page</a> and click on "Build AliceOS Archive".</p>
<p>It is recommend that you make sure that your version of Ren'Py is up to date to ensure compatibility with AliceOS.</p>
</div>
<h3 id="usage-with-ddlc-mods">Usage with DDLC Mods<a class="headerlink" href="#usage-with-ddlc-mods" title="Permanent link">&para;</a></h3>
<p>If you plan to use AliceOS in a mod for <em>Doki Doki Literature Club!</em>, you must make sure that the base system version that you use is built against Ren'Py <strong>6.99.12.4</strong> to maintain compatibility.</p>
<p>The release ZIP file is generally noted as 'AliceOS-x.x.x-_AliceOSBaseSystem-rp6.zip'.</p>
<p>The release ZIP file is generally noted as <code>AliceOS-x.x.x-_6.99.12.4-ASBaseSystem.zip</code>.</p>
<h2 id="building-from-source-code">Building from source code<a class="headerlink" href="#building-from-source-code" title="Permanent link">&para;</a></h2>
<p>Alternatively, you can build <code>AliceOSBaseSystem.rpa</code> yourself with the customization you need. This may also be helpful in building AliceOS for your specific Ren'Py version, if necessary.</p>
<ol>
Expand Down
16 changes: 14 additions & 2 deletions docs/02-contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -809,8 +809,8 @@


<li class="md-nav__item">
<a href="../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -863,6 +863,18 @@
</li>







<li class="md-nav__item">
<a href="../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,8 @@


<li class="md-nav__item">
<a href="/Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="/Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -693,6 +693,18 @@
</li>







<li class="md-nav__item">
<a href="/Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nextdocs.aliceos.app
docs.aliceos.app
16 changes: 14 additions & 2 deletions docs/Develop-Apps/01-manifest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,8 @@


<li class="md-nav__item">
<a href="../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -774,6 +774,18 @@
</li>







<li class="md-nav__item">
<a href="../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Develop-Apps/02-sending-notifications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -781,8 +781,8 @@


<li class="md-nav__item">
<a href="../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -835,6 +835,18 @@
</li>







<li class="md-nav__item">
<a href="../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Develop-Apps/03-interface-design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,8 @@


<li class="md-nav__item">
<a href="../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -760,6 +760,18 @@
</li>







<li class="md-nav__item">
<a href="../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Develop-Apps/04-watching-events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,8 @@


<li class="md-nav__item">
<a href="../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -773,6 +773,18 @@
</li>







<li class="md-nav__item">
<a href="../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Develop-Apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -685,8 +685,8 @@


<li class="md-nav__item">
<a href="../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -739,6 +739,18 @@
</li>







<li class="md-nav__item">
<a href="../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Frameworks/AppKit/01-ASAppRepresentative/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -805,8 +805,8 @@


<li class="md-nav__item">
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -859,6 +859,18 @@
</li>







<li class="md-nav__item">
<a href="../../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Frameworks/AppKit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,8 +687,8 @@


<li class="md-nav__item">
<a href="../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -741,6 +741,18 @@
</li>







<li class="md-nav__item">
<a href="../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Frameworks/NotificationKit/01-banner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -707,8 +707,8 @@


<li class="md-nav__item">
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -761,6 +761,18 @@
</li>







<li class="md-nav__item">
<a href="../../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
16 changes: 14 additions & 2 deletions docs/Frameworks/NotificationKit/02-alerts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,8 @@


<li class="md-nav__item">
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
<a href="../../../Release-Notes/" title="Prospect Park (2.0.0)" class="md-nav__link">
Prospect Park (2.0.0)
</a>
</li>

Expand Down Expand Up @@ -788,6 +788,18 @@
</li>







<li class="md-nav__item">
<a href="../../../Release-Notes/20.0_db3/" title="Prospect Park (2.0.0) Developer Beta 3" class="md-nav__link">
Prospect Park (2.0.0) Developer Beta 3
</a>
</li>


</ul>
</nav>
</li>
Expand Down
Loading

0 comments on commit ee970d9

Please sign in to comment.