Main Page: Difference between revisions

From OuroDev
(Removed "Where to get the source" and "i24 server setup" links, these are both handled by Volume 2 Getting Started now.)
(Gathered relevant i24 pages into Volume 2 section, removed i24 section.)
Line 31: Line 31:
<h3 style="padding-top:0;margin-top:0"> Assets </h3>
<h3 style="padding-top:0;margin-top:0"> Assets </h3>
* [[Server directory structure|Directory structure]]
* [[Server directory structure|Directory structure]]
* [[system_architecture_image|System Architecture Image]]
* [[Piggs]] and [[Hoggs]]
* [[Piggs]] and [[Hoggs]]
==== Binary assets ====
==== Binary assets ====
Line 122: Line 123:
* [[OuroDev_Volume_2_Roadmap|OuroDev Volume 2 Roadmap]]
* [[OuroDev_Volume_2_Roadmap|OuroDev Volume 2 Roadmap]]
* [https://git.ourodev.com/CoX/Source OuroDev Volume 2 Source]
* [https://git.ourodev.com/CoX/Source OuroDev Volume 2 Source]
=== References ===
* [[Server Configuration Values]]
* [[Server Executable Flags]]
* [[Using /mmm]] (in-game console)


=== Workflow ===
=== Workflow ===
Line 137: Line 143:
=== Account Portal ===
=== Account Portal ===
* [[Account_Portal|Account Portal]]
* [[Account_Portal|Account Portal]]
== General i24 Development ==
=== Guides ===
* [[Server Configuration Values]]
* [[Server Executable Flags]]
* [[Using /mmm]] (in-game console)
=== Documentation ===
* [[system_architecture_image|System Architecture Image]]
* [[map_server_overview|Map Server]]
=== Tools Needed ===
* An installation of Windows (verified working: 10 Pro, Server 2019 Standard)
* [http://download.microsoft.com/download/D/B/C/DBC11267-9597-46FF-8377-E194A73970D6/vs_proweb.exe Visual Studio 2010 Professional] Web download
* [https://www.microsoft.com/en-us/download/details.aspx?id=29062 Microsoft® SQL Server® 2012 Express]
* [https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017 SQL Server Management Studio] (SMSS)


=== Torrent links ===
=== Torrent links ===

Revision as of 14:19, 22 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)

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

Based off of the i24 code, Volume 2 is the main focus of the OuroDev community's ongoing efforts to clean up and modernize the City of Heroes code. With the official release of Volume 2 Issue 1 (v2i1), there is now a very stable base that we hope will become the definitive server and client for server owners to use, continuing on to v2i2 and beyond. Volume 2 is aimed at providing an authentic experience of the live game as it was before it was shut down, with bugfixes and improvements in the code to make it run better on modern-day machines.

Guides

Details

References

Workflow

Guidelines

Piglet

Account Portal

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.)