Main Page: Difference between revisions

From OuroDev
(Added a whole bunch of red links.)
No edit summary
 
(86 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<!--
<div style="overflow-x:scroll">
Notes area.
{{Alert|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.}}


Stole some of the layout inspiration from gametech emugen wiki.
{| style="width:100%; background:#fafafa; margin-top: 0.6em; border:1px solid #a2a9b1; padding: 0 4% 0 8%;"
| style="width:65%;" |


TODO: Adapt the structure of the main page to move Howtos to their own sections, and also consolidate specific component topics. I sent the below suggested basic structure to TMC earlier. This is simply a concept for content and organization, and it doesn't have to be followed to the letter, but these are my thoughts in any case. --Bevinsky
{| style="border:none; background:none;"
| style="text-align:center; white-space:nowrap;" |
<div style="font-size:162%; border:none; padding:.1em;">Welcome to OuroWiki,</div>
<div style="top:+0.2em; font-size:95%;">the Project Ouroboros Development wiki.</div>
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">We are hosting [[Special:AllPages|{{NUMBEROFPAGES}}]] pages.</div>
<div id="visionstatement" style="width:100%; text-align:center; font-size: 85%">Please read our [[OuroDev_Volume_2_Vision|Vision Statement]].</div>
|}
<!--
| style="width:40%; font-size:85%; padding:0.6em; padding-right:5%" |
The '''Ouroboros''' Project is an ongoing volunteer effort.  Please read our [[OuroDev_Volume_2_Vision|Vision Statement]].
-->
| style="width:35%; white-space:nowrap;" |
:[[File:Discord.png|30x30px|link=OuroDev Discord]] <span style="font-size:120%">[[OuroDev Discord|Discord]]</span> <span style="font-size:85%">(Discussion)</span>
:[[File:GitLab Icon.png|30x30px|link=https://git.ourodev.com/CoX/Source]] <span style="font-size:120%">[https://git.ourodev.com/CoX/Source Gitlab]</span> <span style="font-size:85%">(Source code, bug tracking)</span>
:[[File:PortalCorps.png|30x30px|link=Portal Corps]] <span style="font-size:120%">[[Portal Corps]]</span> <span style="font-size:85%">(Content creation)</span>
|}


Walkthroughs
{| style="width:100%; margin-top: 0.6em"
- [[Basic i24 Walkthrough]]
| colspan="2" style="width:50%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" |
- [[Basic i25 Walkthrough]]
# i24 and i25 are very similar. Instead of having separate pages
# for each of these items, it might be better to cover differences on each page.
# -- Perhaps this is not a desired idea?
 
# document directory structure:
# - Executable/datadir structure
# - other dirs, such as C:\coh_data\attributes?
[[Directories]]
 
# Should assemble magnet links for specific assets?
[[Assets]] # explain client piggs/bins, server bins, maps, SpawnAreas, script.loc
- [[maps.db]] # Usage, format and directives
- [[Templates & Attributes]] # template purpose, usage, generation method, and syntax


# Document for each:
<h2 style="margin-top:0;padding-top:0">Volume 2</h2>
# - Location
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 releasesThe current version is "''Issue 2: Foundations of Tomorrow''"
# - Purpose, usage
|- style="vertical-align:top"
# - Full directive reference / file format
|
Configurations
====Volume 2 Server Setup====
- [[gamedatadir.txt]]
- [[servers.cfg]]
- [[loadBalance]] # for both loadBalanceDefault.cfg and loadBalanceShardSpecific.cfg
  - [[auction_server.cfg]]
- [[account_server.cfg]]
- [[chat_server.cfg]]
- [[commands.cfg]]
- [[weeklytf.cfg]] # shouldn't this be "weeklyTF.cfg"? is this changed in i25 or is it case-insensitive?
- [[version.ini]]


# Document for each component:
*[[Volume 2 VMs & Self Installer|Volume 2 VMs & Self Installer]]
# - basic purpose, usage
*[[Volume 2 Server Setup|Volume 2 Getting Started]]
# - command line flags reference
*[[Volume_2_Modifying_Server_For_External_Access|Volume 2 Modifying Server For External Access]]
# - common issues
*[[Account_Portal|Setting up Account Portal]]
# - etc.
*[[Volume_2_Client_setup|Volume 2 Client setup]]
[[Servers]] # Architecture description?
|
- [[DBserver]]
====Volume 2 From Source====
- [[Mapserver]]
- [[Launcher]]
- [[Chatserver]]
- [[Authserver]]
- [[Accountserver]]
- [[Arenaserver]]
- [[Missionserver]]
- [[Auctionserver]]
- etc? are there more?


Tools
*[[Volume 2 Build from Source]]
- [[pig.exe]]
*[[Volume 2 Generate Bins]]
- [[ServerMonitor]]
|- style="vertical-align:top"
|
====Volume 2 Details====


Protocols?
*[[OuroDev_Volume_2_Vision|Volume 2 Vision]]
- Inter-server?
*[[Volume_2_Release_Notes|Volume 2 Release Notes]]
  - ?
*[https://git.ourodev.com/groups/CoX/-/milestones Volume 2 Roadmap]
- Server-client?
*[https://git.ourodev.com/CoX/Source Volume 2 Source]
  - [[Client-to-authserver]]
*[https://git.ourodev.com/CoX/i2401-bin-server Volume 2 Data]
  - [[Client-to-dbserver]]
|
  - [[Client-to-mapserver]]
====Volume 2 Workflow====


Formats?
*[[OuroDev_Git_Workflow|OuroDev Git Workflow]]
- [[PIGG]] # pig.exe
*[[OuroDev_issue_tracker_workflow|OuroDev Issue Tracker Workflow]]
- [[Parse6]]
*[[OuroDev_QA_workflow|OuroDev QA Workflow]]
- [[Parse7]]
*[[OuroDev_Code_Style_Guide|OuroDev Code Style Guide]]
*[[OuroDev_Bug_Report_Guidelines|OuroDev Bug report Guidelines]]
|- style="vertical-align:top"
|
====Launchers and Manifests====


*[[Manifest Launchers]]
*[[Manifest Creation]]
*[[Sunrise Launcher]]
*[[Sunrise API]]


<br />
|
====Modding====


-->{| style="width:100%; background:#2a2a2a; margin-top: 0.6em; border:1px solid #a2a9b1; padding: 0 10%;"
*[https://git.ourodev.com/mods Community Mods]
| style="width:61%;" |
*[[Bin List]]
*[[Binning File Layout]]
*[[XLS to data conversion]]
*[[Portal Corps|Portal Corps Modding Guides]]
*[[Piglet|Piglet]]
*[https://git.ourodev.com/community Community Tools]
|- style="vertical-align:top"
|
====Useful References====


{| style="width:100px; border:none; background:none;"
*[[Magnet Links]]
| style="text-align:center; white-space:nowrap;" |
*[[Admin_Commands_(in-game)|Admin Commands (in-game)]]
<div style="font-size:162%; border:none; padding:.1em;">Welcome to OuroWiki,</div>
*[[Combat Log |Combat Log]]
<div style="top:+0.2em; font-size:95%;">a wiki dedicated to the development and documentation of CoX servers.</div>
*[[Server Executable Flags]]
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">There are [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles already. Why not explore them?</div>
*[[Badge List]]
|}
*[[Salvage List]]
*[[Using /mmm]] (in-game console)
*[[VidiotMaps]]
*[https://cohrevival.com/codex/models.html Model Index]


| style="width:13%; font-size:120%; white-space:nowrap;" |
<br />
* [[File:Gitea.png|30px|link=https://git.ourodev.com/CoX/Source]] [https://git.ourodev.com/CoX/Source Gitea]
|
* [[File:Mantis.png|30px|link=https://bugs.ourodev.com/]] [https://bugs.ourodev.com/ Mantis]
====I25/I26====
* [[File:Discord.png|30px|link=OuroDev Discord]] [[OuroDev Discord|Discord]]
|}


{| style="width:100%; background:#2a2a2a; margin-top: 0.6em; border:1px solid #a2a9b1; text-align:center; font-size:130%"
*[[I25 Main Page]]
| style="width:50%" |
*[[I25 Main Page#Server Setup Guide]]
[[i24 install guide|I want to help develop!]]
*[[I25 Main Page#Reference Documents]]
| style="width:50%" |
[[i25 Community Virtual Machines|I just want to run a server!]]
|}


{| style="width:100%; margin-top: 0.6em"
<br />
| style="width:75%;vertical-align:top" |
|- style="vertical-align:top"
{| style="width:100%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top"
| colspan="2" |
| style="width:100%" colspan=4 |
{| style="width:100%; background:#fafafa; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top"
<h2 style="padding-top:0;margin-top:0">[[Server Architecture]]</h2>
| colspan="4" style="width:100%" |
|-
<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" |
<h3 style="padding-top:0;margin-top:0"> Assets </h3>
<h5 style="padding-top:0;margin-top:0"> Assets </h5>
* [[Server directory structure|Directory structure]]
==== Binary assets ====
* [[BCN maps]]
==== Textual assets ====
* [[maps.db]] ''configuration?''
* [[script.loc]]
* [[SpawnArea]]
* [[Templates]]


| style="width:25%; vertical-align:top" |
*[[Server directory structure|Directory structure]]
<h3 style="padding-top:0;margin-top:0"> Components </h3>
*[[system_architecture_image|System Architecture Image]]
* [[dbserver]]
*[[Piggs]] and [[Hoggs]]
* [[mapserver]]
* [[launcher]]
* [[chatserver]]
* [[authserver]]
* [[accountserver]]
* [[arenaserver]]
* [[missionserver]]
* [[auctionserver]]


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


| style="width:25%;vertical-align:top" |
*[[BCN maps]]
<h3 style="padding-top:0;margin-top:0"> Tools </h3>
*[[.bin files]]
* [[pig.exe]]
* [[ServerMonitor]]


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


|}
*[[maps.db]]
| style="width:25%;vertical-align:top" |
*[[script.loc]]
{| style="width:100%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top"
*[[SpawnArea]]
| style="width:100%" colspan=1 |
*[[Templates]]
<h2 style="padding-top:0;margin-top:0">[[Client Architecture]]</h2>
*[[.def_Files]]
|-
| style="width:100%;" |
<h3 style="padding-top:0;margin-top:0"> TODO </h3>
* TODO
|}


|}
| style="width:25%; vertical-align:top" |
<h5 style="padding-top:0;margin-top:0"> Components </h5>


{| style="width:100%; margin-top: 0.6em"
*[[accountserver]]
| style="width:50%; background:#2a2a2a; border:1px solid #a2a9b1; padding:0.6em; vertical-align:top" |
*[[arenaserver]]
*[[auctionserver]]
*[[AuthServer]]
*[[beaconizer]]
*[[chatserver]]
*[[dbserver]]
*[[launcher]]
*[[mapserver]]
*[[missionserver]]
*[[queueserver]]


<h2 style="margin-top:0;padding-top:0">Issue 24</h2>
| style="width:25%; vertical-align:top" |
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.
<h5 style="padding-top:0;margin-top:0"> Configurations </h5>


=== Guides ===
*[[account_server.cfg]]
* Setup guide: https://docs.google.com/document/d/10FimduxDEM3UT1g7b6y3UHAETSjUl5lYzaG7fbUn-Vc/edit# (this is slowly being migrated over to here on the wiki).
*[[auction_server.cfg]]
* [[source locations|Where to get the source]]
*[[chat_server.cfg]]
* [[i24_install_guide|Install guide for setting up i24]]
*[[commands.cfg]]
* [[i24 Common Setup Issues]]
*[[config.txt]]
* [[i24 Commands|i24 admin commands (in-game)]]
*[[loadBalance]]
* [[Server Configuration Values]]
*[[servers.cfg]]
* [[Server Executable Flags]]
*[[turnstile_server.cfg]]
* [[Using /mmm]] (in-game console)
*[[version.ini]]
*[[weeklytf.cfg]]


=== Documentation ===
| style="width:25%;vertical-align:top" |
* [[system_architecture_image|System Architecture Image]]
<h5 style="padding-top:0;margin-top:0"> Tools </h5>
* [[map_server_overview|Map Server]]


=== Tools Needed ===
*[[Client Mirror Distribution Project]]
* An installation of Windows (verified working: 10 Pro, Server 2019 Standard)
*[[dbquery.exe]]
* [http://download.microsoft.com/download/D/B/C/DBC11267-9597-46FF-8377-E194A73970D6/vs_proweb.exe Visual Studio 2010 Professional] Web download
*[[ServerMonitor]]
* [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 ===
=====Protocols=====
* Putting this here for now, can go away once we have the repository set up:
** [[magnet links]]


=== Useful Future Links? ===
*[[Network protocol]]
* [https://cohrevival.com/codex/models.html Model Index]


=== Git Repository ===
=====Client-server protocols=====
* [[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" |
*[[Client-to-authserver]]
 
*[[Client-to-dbserver]]
<h2 style="margin-top:0;padding-top:0">[[i25 Main Page|Issue 25]]</h2>
*[[Client-to-mapserver]]
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 ===
* [[i25 Client Setup]]
 
=== Server Setup Guide ===
* [[i25 Server Setup]]
* [[i25 Community Virtual Machines]]
* [https://gofile.io/?c=w56I8R Video Guide from scratch]
* [https://docs.google.com/document/d/1N63pPUfll-PAiElfGatSqCvX7GHZ8ygHWHAYbAV5il0/edit Original Setup Instructions on Google Drive]
 
=== Commonly Ask Questions/Problems ===
* [[i25 FAQ]]
* [[i25 Current Status]]
 
=== Online Tools===
* [[i25 Online Tools]]
 
=== Downloads ===
* [[i25 Downloads]]
 
=== i25 Patch Notes ===
* [https://docs.google.com/document/d/11cLJiSYlfueJheOumRywG8Evip2Mjmu_30Y6ePaetqY i25 Patch Notes]
 
|}


{| style="width:100%; background:#2a2a2a; margin-top: 0.6em; border:1px solid #a2a9b1; padding:0.6em; vertical-align: top"
=====Server protocols=====
| style="width:100%; vertical-align:top" |


== Quality of Life ==
*[[Beaconizer-protocols]]
* [[VidiotMaps]] (suitable for use with either i24 or i25)
*[[Dbserver-protocols]]
* [[Account_Portal]] (A PHP application to allow users to create their own accounts and change their passwords.)


|}
|}
|}</div>


__NOTOC__
__NOTOC__

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