Main Page: Difference between revisions
From OuroDev
m Link Gitea directly to the source repository so people aren't lost |
Added a whole bunch of red links. |
||
Line 93: | Line 93: | ||
{| style="width:100%; background:#2a2a2a; margin-top: 0.6em; border:1px solid #a2a9b1; text-align:center; font-size:130%" | {| style="width:100%; background:#2a2a2a; margin-top: 0.6em; border:1px solid #a2a9b1; text-align:center; font-size:130%" | ||
| style="width:50%" | | | style="width:50%" | | ||
[[ | [[i24 install guide|I want to help develop!]] | ||
| style="width:50%" | | | style="width:50%" | | ||
[[i25 Community Virtual Machines]] | [[i25 Community Virtual Machines|I just want to run a server!]] | ||
|} | |||
{| style="width:100%; margin-top: 0.6em" | |||
| style="width:75%;vertical-align:top" | | |||
{| style="width:100%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | |||
| style="width:100%" colspan=4 | | |||
<h2 style="padding-top:0;margin-top:0">[[Server Architecture]]</h2> | |||
|- | |||
| style="width:25%; vertical-align:top" | | |||
<h3 style="padding-top:0;margin-top:0"> Assets </h3> | |||
* [[Server directory structure|Directory structure]] | |||
==== Binary assets ==== | |||
* [[BCN maps]] | |||
==== Textual assets ==== | |||
* [[maps.db]] ''configuration?'' | |||
* [[script.loc]] | |||
* [[SpawnArea]] | |||
* [[Templates]] | |||
| style="width:25%; vertical-align:top" | | |||
<h3 style="padding-top:0;margin-top:0"> Components </h3> | |||
* [[dbserver]] | |||
* [[mapserver]] | |||
* [[launcher]] | |||
* [[chatserver]] | |||
* [[authserver]] | |||
* [[accountserver]] | |||
* [[arenaserver]] | |||
* [[missionserver]] | |||
* [[auctionserver]] | |||
| style="width:25%; vertical-align:top" | | |||
<h3 style="padding-top:0;margin-top:0"> Configurations </h3> | |||
* [[servers.cfg]] | |||
* [[loadBalance]] | |||
* [[auction_server.cfg]] | |||
* [[account_server.cfg]] | |||
* [[chat_server.cfg]] | |||
* [[commands.cfg]] | |||
* [[weeklytf.cfg]] | |||
* [[Other configurations]] | |||
| style="width:25%;vertical-align:top" | | |||
<h3 style="padding-top:0;margin-top:0"> Tools </h3> | |||
* [[pig.exe]] | |||
* [[ServerMonitor]] | |||
=== Protocols === | |||
==== Client-server protocols ''Does this need its own page?'' ==== | |||
* [[Client-to-authserver]] | |||
* [[Client-to-dbserver]] | |||
* [[Client-to-mapserver]] | |||
==== Server protocols ==== | |||
* [[Dbserver-to-mapserver]] | |||
|} | |||
| style="width:25%;vertical-align:top" | | |||
{| style="width:100%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | |||
| style="width:100%" colspan=1 | | |||
<h2 style="padding-top:0;margin-top:0">[[Client Architecture]]</h2> | |||
|- | |||
| style="width:100%;" | | |||
<h3 style="padding-top:0;margin-top:0"> TODO </h3> | |||
* TODO | |||
|} | |||
|} | |} | ||
Line 101: | Line 167: | ||
| style="width:50%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | | style="width:50%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | ||
= | <h2 style="margin-top:0;padding-top:0">Issue 24</h2> | ||
Issue 24 (stylized as i24) was the last publicly accessible version of the game before it was shut down. i24 was deployed on the test server, but had not yet been released to live servers. | Issue 24 (stylized as i24) was the last publicly accessible version of the game before it was shut down. i24 was deployed on the test server, but had not yet been released to live servers. | ||
Line 132: | Line 198: | ||
=== Git Repository === | === Git Repository === | ||
* [[OuroDev_Git_Workflow|OuroDev Git Workflow]] ''TODO: move this to an OuroDev section'' | |||
* [[OuroDev_Git_Workflow|OuroDev Git Workflow]] | |||
| style="width:50%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | | style="width:50%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | ||
= | <h2 style="margin-top:0;padding-top:0">[[i25 Main Page|Issue 25]]</h2> | ||
Issue 25 (stylized as i25) was extended from an i24 base by SCoRE (Secret Cabal of Reverse Engineers) over the course of six years. It included additional content for i24 power sets, added the P2W Vendor, and fixed a good number of bugs. | Issue 25 (stylized as i25) was extended from an i24 base by SCoRE (Secret Cabal of Reverse Engineers) over the course of six years. It included additional content for i24 power sets, added the P2W Vendor, and fixed a good number of bugs. | ||
Revision as of 15:24, 29 April 2019
|
|
|
Issue 24Issue 24 (stylized as i24) was the last publicly accessible version of the game before it was shut down. i24 was deployed on the test server, but had not yet been released to live servers. Guides
DocumentationTools Needed
Torrent links
Useful Future Links?Git Repository
|
Issue 25Issue 25 (stylized as i25) was extended from an i24 base by SCoRE (Secret Cabal of Reverse Engineers) over the course of six years. It included additional content for i24 power sets, added the P2W Vendor, and fixed a good number of bugs. Client Setup GuideServer Setup Guide
Commonly Ask Questions/ProblemsOnline ToolsDownloadsi25 Patch Notes |
Quality of Life
|