Main Page: Difference between revisions

From OuroDev
(Cleaned up links, re-organized with Volume 2 and i25 in a more prominent spot on the page.)
(Cleaned up some links)
Line 117: Line 117:
| style="width:25%; vertical-align:top" |
| style="width:25%; vertical-align:top" |
<h3 style="padding-top:0;margin-top:0"> Components </h3>
<h3 style="padding-top:0;margin-top:0"> Components </h3>
* [[accountserver]]
* [[arenaserver]]
* [[auctionserver]]
* [[authserver]]
* [[beaconizer]]
* [[chatserver]]
* [[dbserver]]
* [[dbserver]]
* [[launcher]]
* [[mapserver]]
* [[mapserver]]
* [[beaconizer]]
* [[launcher]]
* [[chatserver]]
* [[authserver]]
* [[accountserver]]
* [[arenaserver]]
* [[missionserver]]
* [[missionserver]]
* [[auctionserver]]
* [[queueserver]]
* [[queueserver]]


| style="width:25%; vertical-align:top" |
| style="width:25%; vertical-align:top" |
<h3 style="padding-top:0;margin-top:0"> Configurations </h3>
<h3 style="padding-top:0;margin-top:0"> Configurations </h3>
* [[servers.cfg]]
* [[account_server.cfg]]
* [[loadBalance]]
* [[turnstile_server.cfg]]
* [[auction_server.cfg]]
* [[auction_server.cfg]]
* [[account_server.cfg]]
* [[chat_server.cfg]]
* [[chat_server.cfg]]
* [[commands.cfg]]
* [[commands.cfg]]
* [[loadBalance]]
* [[servers.cfg]]
* [[turnstile_server.cfg]]
* [[version.ini]]
* [[weeklytf.cfg]]
* [[weeklytf.cfg]]
* [[version.ini]]
* [[Other configurations]]


| style="width:25%;vertical-align:top" |
| style="width:25%;vertical-align:top" |
<h3 style="padding-top:0;margin-top:0"> Tools </h3>
<h3 style="padding-top:0;margin-top:0"> Tools </h3>
* [[pig.exe]]
* [[Client Mirror Distribution Project]]
* [[dbquery.exe]]
* [[ServerMonitor]]
* [[ServerMonitor]]
* [[dbquery.exe]]
* [[Client Mirror Distribution Project]]


=== Protocols ===
=== Protocols ===
* [[Network protocol]]
* [[Network protocol]]
==== Client-server protocols ''Does this need its own page?'' ====
==== Client-server protocols ====
* [[Client-to-authserver]]
* [[Client-to-authserver]]
* [[Client-to-dbserver]]
* [[Client-to-dbserver]]
* [[Client-to-mapserver]]
* [[Client-to-mapserver]]
==== Server protocols ====
==== Server protocols ====
* [[Beaconizer-protocols]]
* [[Dbserver-protocols]]
* [[Dbserver-protocols]]
* [[Beaconizer-protocols]]


|}
|}

Revision as of 14:37, 25 June 2019

Note: OuroDev is purely a not-for-profit, volunteer group. Anyone asking for donations on behalf of OuroDev or any of its contributors does not represent the group and should be ignored.

Welcome to OuroWiki,
the Project Ouroboros Development wiki.
We are hosting 268 pages.
Please read our Vision Statement.
Gitea
Mantis
Discord
Portal Corps (Content Creation)

Volume 2 Issue 1: From the Ashes

Volume 2 is the main focus of the OuroDev community's ongoing efforts to clean up and modernize the City of Heroes (CoH) code. It is a very stable base for server owners to deploy, and is based off of Issue 24 (stylized as i24), which was the last publicly accessible version of the game before it was shut down. Open source and actively being updated with public releases.

Guides

Details

References

Workflow

Guidelines

Useful Tools

  • Account Portal A PHP application to allow users to create their own accounts and change their passwords.
  • Piglet The official OuroDev .pigg file editor
  • VidiotMaps Overwrites existing client map graphic files with ones containing more information

Torrent links

Useful Future Links?

Issue 25

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. A static release with no publicly accessible updates currently being added to it.

Client Setup Guide

Server Setup Guide

Commonly Asked Questions/Problems

Downloads and Community Tools

Reference Documents

i25 Patch Notes

Server Architecture

Assets

Binary assets

Textual assets

Components

Configurations

Tools

Protocols

Client-server protocols

Server protocols

Client Architecture

TODO

  • TODO