Update singleplayer page to reflect new info

This commit is contained in:
dginovker 2023-11-20 04:47:33 +09:00
parent 799ad3284e
commit ef0ccdddec

View File

@ -27,57 +27,53 @@ Singleplayer
<br /> <br />
<br /> <br />
<br /> <br />
<p>
<br /> <br />
<br /> <br />
<h3>Multiplayer (Recommended)</h3> <h3>Our Multiplayer Promise</h3>
Head over to the <a href="./play.html">Play Now</a> page to get going.
<br>
<br>
<div style="width: 100%; margin: 0% auto; display: flex; justify-content: center">
<a href="./play.html" id="playbutton" style="background: none;">
<img src="../../site/2009scape-resources/img/buttons/btn-play.webp"
alt="Play 2009Scape" width="480" height="151"/>
<span class="shim" style="top: 90px"></span>
</a>
</div>
<br/>
<br>
<h4>Our Multiplayer Promise</h4>
<!-- I discuss the bits of our promise here. --> <!-- I discuss the bits of our promise here. -->
<p>We here at 2009scape operate a live server so that players can come together as a community and enjoy the game with eachother. <p>2009scape operates a live server so that players can come together as a community and
Should there be any scenario in which we are forced to shut down the live server, we <b>promise</b> that all player saves will be released to the public alongside a fresh build of singleplayer. enjoy the game with eachother. Should there be any scenario in which we are forced to shut
We here on the 2009scape staff firmly believe that each player's save is their own individual property, and we will gladly provide anyone's save at their request. down the live server, we <b>promise</b> that all player saves will be released to the
Even banned players can ask for their save, and we will happily provide. You can also view our Privacy policies <a href="../privacy/privacy.html">here</a>. public alongside a fresh
build of singleplayer.
<br />
<br />
We here on the 2009scape staff firmly believe that each player's
save is
their own individual property, and we will gladly provide anyone's save at their request.
Even banned players can ask for their save, and we will happily provide (but we will not
import singleplayer saves to the official multiplayer server)
</p> </p>
<br> <br>
<br> <br>
<h3>Singleplayer (Linux + Windows)</h3> <h3>Singleplayer Guide</h3>
<ol> <ol>
<li>Head over to the <a href="https://gitlab.com/2009scape/singleplayer/windows">repository</a>. </li> <li>Download the <a href="./play.html">Saradomin Launcher</a></li>
<li>Find the big blue button that says "Clone".</li> <li>Click the Singleplayer tab</li>
<li>Click the Download icon its left.</li> <li>Click "Download Singleplayer" on the right-hand side</li>
<li>Select ZIP release.</li> <li>After Singleplayer finishes downloading, the "Start Singleplayer" button will be
<li>Download & extract the ZIP to a directory of your liking - preferably Desktop or something like that. Program Files likely won't work.</li> available. Click "Start Singleplayer"</li>
<li>Execute launch.sh on Linux, or launch.bat on Windows. Enjoy the game.</li> <li>Be patient! You're loading the whole world of RuneScape. It takes time!</li>
<li>When everything is loaded, a client will appear. No need to register for Singleplayer
- Simply enter whatever login credentials you want!</li>
</ol> </ol>
<br /> <br />
<h3>Notes</h3> <h3>Notes</h3>
<ul> <ul>
<li>First launch will take a bit longer because the database will have to be properly configured.</li> <li>First launch will take a bit longer because the database will have to be properly
<li>If you change internal server configuration and things suddenly start to be wonky - that's on you. The release is meant to be enjoyed as-is and any modifications to the server configuration files are your own.</li> configured.</li>
<li><b>Make sure that you create back ups of your player save to avoid any issues with your save. As a singleplayer member you are responsible for your player backups.</b></li> <li>If you change internal server configuration and things suddenly start to be wonky -
that's on you. The release is meant to be enjoyed as-is and any modifications to the
server configuration files are your own.</li>
<li><b>Make sure that you create back ups of your player save to avoid any issues with
your save. As a singleplayer member you are responsible for your player backups.</b>
</li>
</ul> </ul>
<br /> <br />
@ -87,60 +83,97 @@ Head over to the <a href="./play.html">Play Now</a> page to get going.
<br /> <br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " /> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<br /> <br />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
<h3 style="color:#675F39; font-size: 12px;"> Is there a way to make a friend join the single player version? </h3> style="margin: 5px 25px 0px 0px;" />
<p> Yes, just open your port : 43595. <h3 style="color:#675F39; font-size: 12px;"> Is there a way to make a friend join the
Singleplayer version? </h3>
<p>
Yes, but it's difficult and
there's no guide for it. If you want to play with friends or family, we encourage the live
server - The other players don't bite! Here's an example <a
href="https://forum.2009scape.org/viewtopic.php?t=77-singleplayer-connecting-over-lan">forum
post
</a> of a user getting singleplayer with friends working.
</p> </p>
<br /> <br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " /> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Why do I see other players? </h3> <h3 style="color:#675F39; font-size: 12px;"> Why do I see other players? </h3>
<p> There are playerbots that run around to keep the world populated. They can be disabled in the configuration file. <p> There are playerbots that run around to keep the world populated. They can be disabled
by toggling "<code>Fake Players</code>"
</p> </p>
<br /> <br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " /> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Why do you keep pushing multiplayer so much?
</h3>
<p> Because we want to play with you!
</p>
<br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Is there a point of the GE? </h3> <h3 style="color:#675F39; font-size: 12px;"> Is there a point of the GE? </h3>
<p> Yes, server sided bots such a adventure bots still collect resources and sell to your ge. <p> Yes, server sided bots such a adventure bots still collect resources and sell to your
ge.
</p> </p>
<br /> <br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " /> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Can I still play minigames? </h3> <h3 style="color:#675F39; font-size: 12px;"> Can I still play minigames? </h3>
<p> Of course, majority of the minigames do not require other players to play in the first place. We do have special pest control bots, <p> Of course, majority of the minigames do not require other players to play in the first
that will play pest control with you on the easy and intermediate boats. With that said, you can get your very own set of void armour! place. We do have special pest control bots,
that will play pest control with you on the easy and intermediate boats. With that said,
you can get your very own set of void armour!
</p> </p>
<br /> <br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " /> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
<h3 style="color:#675F39; font-size: 12px;"> How do I get the PvP and wilderness bots in Server/plugin/ai to work? </h3> style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> How do I get the PvP and wilderness bots in
Server/plugin/ai to work? </h3>
<p> No, but don't worry, the revenants are more than enough of a threat for your wildy.</p> <p> No, but don't worry, the revenants are more than enough of a threat for your wildy.</p>
<br /> <br />
</p><hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/> </p>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/> <hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<h3 style="color:#675F39; font-size: 12px;"> Is Singleplayer actually Singleplayer or is a local network version? </h3> <img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
<p> It is solely singleplayer. </p> style="margin: 5px 25px 0px 0px;" />
<br/>
</p><hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;">Can I cheat?</h3> <h3 style="color:#675F39; font-size: 12px;">Can I cheat?</h3>
<p> Edit the <code>worldprops/default.conf</code> file, and set <code>noauth_default_admin=true</code> (by default, it's set to false). Restart the server, and run <code>::commands</code> to see the list of commands you can use. </p> <p> Enable the "<code>Cheats</code>" option and run <code>::commands</code> to see the list
of commands you can use.
</p>
<br /> <br />
</p>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;">How can I modify NPC spawns/Item
stats/Shops/etc?</h3>
<p> Any modification is possible via the code (see: <a
href="https://gitlab.com/2009scape/2009scape">Setting up the development
environment</a>), however some stuff can be modified in the
<code>2009scape/singleplayer/game/data/configs</code> folder. Important note: This is
not officially supported.
</p>
<br /> <br />
Missing an answer? Ask on the <a href="https://forum.2009scape.org/viewforum.php?f=8-support">forums</a> <br />
Missing an answer? Ask on the <a
href="https://forum.2009scape.org/viewforum.php?f=8-support">forums</a>
<br /> <br />
<br /> <br />