Main Page: Difference between revisions

From OuroDev
No edit summary
No edit summary
Line 184: Line 184:
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.


== OuroDev Volume 2 Development ==
=== Details ===
* [[OuroDev_Volume_2_Vision|OuroDev Volume 2 Vision]]
* [[OuroDev_Volume_2_Roadmap|OuroDev Volume 2 Roadmap]]
=== Workflow ===
* [[OuroDev_Git_Workflow|OuroDev Git Workflow]]
* [[OuroDev_issue_tracker_workflow| OuroDev Issue Tracker Workflow]]
* [[OuroDev_QA_workflow|OuroDev QA Workflow]]
=== Guidelines ===
* [[OuroDev_Code_Style_Guide|OuroDev Code Style Guide]]
* [[OuroDev_Bug_Report_Guidelines|OuroDev Bug report Guidelines]]
== General i24 Development ==
=== Guides ===
=== Guides ===
* Setup guide: https://docs.google.com/document/d/10FimduxDEM3UT1g7b6y3UHAETSjUl5lYzaG7fbUn-Vc/edit# (this is slowly being migrated over to here on the wiki).
* [[source locations|Where to get the source]]
* [[source locations|Where to get the source]]
* [[i24_install_guide|Install guide for setting up i24]]
* [[i24_install_guide|Install guide for setting up i24]]
Line 205: Line 219:


=== Torrent links ===
=== Torrent links ===
* Putting this here for now, can go away once we have the repository set up:
* [[magnet links]]
** [[magnet links]]


=== Useful Future Links? ===
=== Useful Future Links? ===
* [https://cohrevival.com/codex/models.html Model Index]
* [https://cohrevival.com/codex/models.html Model Index]
=== Git Repository ===
* [[OuroDev_Git_Workflow|OuroDev Git Workflow]] ''TODO: move this to an OuroDev section''


| 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" |

Revision as of 13:14, 5 May 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 Ouroboros Project wiki.
There are 45 articles already. Why not explore them?

The Ouroboros Project is an ongoing volunteer effort that is taking a three-pronged approach to making City of Heroes available to the public:

  1. Actively providing documentation and support for setting up private deployments using released 'i25' binaries and 'i24' source.
  2. Maintaining and releasing stable builds of the 'i24' client and server, including a public git repo and public bug tracker.
  3. Providing a public wiki for documentation and transparency.
Gitea
Mantis
Discord

Server Architecture

Assets

Binary assets

Textual assets

Components

Configurations

Tools

Protocols

Client-server protocols Does this need its own page?

Server protocols

Client Architecture

TODO

  • TODO

I want to help develop!

I just want to run a server!

Issue 24

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.

OuroDev Volume 2 Development

Details

Workflow

Guidelines

General i24 Development

Guides

Documentation

Tools Needed

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.

Client Setup Guide

Server Setup Guide

Commonly Asked Questions/Problems

Downloads and Community Tools

Reference Documents

i25 Patch Notes

Quality of Life

  • VidiotMaps (suitable for use with either i24 or i25)
  • Account_Portal (A PHP application to allow users to create their own accounts and change their passwords.)