Main Page: Difference between revisions

From OuroDev
(Restructured front page of wiki)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
<h2 style="margin-top:0;padding-top:0">Volume 2</h2>
<h2 style="margin-top:0;padding-top:0">Volume 2</h2>
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 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.  The current version is "''Issue 2: Foundations of Tomorrow''"
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 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.  The current version is "''Issue 2: Foundations of Tomorrow''"
|-
|- style="vertical-align:top"
|
|
====Volume 2 Server Setup====
====Volume 2 Server Setup====
Line 41: Line 41:
*[[Volume 2 Build from Source]]
*[[Volume 2 Build from Source]]
*[[Volume 2 Generate Bins]]
*[[Volume 2 Generate Bins]]
 
|- style="vertical-align:top"
====Tools====
 
*[[Piglet|Piglet]]
*[[VidiotMaps]]
*[https://git.ourodev.com/community Community Tools]
|-
|
|
====Volume 2 Details====
====Volume 2 Details====
Line 53: Line 47:
*[[OuroDev_Volume_2_Vision|Volume 2 Vision]]
*[[OuroDev_Volume_2_Vision|Volume 2 Vision]]
*[[Volume_2_Release_Notes|Volume 2 Release Notes]]
*[[Volume_2_Release_Notes|Volume 2 Release Notes]]
*[https://bugs.ourodev.com/roadmap_page.php Volume 2 Roadmap]
*[https://git.ourodev.com/groups/CoX/-/milestones Volume 2 Roadmap]
*[https://git.ourodev.com/CoX/Source Volume 2 Source]
*[https://git.ourodev.com/CoX/Source Volume 2 Source]
*[https://git.ourodev.com/CoX/i2401-bin-server Volume 2 Data]
*[https://git.ourodev.com/CoX/i2401-bin-server Volume 2 Data]
Line 64: Line 58:
*[[OuroDev_Code_Style_Guide|OuroDev Code Style Guide]]
*[[OuroDev_Code_Style_Guide|OuroDev Code Style Guide]]
*[[OuroDev_Bug_Report_Guidelines|OuroDev Bug report Guidelines]]
*[[OuroDev_Bug_Report_Guidelines|OuroDev Bug report Guidelines]]
|-
|- style="vertical-align:top"
|
|
====Launchers and Manifests====
====Launchers and Manifests====
Line 77: Line 71:
====Modding====
====Modding====


*[https://git.ourodev.com/mods Community Mod List]
*[https://git.ourodev.com/mods Community Mods]
*[[Bin List]]
*[[Bin List]]
*[[Binning File Layout]]
*[[Binning File Layout]]
*[[XLS to data conversion]]
*[[XLS to data conversion]]
*[[Portal Corps|Portal Corps Modding Guides]]
*[[Portal Corps|Portal Corps Modding Guides]]
|-
*[[Piglet|Piglet]]
*[https://git.ourodev.com/community Community Tools]
|- style="vertical-align:top"
|
|
====Useful References====
====Useful References====
Line 93: Line 89:
*[[Salvage List]]
*[[Salvage List]]
*[[Using /mmm]] (in-game console)
*[[Using /mmm]] (in-game console)
*[[VidiotMaps]]
*[https://cohrevival.com/codex/models.html Model Index]
*[https://cohrevival.com/codex/models.html Model Index]


Line 104: Line 101:


<br />
<br />
|-
|- style="vertical-align:top"
| colspan="2" |
| colspan="2" |
{| style="width:100%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top"
{| style="width:100%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top"
| colspan="4" style="width:100%" |
| colspan="4" style="width:100%" |
<h2 style="padding-top:0;margin-top:0">[[How It Fits Together|Architecture]]</h2>
<h2 style="padding-top:0;margin-top:0">[[How It Fits Together|Architecture]]</h2>
|-
|- style="vertical-align:top"
| style="width:25%; vertical-align:top" |
| style="width:25%; vertical-align:top" |
<h5 style="padding-top:0;margin-top:0"> Assets </h5>
<h5 style="padding-top:0;margin-top:0"> Assets </h5>

Latest revision as of 05:33, 4 October 2020

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.
Discord (Discussion)
Gitlab (Source code, bug tracking)
Portal Corps (Content creation)

Volume 2

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 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. The current version is "Issue 2: Foundations of Tomorrow"

Volume 2 Server Setup

Volume 2 From Source

Volume 2 Details

Volume 2 Workflow

Launchers and Manifests


Modding

Useful References


I25/I26


Architecture

Assets
Binary assets
Textual assets
Components
Configurations
Tools
Protocols
Client-server protocols
Server protocols