Main Page: Difference between revisions
From OuroDev
No edit summary |
Restructured front page of wiki |
||
Line 23: | Line 23: | ||
{| style="width:100%; margin-top: 0.6em" | {| style="width:100%; margin-top: 0.6em" | ||
| style="width:50%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | | colspan="2" style="width:50%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" | | ||
<h2 style="margin-top:0;padding-top:0">Volume 2</h2> | <h2 style="margin-top:0;padding-top:0">Volume 2</h2> | ||
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 VMs & Self Installer|Volume 2 VMs & Self Installer]] | *[[Volume 2 VMs & Self Installer|Volume 2 VMs & Self Installer]] | ||
*[[Volume 2 Server Setup|Volume 2 Getting Started]] | *[[Volume 2 Server Setup|Volume 2 Getting Started]] | ||
*[[Volume_2_Modifying_Server_For_External_Access|Volume 2 Modifying Server For External Access]] | *[[Volume_2_Modifying_Server_For_External_Access|Volume 2 Modifying Server For External Access]] | ||
*[[Account_Portal|Setting up Account Portal]] | *[[Account_Portal|Setting up Account Portal]] | ||
*[[Volume_2_Client_setup|Volume 2 Client setup]] | *[[Volume_2_Client_setup|Volume 2 Client setup]] | ||
| | |||
====Volume 2 From Source==== | |||
*[[Volume 2 Build from Source]] | |||
*[[Volume 2 Generate Bins]] | |||
====Tools==== | |||
=== | *[[Piglet|Piglet]] | ||
*[[VidiotMaps]] | |||
*[https://git.ourodev.com/community Community Tools] | |||
|- | |||
| | |||
====Volume 2 Details==== | |||
*[[ | *[[OuroDev_Volume_2_Vision|Volume 2 Vision]] | ||
*[[ | *[[Volume_2_Release_Notes|Volume 2 Release Notes]] | ||
*[ | *[https://bugs.ourodev.com/roadmap_page.php Volume 2 Roadmap] | ||
*[ | *[https://git.ourodev.com/CoX/Source Volume 2 Source] | ||
*[ | *[https://git.ourodev.com/CoX/i2401-bin-server Volume 2 Data] | ||
| | |||
====Volume 2 Workflow==== | |||
=== | |||
*[[OuroDev_Git_Workflow|OuroDev Git Workflow]] | *[[OuroDev_Git_Workflow|OuroDev Git Workflow]] | ||
*[[OuroDev_issue_tracker_workflow|OuroDev Issue Tracker Workflow]] | *[[OuroDev_issue_tracker_workflow|OuroDev Issue Tracker Workflow]] | ||
*[[OuroDev_QA_workflow|OuroDev QA Workflow]] | *[[OuroDev_QA_workflow|OuroDev QA Workflow]] | ||
*[[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]] | ||
|- | |||
| | |||
====Launchers and Manifests==== | |||
*[[Manifest Launchers]] | |||
*[[Manifest Creation]] | |||
*[[Sunrise Launcher]] | |||
*[[Sunrise API]] | |||
<br /> | |||
| | |||
====Modding==== | |||
=== | *[https://git.ourodev.com/mods Community Mod List] | ||
*[[Bin List]] | |||
*[[Binning File Layout]] | |||
*[[XLS to data conversion]] | |||
*[[Portal Corps|Portal Corps Modding Guides]] | |||
|- | |||
| | |||
====Useful References==== | |||
*[[Magnet Links]] | *[[Magnet Links]] | ||
*[[Admin_Commands_(in-game)|Admin Commands (in-game)]] | |||
*[[Combat Log |Combat Log]] | |||
*[[Server Executable Flags]] | |||
*[[Badge List]] | |||
*[[Salvage List]] | |||
*[[Using /mmm]] (in-game console) | |||
*[https://cohrevival.com/codex/models.html Model Index] | *[https://cohrevival.com/codex/models.html Model Index] | ||
| | <br /> | ||
| | |||
====I25/I26==== | |||
*[[I25 Main Page]] | |||
*[[I25 Main Page#Server Setup Guide]] | |||
*[[I25 Main Page#Reference Documents]] | |||
<br /> | |||
|- | |||
| 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| | <h2 style="padding-top:0;margin-top:0">[[How It Fits Together|Architecture]]</h2> | ||
|- | |- | ||
| style="width:25%; vertical-align:top" | | | style="width:25%; vertical-align:top" | | ||
< | <h5 style="padding-top:0;margin-top:0"> Assets </h5> | ||
*[[Server directory structure|Directory structure]] | *[[Server directory structure|Directory structure]] | ||
Line 131: | Line 117: | ||
*[[Piggs]] and [[Hoggs]] | *[[Piggs]] and [[Hoggs]] | ||
====Binary assets==== | =====Binary assets===== | ||
*[[BCN maps]] | *[[BCN maps]] | ||
*[[.bin files]] | *[[.bin files]] | ||
====Textual assets==== | =====Textual assets===== | ||
*[[maps.db]] | *[[maps.db]] | ||
*[[script.loc]] | *[[script.loc]] | ||
*[[SpawnArea]] | *[[SpawnArea]] | ||
Line 145: | Line 131: | ||
| style="width:25%; vertical-align:top" | | | style="width:25%; vertical-align:top" | | ||
< | <h5 style="padding-top:0;margin-top:0"> Components </h5> | ||
*[[accountserver]] | *[[accountserver]] | ||
Line 160: | Line 146: | ||
| style="width:25%; vertical-align:top" | | | style="width:25%; vertical-align:top" | | ||
< | <h5 style="padding-top:0;margin-top:0"> Configurations </h5> | ||
*[[account_server.cfg]] | *[[account_server.cfg]] | ||
Line 174: | Line 160: | ||
| style="width:25%;vertical-align:top" | | | style="width:25%;vertical-align:top" | | ||
< | <h5 style="padding-top:0;margin-top:0"> Tools </h5> | ||
*[[Client Mirror Distribution Project]] | *[[Client Mirror Distribution Project]] | ||
Line 180: | Line 166: | ||
*[[ServerMonitor]] | *[[ServerMonitor]] | ||
===Protocols=== | =====Protocols===== | ||
*[[Network protocol]] | *[[Network protocol]] | ||
====Client-server protocols==== | =====Client-server protocols===== | ||
*[[Client-to-authserver]] | *[[Client-to-authserver]] | ||
Line 190: | Line 176: | ||
*[[Client-to-mapserver]] | *[[Client-to-mapserver]] | ||
====Server protocols==== | =====Server protocols===== | ||
*[[Beaconizer-protocols]] | *[[Beaconizer-protocols]] | ||
Line 196: | Line 182: | ||
|} | |} | ||
|}</div> | |||
|} | |||
</div> | |||
__NOTOC__ | __NOTOC__ |
Revision as of 19:15, 3 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. |
|
|
Volume 2Volume 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 SourceTools | ||||||||
Volume 2 Details |
Volume 2 Workflow | ||||||||
Launchers and Manifests
|
Modding | ||||||||
Useful References
|
I25/I26
| ||||||||
|