All public logs
From OuroDev
Combined display of all available logs of OuroDev. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:26, 26 April 2019 TheManicCoder talk contribs created page OuroDev Discord (Created page with "<big>'''Rules for the Discord server'''</big> 1. Check the pins before asking a question! 2. You will need permission to access certain channels that you are unable to send a...")
- 18:19, 26 April 2019 TheManicCoder talk contribs changed group membership for Zer0rez from (none) to Mender (Contributor)
- 18:16, 26 April 2019 User account Zer0rez talk contribs was created
- 17:01, 26 April 2019 Methril talk contribs created page I25 Client Setup (Created page with "== Client Setup == === Setup using Tequila === Download [http://patch.savecoh.com/tequila.exe Tequila] from the SaveCoH website. Once downloaded run it and it will download al...")
- 16:58, 26 April 2019 Echo-99 talk contribs created page VidiotMaps (Created page with "What are VidiotMaps? A patch that overwrites the existing client map graphic files with ones containing more information.... For further explanation, see: https://paragonwik...")
- 16:53, 26 April 2019 Echo-99 talk contribs created page Source locations (Created page with "Our [https://git.ourodev.com/ git repository] will be your best source.")
- 16:51, 26 April 2019 Echo-99 talk contribs created page Git link when we have it (Created page with "Our git repository can be found at: [https://git.ourodev.com/].")
- 15:00, 26 April 2019 Methril talk contribs created page I25 Current Status (Created page with "== Current Status == === Known Working === === Being Worked On ===")
- 11:59, 26 April 2019 Trinexx talk contribs created page I24 Commands (Initial import. Will spice up the formatting later)
- 11:15, 26 April 2019 Pazaz talk contribs created page Issue 24 (Created page with "== Getting Started == === Prerequisites === ==== Tools Needed ==== * An installation of Windows (verified working: 10 Pro, Server 2019 Standard) * [http://download.microsoft.c...")
- 01:48, 26 April 2019 TheManicCoder talk contribs created page MediaWiki:Vector.css (Created page with "CSS placed here will affect users of the Vector skin: // <pre> /* ------------------------------------------------------------------------------ This is the root LESS...")
- 01:46, 26 April 2019 TheManicCoder talk contribs changed group membership for Pazaz from (none) to Mender (Contributor)
- 01:38, 26 April 2019 TheManicCoder talk contribs deleted page Vector.css (content was: "CSS placed here will affect users of the Vector skin: /* Override Vector colour scheme to make it dark (compil...", and the only contributor was "TheManicCoder" (talk))
- 01:32, 26 April 2019 TheManicCoder talk contribs created page Vector.css (Created page with "CSS placed here will affect users of the Vector skin: Override Vector colour scheme to make it dark (compiled from modified LESS code): h1,h2,h3,h4,h5,h6{color:#c1c...")
- 00:58, 26 April 2019 TheManicCoder talk contribs changed group membership for Shadus from (none) to Mender (Contributor)
- 23:28, 25 April 2019 Methril talk contribs created page I25 Main Page (Created page with " == Server Setup == === Download Files === * i25 Downloads === Online Tools === * i25 Online Tools === Setup Local Server === * I25 Server Setup == Setup Auth S...")
- 23:24, 25 April 2019 Methril talk contribs created page I25 Community Virtual Machine (Created page with "== Setup using Virtual Server Image == * [magnet:?xt=urn:btih:B82416B2F87ABA9805AAECAE099B47DEBF0249E9&dn=Freedom.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&...")
- 23:23, 25 April 2019 Methril talk contribs created page I25 Community VirtualMachine (Created page with "== Setup using Virtual Server Image == * [magnet:?xt=urn:btih:B82416B2F87ABA9805AAECAE099B47DEBF0249E9&dn=Freedom.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&...")
- 23:14, 25 April 2019 TheManicCoder talk contribs deleted page Test (content was: "For testing features on this wiki. https://en.wikipedia.org/upload/b/bc/Wiki.png <syntaxhighlight lang="sql"> @r...", and the only contributor was "TheManicCoder" (talk))
- 22:20, 25 April 2019 Methril talk contribs created page I25 Downloads (Created page with "== Download Files == * [magnet:?xt=urn:btih:938C769EC2BEEE7C7F381570B93A861A60BD4FE5&dn=i25Binaries_InsurancePolicy.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounc...")
- 22:08, 25 April 2019 User account Pazaz talk contribs was created
- 22:08, 25 April 2019 Methril talk contribs created page I25 Online Tools (Created page with "=== Online Tools === * [http://cohstuff.dreamhosters.com/makeaccount.php Crust First's web-based tool for generating SQL queries to create new accounts] * [http://cohstuff.dre...")
- 22:08, 25 April 2019 Methril talk contribs created page I25 FAQ (Created page with "== Common Questions == === How do I create an account? === * You can use the PowerShell script in downloads or execute a query against the database manually. * Create NEW USER...")
- 22:07, 25 April 2019 Methril talk contribs created page I25 Server Setup (Created page with "== Setup Local Server == # Install [https://www.microsoft.com/en-gb/sql-server/sql-server-editions-express SQL Server 2017 Express Edition] # Choose Basic when installing and...")
- 22:07, 25 April 2019 Echo-99 talk contribs created page Server Configuration Values (Created page with "== Auth Server == Default is in '''AuthServer/exe/win32_release/etc/config.txt''' <nowiki> serverPort int serverExPort int serverIntPort int WorldPort...")
- 21:39, 25 April 2019 Echo-99 talk contribs created page I24 Common Setup Issues (Created page with "== Debugging: Known common issues ==")
- 21:33, 25 April 2019 Plutocracy talk contribs created page User:Plutocracy (Created page with "== Useful Snippets == ====== Move Character Between Accounts ====== <nowiki>UPDATE [cohdb].[dbo].[Ents] SET Active = '1', AuthId='<ID>', AuthName='<Accname>' WHERE Name = '...")
- 21:22, 25 April 2019 Plutocracy talk contribs created page Talk:Getting Started (Created page with "changed udp ports to range of 100 since each unique mapserver instance binds to a unique port ~~~")
- 21:21, 25 April 2019 TheManicCoder talk contribs changed group membership for TheManicCoder from bureaucrat, interface administrator and administrator to bureaucrat, interface administrator, administrator and Mender
- 21:17, 25 April 2019 TheManicCoder talk contribs changed group membership for Plutocracy from (none) to Mender (Contributor)
- 21:05, 25 April 2019 TheManicCoder talk contribs changed group membership for Trinexx from (none) to Mender (Contributor)
- 21:04, 25 April 2019 TheManicCoder talk contribs changed group membership for Methril from (none) to Mender (Contributor)
- 21:04, 25 April 2019 Echo-99 talk contribs created page Servers.cfg contents (Created page with " <nowiki>DBServer 127.0.0.1 ShardName SCRUBBED UseFakeAuth 1 #AuthServer 127.0.0.1 DefaultAccessLevel 255 NoStats 1 LocalIP 127.0.0.1 MaxPlayers 300 AssertMode Fulldump UseQ...")
- 21:03, 25 April 2019 TheManicCoder talk contribs changed group membership for Echo-99 from (none) to Mender (Contributor)
- 21:03, 25 April 2019 TheManicCoder talk contribs changed group membership for Disseminate from (none) to Mender (Contributor)
- 21:02, 25 April 2019 TheManicCoder talk contribs changed group membership for Cattan from (none) to Mender
- 21:02, 25 April 2019 Echo-99 talk contribs created page Servers.cfg (Created page with " <nowiki>DBServer 127.0.0.1 ShardName SCRUBBED UseFakeAuth 1 #AuthServer 127.0.0.1 DefaultAccessLevel 255 NoStats 1 LocalIP 127.0.0.1 MaxPlayers 300 AssertMode Fulldump UseQ...")
- 21:01, 25 April 2019 TheManicCoder talk contribs changed group membership for Alexander from (none) to Mender (Contributor)
- 20:57, 25 April 2019 Echo-99 talk contribs created page Data server db servers (Created page with " <nowiki>DBServer 127.0.0.1 ShardName SCRUBBED UseFakeAuth 1 #AuthServer 127.0.0.1 DefaultAccessLevel 255 NoStats 1 LocalIP 127.0.0.1 MaxPlayers 300 AssertMode Fulldump UseQ...")
- 20:41, 25 April 2019 User account BPJ talk contribs was created
- 20:27, 25 April 2019 User account Shadus talk contribs was created
- 20:00, 25 April 2019 Echo-99 talk contribs created page File:Cat strategy.gif
- 20:00, 25 April 2019 Echo-99 talk contribs uploaded File:Cat strategy.gif
- 20:00, 25 April 2019 Echo-99 talk contribs created page File:Shocked face.jpg
- 20:00, 25 April 2019 Echo-99 talk contribs uploaded File:Shocked face.jpg
- 19:53, 25 April 2019 TheManicCoder talk contribs created page Test (Created page with "For testing features on this wiki.")
- 19:43, 25 April 2019 Echo-99 talk contribs created page I24 install guide (Created page with "Compile the code as outlined in the Readme.md which states: * Open and compile 3rdparty\cryptopp\cryptlib2010.sln in all Win32 build configurations * Open and compile 3rdparty...")
- 19:25, 25 April 2019 User account Dragonsire talk contribs was created
- 19:14, 25 April 2019 User account Cattan talk contribs was created
- 19:07, 25 April 2019 Alexander talk contribs created page User:TheManicCoder (Created page with "One of the many legendary heroes responsible for saving the world.")