<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.pcgamingshelter.eu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sedaris</id>
	<title>PC Gaming Shelter - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.pcgamingshelter.eu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sedaris"/>
	<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/wiki/Special:Contributions/Sedaris"/>
	<updated>2026-05-13T12:24:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Module:Mod&amp;diff=1408</id>
		<title>Module:Mod</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Module:Mod&amp;diff=1408"/>
		<updated>2026-04-26T20:29:13Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local utils = require( &#039;Module:Utils&#039; )&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
local function propertiesPlan()&lt;br /&gt;
	-- [&#039;Form field name&#039;] = { &#039;Semantic property&#039;, &#039;delimiter&#039; }&lt;br /&gt;
	local propMap = {&lt;br /&gt;
		[&#039;Image&#039;]               = {&#039;Image&#039;, &#039;file&#039; },&lt;br /&gt;
		[&#039;Related game&#039;]        = {&#039;Related game&#039; },&lt;br /&gt;
		[&#039;Has mod type&#039;]        = {&#039;Has mod type&#039; },&lt;br /&gt;
		[&#039;Has developer&#039;]       = {&#039;Has developer&#039;, &#039;,&#039; },&lt;br /&gt;
		[&#039;Has release date&#039;]    = {&#039;Has release date&#039; },&lt;br /&gt;
		[&#039;Has status&#039;]          = {&#039;Has status&#039; },&lt;br /&gt;
		[&#039;Has short description&#039;]            = {&#039;Has short description&#039; }&lt;br /&gt;
	}&lt;br /&gt;
	return propMap&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function infoboxSectionPlan()&lt;br /&gt;
	local sectionMap = {&lt;br /&gt;
		[&#039;Cover image&#039;] = {&lt;br /&gt;
			heading = &#039;&#039;,&lt;br /&gt;
			template = &#039;Infobox/Cover&#039;,&lt;br /&gt;
			order = &#039;1&#039;,&lt;br /&gt;
			rows = {&lt;br /&gt;
				&#039;Image&#039;&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		[&#039;Mod Info&#039;] = {&lt;br /&gt;
			heading = &#039;Mod Info&#039;,&lt;br /&gt;
			template = &#039;Infobox/Mod Info&#039;,&lt;br /&gt;
			order = &#039;2&#039;,&lt;br /&gt;
			rows = {&lt;br /&gt;
				&#039;Related game&#039;,&lt;br /&gt;
				&#039;Has mod type&#039;,&lt;br /&gt;
				&#039;Has developer&#039;,&lt;br /&gt;
				&#039;Has release date&#039;,&lt;br /&gt;
				&#039;Has status&#039;,&lt;br /&gt;
				&#039;Has short description&#039;&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		[&#039;Download&#039;] = {&lt;br /&gt;
			heading = &#039;&amp;lt;i class=&amp;quot;fas fa-link mr-2&amp;quot;&amp;gt;&amp;lt;/i&amp;gt; Links&#039;,&lt;br /&gt;
			template = &#039;Infobox/Download&#039;,&lt;br /&gt;
			order = &#039;3&#039;,&lt;br /&gt;
			rows = {&lt;br /&gt;
				&#039;Download links&#039;&lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
	return sectionMap&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.infobox(frame)&lt;br /&gt;
	local category   = &#039;Mods&#039;&lt;br /&gt;
	local properties = propertiesPlan()&lt;br /&gt;
	local sections   = infoboxSectionPlan()&lt;br /&gt;
	local footer     = &#039;&#039;&lt;br /&gt;
	local infobox    = utils.createInfobox(frame, category, properties, sections, footer)&lt;br /&gt;
	return infobox&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1407</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1407"/>
		<updated>2026-04-26T15:09:51Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Plays game=Red Faction, Half-Life, Battlefield 1942, Ground Control&lt;br /&gt;
|Communities={{Clan&lt;br /&gt;
|Member of=Faction Files&lt;br /&gt;
|Has role=Member&lt;br /&gt;
}}&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== Goober ==&lt;br /&gt;
&lt;br /&gt;
Goober is a prominent figure, administrator, and developer within the Red Faction community. Based in Canada, he has been a dedicated player of the franchise since September 2001, having picked up the original game just weeks after its release. Professionally, he works in the tech industry, which informs much of his technical contribution to the game’s longevity.&lt;br /&gt;
&lt;br /&gt;
===Community Leadership &amp;amp; Infrastructure ===&lt;br /&gt;
* Faction Files: Goober co-founded the community hub Faction Files in 2009 alongside Natalie and Nick.&lt;br /&gt;
* Discord Foundation: He was instrumental in starting the community’s central Discord server in 2018, which helped revitalize community activity by providing a modern platform for matchmaking and map-making discussions.&lt;br /&gt;
* Master Server Hosting: Through Faction Files, he and the team host the community master server (or &amp;quot;tracker&amp;quot;), ensuring the multiplayer server list remains functional long after official support ended in 2011/2012.&lt;br /&gt;
* Alpine Faction: He is the project lead for Alpine Faction, a modern open-source patch and fork of the Dash Faction repository. This project introduces new features like radio messages, flashlight functionality, and enhanced graphical settings.&lt;br /&gt;
&lt;br /&gt;
=== Modding &amp;amp; Content Creation ===&lt;br /&gt;
* Cava Mod: Goober created the Cava mod, a single-player prequel campaign inspired by the plot of the Red Faction mobile game.&lt;br /&gt;
* Map Porting: He has ported numerous maps from other titles into Red Faction, including maps from Quake, Unreal Tournament, Cube 2: Sauerbraten, AssaultCube, and Red Faction 2.&lt;br /&gt;
* Lego Mod: He was involved in the development of the Lego multiplayer mod, a high-speed variant of gameplay.&lt;br /&gt;
* Mine Warfare: He produces a series of video interviews titled Mine Warfare, which acts as a historical archive for the Red Faction community by interviewing veteran players and original Volition developers.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay &amp;amp; Speedrunning ===&lt;br /&gt;
* Speedrunning Contributions: While he highlights the work of others like Dwayne Jones, Goober has recorded and provided commentary for several world-record speedruns, including the 39-minute 58-second run by WDSS Grant.&lt;br /&gt;
* Clan History: In the early 2000s, he ran a clan that included his father and several real-life friends.&lt;br /&gt;
* Multiplayer Style: Despite having access to advanced weaponry, his personal favorite weapon in multiplayer is the **Submachine Gun** (SMG) due to its accessibility in safe map locations.&lt;br /&gt;
&lt;br /&gt;
=== Player Preferences &amp;amp; Trivia ===&lt;br /&gt;
* Favorite Single-Player Section: The Geothermal Power Plant, which he considers the most well-scripted part of the original campaign.&lt;br /&gt;
* Favorite Weapons: The Flamethrower (Single Player) and the SMG (Multiplayer).&lt;br /&gt;
* Stock Map Preference: He identifies Warlords as the objectively best default Red Faction map.&lt;br /&gt;
* Series Opinions:&lt;br /&gt;
* He is critical of the shift to third-person perspective in Red Faction: Guerrilla and Armageddon, preferring the first-person immersion of the original.&lt;br /&gt;
* He considers the PC port of Red Faction 2 to be significantly flawed, though he ironically attributes the survival of the RF1 community to RF2&#039;s failure to split the player base.&lt;br /&gt;
* He once participated in a community &amp;quot;movie night&amp;quot; to watch the Sci-Fi Channel’s Red Faction: Origins prequel film, which he describes as &amp;quot;terrible&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Dead_Communities&amp;diff=1406</id>
		<title>Dead Communities</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Dead_Communities&amp;diff=1406"/>
		<updated>2026-04-26T15:02:33Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Navigation:&#039;&#039;&#039; [[Active Communities|Active Communities]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This archive is dedicated to the communities, clans, and guilds that are no longer active. We preserve their names, their members and their achievements so they are not forgotten by time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== The Archives ==&lt;br /&gt;
{{#ask: [[Category:Historical Clans]]&lt;br /&gt;
|?Primary game=Main Game&lt;br /&gt;
|?Years active=Years Active&lt;br /&gt;
|?Has note=Legacy Note&lt;br /&gt;
|format=table&lt;br /&gt;
|class=wikitable sortable fullwidth&lt;br /&gt;
|mainlabel=Community Name&lt;br /&gt;
|headers=show&lt;br /&gt;
|sort=Community Name&lt;br /&gt;
|order=asc&lt;br /&gt;
|searchlabel=No historical communities archived yet.&lt;br /&gt;
}}&lt;br /&gt;
{{DISPLAYTITLE: Historical Communities &amp;amp; Dead Clans}}&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Active_Communities&amp;diff=1405</id>
		<title>Active Communities</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Active_Communities&amp;diff=1405"/>
		<updated>2026-04-26T15:02:16Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;Navigation:&#039;&#039;&#039; [[Players|Players]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This directory features gaming communities, clans, and groups that are currently active. For groups that are no longer operational, please visit the [[Dead_Communities|Historical Archive]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Active Groups ==&lt;br /&gt;
{{#ask: [[Category:Communities]][[Has status::Active]]&lt;br /&gt;
|?Related game=Main Game&lt;br /&gt;
|?Community links=Join / Website&lt;br /&gt;
|?Has short description=About&lt;br /&gt;
|format=broadtable&lt;br /&gt;
|class=smwtable-clean&lt;br /&gt;
|mainlabel=Community Name&lt;br /&gt;
|headers=plain&lt;br /&gt;
|default=No active communities found yet.&lt;br /&gt;
|searchlabel=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Active Communities &amp;amp; Clans (Guilds)}}&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=All_Forms&amp;diff=1404</id>
		<title>All Forms</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=All_Forms&amp;diff=1404"/>
		<updated>2026-04-26T15:00:45Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE: Archive Entry Forms}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This directory contains all the input forms used to add new data to the PC Gaming Shelter. These forms ensure that all information is properly categorized and assigned semantic data.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Core Archive Forms ==&lt;br /&gt;
:{{led|green}} [[Form:Game|Add a New Game]] - Use this to document a PC game.&lt;br /&gt;
:{{led|green}} [[Form:Mod|Add a New Mod]] - Use this for community-made modifications.&lt;br /&gt;
&amp;lt;!-- * [[Special:FormStart/Media|Add Media Link]] - Use this for interviews, install guides, and videos. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community &amp;amp; People Forms ==&lt;br /&gt;
:{{led|green}} [[Form:Player|Add a Player/Veteran]] - Use this to archive a player or community leader.&lt;br /&gt;
:{{led|green}} [[Form:Community|Add a Community/Clan]] - Use this for both Active and Historical groups.&lt;br /&gt;
:{{led|green}} [[Form:Event|Add a Gaming Event]] - Use this to add entries to the Calendar (FPS, RTS, etc.).&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1403</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1403"/>
		<updated>2026-04-26T14:59:06Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the central help repository for the &#039;&#039;&#039;PC Gaming Shelter&#039;&#039;&#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface. &lt;br /&gt;
&lt;br /&gt;
If you are new to the team, please start with the Guardian Workflow section below.&lt;br /&gt;
&lt;br /&gt;
== 🛡️ Core Documentation ==&lt;br /&gt;
&lt;br /&gt;
To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are performing:&lt;br /&gt;
&lt;br /&gt;
* [[Help:Infoboxes]]: How our data forms work, how semantic properties are linked and how to use the Forms to input new records into the Vault. &lt;br /&gt;
* [[Help:Main Page widgets]]: How to change the &#039;&#039;&#039;Video of the Month&#039;&#039;&#039;, the &#039;&#039;&#039;Archive Statistics&#039;&#039;&#039; and the &#039;&#039;&#039;Upcoming Events&#039;&#039;&#039; calendar. &lt;br /&gt;
* [[Help:System messages]]: Editing the Sidebar, changing the site tagline or updating the social media icons at the top of the page.&lt;br /&gt;
&lt;br /&gt;
== 📋 Quick Links for Guardians ==&lt;br /&gt;
&lt;br /&gt;
Most of your daily work as an archivist will happen in these three locations:&lt;br /&gt;
&lt;br /&gt;
* [[All Forms]]: The hub for all data forms (Games, Mods, People, etc.).&lt;br /&gt;
* [[Special:RecentChanges|RecentChanges]]: Monitor the latest updates to ensure the archive stays accurate.&lt;br /&gt;
* [[Special:AllPages|All Pages]]: A technical list of every file, template, and document stored in the Shelter.&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Technical Support ==&lt;br /&gt;
If you encounter a bug—such as a broken search table, a property that won&#039;t link, or a font scaling issue—please do not attempt to fix the CSS or JavaScript yourself. Instead, report the issue via the &#039;&#039;&#039;Support&#039;&#039;&#039; link in the sidebar.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1402</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1402"/>
		<updated>2026-04-26T14:58:45Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the central help repository for the &#039;&#039;&#039;PC Gaming Shelter&#039;&#039;&#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface. &lt;br /&gt;
&lt;br /&gt;
If you are new to the team, please start with the Guardian Workflow section below.&lt;br /&gt;
&lt;br /&gt;
== 🛡️ Core Documentation ==&lt;br /&gt;
&lt;br /&gt;
To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are performing:&lt;br /&gt;
&lt;br /&gt;
[[Help:Infoboxes]]: How our data forms work, how semantic properties are linked and how to use the Forms to input new records into the Vault.&lt;br /&gt;
&lt;br /&gt;
[[Help:Main Page widgets]]: How to change the &#039;&#039;&#039;Video of the Month&#039;&#039;&#039;, the &#039;&#039;&#039;Archive Statistics&#039;&#039;&#039; and the &#039;&#039;&#039;Upcoming Events&#039;&#039;&#039; calendar.&lt;br /&gt;
&lt;br /&gt;
[[Help:System messages]]: Editing the Sidebar, changing the site tagline or updating the social media icons at the top of the page.&lt;br /&gt;
&lt;br /&gt;
== 📋 Quick Links for Guardians ==&lt;br /&gt;
&lt;br /&gt;
Most of your daily work as an archivist will happen in these three locations:&lt;br /&gt;
&lt;br /&gt;
* [[All Forms]]: The hub for all data forms (Games, Mods, People, etc.).&lt;br /&gt;
* [[Special:RecentChanges|RecentChanges]]: Monitor the latest updates to ensure the archive stays accurate.&lt;br /&gt;
* [[Special:AllPages|All Pages]]: A technical list of every file, template, and document stored in the Shelter.&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Technical Support ==&lt;br /&gt;
If you encounter a bug—such as a broken search table, a property that won&#039;t link, or a font scaling issue—please do not attempt to fix the CSS or JavaScript yourself. Instead, report the issue via the &#039;&#039;&#039;Support&#039;&#039;&#039; link in the sidebar.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Community_Content&amp;diff=1401</id>
		<title>Community Content</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Community_Content&amp;diff=1401"/>
		<updated>2026-04-26T14:56:32Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;This collection serves as a general archive for many videos and images created by the community. Here you will find funny content, screenshot collections, gameplay footage and showcases.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This collection serves as a general archive for many videos and images created by the community. Here you will find funny content, screenshot collections, gameplay footage and showcases.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Interviews&amp;diff=1400</id>
		<title>Interviews</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Interviews&amp;diff=1400"/>
		<updated>2026-04-26T14:55:47Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;This repository is dedicated to interviews found on the internet or created by us. Explore this archive to find indepth interviews, roundtable discussions, and historical records that provide context to the games, mods and communities.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This repository is dedicated to interviews found on the internet or created by us. Explore this archive to find indepth interviews, roundtable discussions, and historical records that provide context to the games, mods and communities.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Guides&amp;diff=1399</id>
		<title>Guides</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Guides&amp;diff=1399"/>
		<updated>2026-04-26T14:55:26Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;This section is for in-game tips and technical guides created by different communities and content creators. Some are in video format and some are in text form.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This section is for in-game tips and technical guides created by different communities and content creators. Some are in video format and some are in text form.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Players&amp;diff=1398</id>
		<title>Players</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Players&amp;diff=1398"/>
		<updated>2026-04-26T11:32:20Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;This directory lists all players, veterans, and community leaders preserved in the Shelter. To be added to this list, please ensure your User Profile or Player Page includes the proper semantic data.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Archive Records ==&lt;br /&gt;
{{#ask: [[Category:Players]]&lt;br /&gt;
|?Plays game=Associated Games&lt;br /&gt;
|?Member of=Clan / Community&lt;br /&gt;
|?Player note=Status / Note&lt;br /&gt;
|?Contact links=Contact&lt;br /&gt;
|format=datatable&lt;br /&gt;
|mainlabel=Player Name&lt;br /&gt;
|headers=plain&lt;br /&gt;
|searchlabel=No players have been archived yet.&lt;br /&gt;
}}&lt;br /&gt;
{{DISPLAYTITLE:Global Player &amp;amp; Veteran Roster}}&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1397</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1397"/>
		<updated>2026-04-26T11:28:16Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Plays game=Red Faction, Half-Life, Battlefield 1942, Ground Control&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== Goober ==&lt;br /&gt;
&lt;br /&gt;
Goober is a prominent figure, administrator, and developer within the Red Faction community. Based in Canada, he has been a dedicated player of the franchise since September 2001, having picked up the original game just weeks after its release. Professionally, he works in the tech industry, which informs much of his technical contribution to the game’s longevity.&lt;br /&gt;
&lt;br /&gt;
===Community Leadership &amp;amp; Infrastructure ===&lt;br /&gt;
* Faction Files: Goober co-founded the community hub Faction Files in 2009 alongside Natalie and Nick.&lt;br /&gt;
* Discord Foundation: He was instrumental in starting the community’s central Discord server in 2018, which helped revitalize community activity by providing a modern platform for matchmaking and map-making discussions.&lt;br /&gt;
* Master Server Hosting: Through Faction Files, he and the team host the community master server (or &amp;quot;tracker&amp;quot;), ensuring the multiplayer server list remains functional long after official support ended in 2011/2012.&lt;br /&gt;
* Alpine Faction: He is the project lead for Alpine Faction, a modern open-source patch and fork of the Dash Faction repository. This project introduces new features like radio messages, flashlight functionality, and enhanced graphical settings.&lt;br /&gt;
&lt;br /&gt;
=== Modding &amp;amp; Content Creation ===&lt;br /&gt;
* Cava Mod: Goober created the Cava mod, a single-player prequel campaign inspired by the plot of the Red Faction mobile game.&lt;br /&gt;
* Map Porting: He has ported numerous maps from other titles into Red Faction, including maps from Quake, Unreal Tournament, Cube 2: Sauerbraten, AssaultCube, and Red Faction 2.&lt;br /&gt;
* Lego Mod: He was involved in the development of the Lego multiplayer mod, a high-speed variant of gameplay.&lt;br /&gt;
* Mine Warfare: He produces a series of video interviews titled Mine Warfare, which acts as a historical archive for the Red Faction community by interviewing veteran players and original Volition developers.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay &amp;amp; Speedrunning ===&lt;br /&gt;
* Speedrunning Contributions: While he highlights the work of others like Dwayne Jones, Goober has recorded and provided commentary for several world-record speedruns, including the 39-minute 58-second run by WDSS Grant.&lt;br /&gt;
* Clan History: In the early 2000s, he ran a clan that included his father and several real-life friends.&lt;br /&gt;
* Multiplayer Style: Despite having access to advanced weaponry, his personal favorite weapon in multiplayer is the **Submachine Gun** (SMG) due to its accessibility in safe map locations.&lt;br /&gt;
&lt;br /&gt;
=== Player Preferences &amp;amp; Trivia ===&lt;br /&gt;
* Favorite Single-Player Section: The Geothermal Power Plant, which he considers the most well-scripted part of the original campaign.&lt;br /&gt;
* Favorite Weapons: The Flamethrower (Single Player) and the SMG (Multiplayer).&lt;br /&gt;
* Stock Map Preference: He identifies Warlords as the objectively best default Red Faction map.&lt;br /&gt;
* Series Opinions:&lt;br /&gt;
* He is critical of the shift to third-person perspective in Red Faction: Guerrilla and Armageddon, preferring the first-person immersion of the original.&lt;br /&gt;
* He considers the PC port of Red Faction 2 to be significantly flawed, though he ironically attributes the survival of the RF1 community to RF2&#039;s failure to split the player base.&lt;br /&gt;
* He once participated in a community &amp;quot;movie night&amp;quot; to watch the Sci-Fi Channel’s Red Faction: Origins prequel film, which he describes as &amp;quot;terrible&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1396</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1396"/>
		<updated>2026-04-26T11:28:02Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Plays game=Red Faction, Half-Life&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== Goober ==&lt;br /&gt;
&lt;br /&gt;
Goober is a prominent figure, administrator, and developer within the Red Faction community. Based in Canada, he has been a dedicated player of the franchise since September 2001, having picked up the original game just weeks after its release. Professionally, he works in the tech industry, which informs much of his technical contribution to the game’s longevity.&lt;br /&gt;
&lt;br /&gt;
===Community Leadership &amp;amp; Infrastructure ===&lt;br /&gt;
* Faction Files: Goober co-founded the community hub Faction Files in 2009 alongside Natalie and Nick.&lt;br /&gt;
* Discord Foundation: He was instrumental in starting the community’s central Discord server in 2018, which helped revitalize community activity by providing a modern platform for matchmaking and map-making discussions.&lt;br /&gt;
* Master Server Hosting: Through Faction Files, he and the team host the community master server (or &amp;quot;tracker&amp;quot;), ensuring the multiplayer server list remains functional long after official support ended in 2011/2012.&lt;br /&gt;
* Alpine Faction: He is the project lead for Alpine Faction, a modern open-source patch and fork of the Dash Faction repository. This project introduces new features like radio messages, flashlight functionality, and enhanced graphical settings.&lt;br /&gt;
&lt;br /&gt;
=== Modding &amp;amp; Content Creation ===&lt;br /&gt;
* Cava Mod: Goober created the Cava mod, a single-player prequel campaign inspired by the plot of the Red Faction mobile game.&lt;br /&gt;
* Map Porting: He has ported numerous maps from other titles into Red Faction, including maps from Quake, Unreal Tournament, Cube 2: Sauerbraten, AssaultCube, and Red Faction 2.&lt;br /&gt;
* Lego Mod: He was involved in the development of the Lego multiplayer mod, a high-speed variant of gameplay.&lt;br /&gt;
* Mine Warfare: He produces a series of video interviews titled Mine Warfare, which acts as a historical archive for the Red Faction community by interviewing veteran players and original Volition developers.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay &amp;amp; Speedrunning ===&lt;br /&gt;
* Speedrunning Contributions: While he highlights the work of others like Dwayne Jones, Goober has recorded and provided commentary for several world-record speedruns, including the 39-minute 58-second run by WDSS Grant.&lt;br /&gt;
* Clan History: In the early 2000s, he ran a clan that included his father and several real-life friends.&lt;br /&gt;
* Multiplayer Style: Despite having access to advanced weaponry, his personal favorite weapon in multiplayer is the **Submachine Gun** (SMG) due to its accessibility in safe map locations.&lt;br /&gt;
&lt;br /&gt;
=== Player Preferences &amp;amp; Trivia ===&lt;br /&gt;
* Favorite Single-Player Section: The Geothermal Power Plant, which he considers the most well-scripted part of the original campaign.&lt;br /&gt;
* Favorite Weapons: The Flamethrower (Single Player) and the SMG (Multiplayer).&lt;br /&gt;
* Stock Map Preference: He identifies Warlords as the objectively best default Red Faction map.&lt;br /&gt;
* Series Opinions:&lt;br /&gt;
* He is critical of the shift to third-person perspective in Red Faction: Guerrilla and Armageddon, preferring the first-person immersion of the original.&lt;br /&gt;
* He considers the PC port of Red Faction 2 to be significantly flawed, though he ironically attributes the survival of the RF1 community to RF2&#039;s failure to split the player base.&lt;br /&gt;
* He once participated in a community &amp;quot;movie night&amp;quot; to watch the Sci-Fi Channel’s Red Faction: Origins prequel film, which he describes as &amp;quot;terrible&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1395</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1395"/>
		<updated>2026-04-26T11:27:05Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Plays game=Red Faction&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== Goober ==&lt;br /&gt;
&lt;br /&gt;
Goober is a prominent figure, administrator, and developer within the Red Faction community. Based in Canada, he has been a dedicated player of the franchise since September 2001, having picked up the original game just weeks after its release. Professionally, he works in the tech industry, which informs much of his technical contribution to the game’s longevity.&lt;br /&gt;
&lt;br /&gt;
===Community Leadership &amp;amp; Infrastructure ===&lt;br /&gt;
* Faction Files: Goober co-founded the community hub Faction Files in 2009 alongside Natalie and Nick.&lt;br /&gt;
* Discord Foundation: He was instrumental in starting the community’s central Discord server in 2018, which helped revitalize community activity by providing a modern platform for matchmaking and map-making discussions.&lt;br /&gt;
* Master Server Hosting: Through Faction Files, he and the team host the community master server (or &amp;quot;tracker&amp;quot;), ensuring the multiplayer server list remains functional long after official support ended in 2011/2012.&lt;br /&gt;
* Alpine Faction: He is the project lead for Alpine Faction, a modern open-source patch and fork of the Dash Faction repository. This project introduces new features like radio messages, flashlight functionality, and enhanced graphical settings.&lt;br /&gt;
&lt;br /&gt;
=== Modding &amp;amp; Content Creation ===&lt;br /&gt;
* Cava Mod: Goober created the Cava mod, a single-player prequel campaign inspired by the plot of the Red Faction mobile game.&lt;br /&gt;
* Map Porting: He has ported numerous maps from other titles into Red Faction, including maps from Quake, Unreal Tournament, Cube 2: Sauerbraten, AssaultCube, and Red Faction 2.&lt;br /&gt;
* Lego Mod: He was involved in the development of the Lego multiplayer mod, a high-speed variant of gameplay.&lt;br /&gt;
* Mine Warfare: He produces a series of video interviews titled Mine Warfare, which acts as a historical archive for the Red Faction community by interviewing veteran players and original Volition developers.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay &amp;amp; Speedrunning ===&lt;br /&gt;
* Speedrunning Contributions: While he highlights the work of others like Dwayne Jones, Goober has recorded and provided commentary for several world-record speedruns, including the 39-minute 58-second run by WDSS Grant.&lt;br /&gt;
* Clan History: In the early 2000s, he ran a clan that included his father and several real-life friends.&lt;br /&gt;
* Multiplayer Style: Despite having access to advanced weaponry, his personal favorite weapon in multiplayer is the **Submachine Gun** (SMG) due to its accessibility in safe map locations.&lt;br /&gt;
&lt;br /&gt;
=== Player Preferences &amp;amp; Trivia ===&lt;br /&gt;
* Favorite Single-Player Section: The Geothermal Power Plant, which he considers the most well-scripted part of the original campaign.&lt;br /&gt;
* Favorite Weapons: The Flamethrower (Single Player) and the SMG (Multiplayer).&lt;br /&gt;
* Stock Map Preference: He identifies Warlords as the objectively best default Red Faction map.&lt;br /&gt;
* Series Opinions:&lt;br /&gt;
* He is critical of the shift to third-person perspective in Red Faction: Guerrilla and Armageddon, preferring the first-person immersion of the original.&lt;br /&gt;
* He considers the PC port of Red Faction 2 to be significantly flawed, though he ironically attributes the survival of the RF1 community to RF2&#039;s failure to split the player base.&lt;br /&gt;
* He once participated in a community &amp;quot;movie night&amp;quot; to watch the Sci-Fi Channel’s Red Faction: Origins prequel film, which he describes as &amp;quot;terrible&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Category:2016&amp;diff=1394</id>
		<title>Category:2016</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Category:2016&amp;diff=1394"/>
		<updated>2026-04-26T11:24:33Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created blank page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Strategy&amp;diff=1393</id>
		<title>Strategy</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Strategy&amp;diff=1393"/>
		<updated>2026-04-26T11:23:05Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{SmartList|hide=Genre}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SmartList|hide=Genre}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1392</id>
		<title>Game Series</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1392"/>
		<updated>2026-04-26T11:09:07Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Navigation:&#039;&#039;&#039; [[Main Page]] | [[Games|Browse All Games]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Explore the archives by your favorite gaming franchises. Selecting a series below will display all preserved games associated with that universe.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Has series::+]]&lt;br /&gt;
|?Has short description=Franchise Description&lt;br /&gt;
|format=datatable&lt;br /&gt;
|mainlabel=Series Name&lt;br /&gt;
|headers=plain&lt;br /&gt;
|default=No game franchises have been archived yet.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1391</id>
		<title>Game Series</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1391"/>
		<updated>2026-04-26T11:08:19Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Navigation:&#039;&#039;&#039; [[Main Page]] | [[Games|Browse All Games]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Explore the archives by your favorite gaming franchises. Selecting a series below will display all preserved games, mods, and media associated with that universe.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Has series::+]]&lt;br /&gt;
|?Has short description=Franchise Description&lt;br /&gt;
|format=datatable&lt;br /&gt;
|mainlabel=Series Name&lt;br /&gt;
|headers=plain&lt;br /&gt;
|default=No game franchises have been archived yet.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1390</id>
		<title>Game Series</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Game_Series&amp;diff=1390"/>
		<updated>2026-04-26T11:06:27Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= Game Series &amp;amp; Franchises =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Navigation:&#039;&#039;&#039; [[Main Page]] | [[Games|Browse All Games]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Explore the archives by your favorite gaming franchises. Selecting a series below will display all preserved games, mods, and media associated with that universe.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{#ask: [[Has series::+]]&lt;br /&gt;
|?Has short description=Franchise Description&lt;br /&gt;
|format=datatable&lt;br /&gt;
|mainlabel=Series Name&lt;br /&gt;
|headers=plain&lt;br /&gt;
|default=No game franchises have been archived yet.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Hall_of_Fame/Video/2026-03-31&amp;diff=1389</id>
		<title>Hall of Fame/Video/2026-03-31</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Hall_of_Fame/Video/2026-03-31&amp;diff=1389"/>
		<updated>2026-04-26T10:24:03Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Featured&lt;br /&gt;
|video&lt;br /&gt;
|Video of March&lt;br /&gt;
|EF2 Multiplayer Highlights! &lt;br /&gt;
|Rediscover Elite Force 2 multiplayer and newly resurrected community servers.&lt;br /&gt;
|iQ0pANm9kls&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|video&lt;br /&gt;
|Video of April&lt;br /&gt;
|Star Wars: Empire at War - 20 Years Later&lt;br /&gt;
|A round table discussion with community veterans&lt;br /&gt;
|XhbxXkaSkKY&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1388</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1388"/>
		<updated>2026-04-25T17:15:47Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the central help repository for the &#039;&#039;&#039;PC Gaming Shelter&#039;&#039;&#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface. &lt;br /&gt;
&lt;br /&gt;
If you are new to the team, please start with the Guardian Workflow section below.&lt;br /&gt;
&lt;br /&gt;
== 🛡️ Core Documentation ==&lt;br /&gt;
&lt;br /&gt;
To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are performing:&lt;br /&gt;
&lt;br /&gt;
[[Help:Infoboxes]]&lt;br /&gt;
*Best for:Adding new Games, Mods, or Players.&lt;br /&gt;
* What it covers: How our data forms work, how semantic properties are linked, and how to use the &amp;quot;Archive Control Center&amp;quot; to input new records into the Vault.&lt;br /&gt;
&lt;br /&gt;
[[Help:Main Page widgets]]&lt;br /&gt;
* Best for: Updating the Homepage.&lt;br /&gt;
* What it covers: How to change the **Video of the Month**, how to update the **Archive Statistics**, and how to manage the &amp;quot;Upcoming Events&amp;quot; calendar.&lt;br /&gt;
&lt;br /&gt;
[[Help:System messages]]&lt;br /&gt;
* Best for: Changing the &amp;quot;look and feel&amp;quot; of the wiki.&lt;br /&gt;
* What it covers: Editing the Sidebar, changing the site tagline, or updating the social media icons at the top of the page.&lt;br /&gt;
&lt;br /&gt;
== 📋 Quick Links for Guardians ==&lt;br /&gt;
&lt;br /&gt;
Most of your daily work as an archivist will happen in these three locations:&lt;br /&gt;
&lt;br /&gt;
* [[Special:AllForms|All Forms]]: The hub for all data forms (Games, Mods, People, etc.).&lt;br /&gt;
* [[Special:RecentChanges|RecentChanges]]: Monitor the latest updates to ensure the archive stays accurate.&lt;br /&gt;
* [[Special:AllPages|All Pages]]: A technical list of every file, template, and document stored in the Shelter.&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Technical Support ==&lt;br /&gt;
If you encounter a bug—such as a broken search table, a property that won&#039;t link, or a font scaling issue—please do not attempt to fix the CSS or JavaScript yourself. Instead, report the issue via the &#039;&#039;&#039;Support&#039;&#039;&#039; link in the sidebar.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1387</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1387"/>
		<updated>2026-04-25T17:15:34Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= PC Gaming Shelter: Help Center =&lt;br /&gt;
&lt;br /&gt;
Welcome to the central help repository for the &#039;&#039;&#039;PC Gaming Shelter&#039;&#039;&#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface. &lt;br /&gt;
&lt;br /&gt;
If you are new to the team, please start with the Guardian Workflow section below.&lt;br /&gt;
&lt;br /&gt;
== 🛡️ Core Documentation ==&lt;br /&gt;
&lt;br /&gt;
To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are performing:&lt;br /&gt;
&lt;br /&gt;
[[Help:Infoboxes]]&lt;br /&gt;
*Best for:Adding new Games, Mods, or Players.&lt;br /&gt;
* What it covers: How our data forms work, how semantic properties are linked, and how to use the &amp;quot;Archive Control Center&amp;quot; to input new records into the Vault.&lt;br /&gt;
&lt;br /&gt;
[[Help:Main Page widgets]]&lt;br /&gt;
* Best for: Updating the Homepage.&lt;br /&gt;
* What it covers: How to change the **Video of the Month**, how to update the **Archive Statistics**, and how to manage the &amp;quot;Upcoming Events&amp;quot; calendar.&lt;br /&gt;
&lt;br /&gt;
[[Help:System messages]]&lt;br /&gt;
* Best for: Changing the &amp;quot;look and feel&amp;quot; of the wiki.&lt;br /&gt;
* What it covers: Editing the Sidebar, changing the site tagline, or updating the social media icons at the top of the page.&lt;br /&gt;
&lt;br /&gt;
== 📋 Quick Links for Guardians ==&lt;br /&gt;
&lt;br /&gt;
Most of your daily work as an archivist will happen in these three locations:&lt;br /&gt;
&lt;br /&gt;
* [[Special:AllForms|All Forms]]: The hub for all data forms (Games, Mods, People, etc.).&lt;br /&gt;
* [[Special:RecentChanges|RecentChanges]]: Monitor the latest updates to ensure the archive stays accurate.&lt;br /&gt;
* [[Special:AllPages|All Pages]]: A technical list of every file, template, and document stored in the Shelter.&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Technical Support ==&lt;br /&gt;
If you encounter a bug—such as a broken search table, a property that won&#039;t link, or a font scaling issue—please do not attempt to fix the CSS or JavaScript yourself. Instead, report the issue via the &#039;&#039;&#039;Support&#039;&#039;&#039; link in the sidebar.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1386</id>
		<title>Help</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Help&amp;diff=1386"/>
		<updated>2026-04-25T17:15:20Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;= PC Gaming Shelter: Help Center =  Welcome to the central help repository for the &amp;#039;&amp;#039;&amp;#039;PC Gaming Shelter&amp;#039;&amp;#039;&amp;#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface.   If you are new to the team, please start with the Guardian Workflow section below.  == 🛡️ Core Documentation ==  To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are perform...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= PC Gaming Shelter: Help Center =&lt;br /&gt;
&lt;br /&gt;
Welcome to the central help repository for the &#039;&#039;&#039;PC Gaming Shelter&#039;&#039;&#039;. This page serves as a directory for our Guardians and Archivists to maintain the site’s data and interface. &lt;br /&gt;
&lt;br /&gt;
If you are new to the team, please start with the Guardian Workflow section below.&lt;br /&gt;
&lt;br /&gt;
== 🛡️ Core Documentation ==&lt;br /&gt;
&lt;br /&gt;
To keep the archive structured and professional, we use several custom systems. Choose a category below based on the task you are performing:&lt;br /&gt;
&lt;br /&gt;
[[Help:Infoboxes]]&lt;br /&gt;
*Best for:Adding new Games, Mods, or Players.&lt;br /&gt;
* What it covers: How our data forms work, how semantic properties are linked, and how to use the &amp;quot;Archive Control Center&amp;quot; to input new records into the Vault.&lt;br /&gt;
&lt;br /&gt;
[[Help:Main Page widgets]]&lt;br /&gt;
* Best for: Updating the Homepage.&lt;br /&gt;
* What it covers: How to change the **Video of the Month**, how to update the **Archive Statistics**, and how to manage the &amp;quot;Upcoming Events&amp;quot; calendar.&lt;br /&gt;
&lt;br /&gt;
[[Help:System messages]]&lt;br /&gt;
* Best for: Changing the &amp;quot;look and feel&amp;quot; of the wiki.&lt;br /&gt;
* What it covers: Editing the Sidebar, changing the site tagline, or updating the social media icons at the top of the page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 📋 Quick Links for Guardians ==&lt;br /&gt;
&lt;br /&gt;
Most of your daily work as an archivist will happen in these three locations:&lt;br /&gt;
&lt;br /&gt;
* [[Special:AllForms|All Forms]]: The hub for all data forms (Games, Mods, People, etc.).&lt;br /&gt;
* [[Special:RecentChanges|RecentChanges]]: Monitor the latest updates to ensure the archive stays accurate.&lt;br /&gt;
* [[Special:AllPages|All Pages]]: A technical list of every file, template, and document stored in the Shelter.&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Technical Support ==&lt;br /&gt;
If you encounter a bug—such as a broken search table, a property that won&#039;t link, or a font scaling issue—please do not attempt to fix the CSS or JavaScript yourself. Instead, report the issue via the &#039;&#039;&#039;Support&#039;&#039;&#039; link in the sidebar.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1385</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1385"/>
		<updated>2026-04-25T16:48:23Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** Event Calendar|Event Calendar&lt;br /&gt;
** mainpage|Main Page&lt;br /&gt;
** Special:Random|Random Entry&lt;br /&gt;
&lt;br /&gt;
* The Vault&lt;br /&gt;
** Games|Browse All Games&lt;br /&gt;
** Game Series|Game Series&lt;br /&gt;
** Category:Mods|Mod Archive&lt;br /&gt;
&lt;br /&gt;
* Communities&lt;br /&gt;
** Active Communities|Active Communities&lt;br /&gt;
** Dead Communities|Historical Communities&lt;br /&gt;
** Players|Player Directory&lt;br /&gt;
&lt;br /&gt;
* Media Archive&lt;br /&gt;
** Community Content|General&lt;br /&gt;
** Guides|Guides&lt;br /&gt;
** Interviews|Interviews&lt;br /&gt;
&lt;br /&gt;
* The Shelter&lt;br /&gt;
** About|About Us&lt;br /&gt;
** Support|Support&lt;br /&gt;
&lt;br /&gt;
* Guardians&lt;br /&gt;
** All Forms|All Forms&lt;br /&gt;
** Special:AllPages|All Pages&lt;br /&gt;
** Help|Help&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1384</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1384"/>
		<updated>2026-04-25T16:47:24Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** Event Calendar|Event Calendar&lt;br /&gt;
** mainpage|Main Page&lt;br /&gt;
** Special:Random|Random Entry&lt;br /&gt;
&lt;br /&gt;
* The Vault&lt;br /&gt;
** Games|Browse All Games&lt;br /&gt;
** Game Series|Game Series&lt;br /&gt;
** Category:Mods|Mod Archive&lt;br /&gt;
&lt;br /&gt;
* Communities&lt;br /&gt;
** Active Communities|Active Communities&lt;br /&gt;
** Dead Communities|Historical Communities&lt;br /&gt;
** Players|Player Directory&lt;br /&gt;
&lt;br /&gt;
* Media Archive&lt;br /&gt;
** Community Content|General&lt;br /&gt;
** Guides|Guides&lt;br /&gt;
** Interviews|Interviews&lt;br /&gt;
&lt;br /&gt;
* The Shelter&lt;br /&gt;
** About|About Us&lt;br /&gt;
** Support|Support&lt;br /&gt;
&lt;br /&gt;
* Guardians&lt;br /&gt;
** All Forms|All Forms&lt;br /&gt;
** Special:AllPages|All Pages&lt;br /&gt;
** Help:Contents|Help &amp;amp; FAQ&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1383</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1383"/>
		<updated>2026-04-25T16:45:49Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** Event Calendar|Event Calendar&lt;br /&gt;
** mainpage|Main Page&lt;br /&gt;
** Special:Random|Random Entry&lt;br /&gt;
&lt;br /&gt;
* The Vault&lt;br /&gt;
** Games|Browse All Games&lt;br /&gt;
** Game Series|Game Series&lt;br /&gt;
** Category:Mods|Mod Archive&lt;br /&gt;
&lt;br /&gt;
* Communities&lt;br /&gt;
** Active Communities|Active Communities&lt;br /&gt;
** Dead Communities|Historical Communities&lt;br /&gt;
** Players|Player Directory&lt;br /&gt;
&lt;br /&gt;
* Media Archive&lt;br /&gt;
** Community Content|General&lt;br /&gt;
** Guides|Guides&lt;br /&gt;
** Interviews|Interviews&lt;br /&gt;
&lt;br /&gt;
* The Shelter&lt;br /&gt;
** About|About Us&lt;br /&gt;
** Support|Support&lt;br /&gt;
&lt;br /&gt;
* Guardians&lt;br /&gt;
** All Forms|All Forms&lt;br /&gt;
** Special:AllPages|All Pages&lt;br /&gt;
** Help:Contents|Help &amp;amp; FAQ&lt;br /&gt;
** Special:RecentChanges|Recent Changes&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1382</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1382"/>
		<updated>2026-04-25T16:36:46Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** Special:AllPages|All Pages&lt;br /&gt;
** Event Calendar|Event Calendar&lt;br /&gt;
** mainpage|Main Page&lt;br /&gt;
&lt;br /&gt;
* The Vault&lt;br /&gt;
** Games|Browse All Games&lt;br /&gt;
** Game Series|Game Series&lt;br /&gt;
** Category:Mods|Mod Archive&lt;br /&gt;
&lt;br /&gt;
* Communities&lt;br /&gt;
** Active Communities|Active Communities&lt;br /&gt;
** Dead Communities|Historical Communities&lt;br /&gt;
** Players|Player Directory&lt;br /&gt;
&lt;br /&gt;
* Media Archive&lt;br /&gt;
** Community Content|General&lt;br /&gt;
** Guides|Guides&lt;br /&gt;
** Interviews|Interviews&lt;br /&gt;
&lt;br /&gt;
* The Shelter&lt;br /&gt;
** About|About Us&lt;br /&gt;
** Support|Support&lt;br /&gt;
&lt;br /&gt;
* Moderation&lt;br /&gt;
** All Forms|Archive Control Center&lt;br /&gt;
** Help:Contents|Help &amp;amp; FAQ&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1381</id>
		<title>MediaWiki:Bottom-notice-Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1381"/>
		<updated>2026-04-25T16:28:34Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{int: shelter-upcoming-events}}&lt;br /&gt;
&lt;br /&gt;
{{int: shelter-statistics}}&lt;br /&gt;
&lt;br /&gt;
;Support Us&lt;br /&gt;
* Affiliate Links&lt;br /&gt;
* Join the Team&lt;br /&gt;
* Ko-Fi&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
* Contact&lt;br /&gt;
* Discord&lt;br /&gt;
* Newsletter&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|video&lt;br /&gt;
|Video of the Month&lt;br /&gt;
|SW: Empire at War - 20 Years Later&lt;br /&gt;
|A round table discussion with veterans of Empire at War.&lt;br /&gt;
|XhbxXkaSkKY&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|image&lt;br /&gt;
|header=Featured&lt;br /&gt;
|title=Video of the Month&lt;br /&gt;
|image=Stargate test upload.webp &lt;br /&gt;
|text=Beneath the silent glow of alien glyphs, the Stargate hums with ancient energy—an open threshold between worlds, where every step forward is a journey into the unknown.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Shelter-upcoming-events&amp;diff=1380</id>
		<title>MediaWiki:Shelter-upcoming-events</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Shelter-upcoming-events&amp;diff=1380"/>
		<updated>2026-04-25T15:11:14Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Upcoming PC Gaming Events&lt;br /&gt;
&amp;lt;!-- {{#ask: [[Category:Events]]|format=ul}} --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2.5. at 21:00 -&#039;&#039;&#039; Counter Strike (6.1 Beta)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9.5. at 21:00 -&#039;&#039;&#039; Red Faction Game Night&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9.5. at 21:00 -&#039;&#039;&#039; Star Wars Gaming Weekend&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;12.5. at 21:00 -&#039;&#039;&#039; SWE1 - Racer (Tournament)&lt;br /&gt;
&lt;br /&gt;
{{stat|Full Event Calendar||image=Icon-Calendar-12.png|target=Event Calendar|class=pb-3 rounded-bottom}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Shelter-upcoming-events&amp;diff=1379</id>
		<title>MediaWiki:Shelter-upcoming-events</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Shelter-upcoming-events&amp;diff=1379"/>
		<updated>2026-04-25T15:10:19Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Upcoming PC Gaming Events&lt;br /&gt;
&amp;lt;!-- {{#ask: [[Category:Events]]|format=ul}} --&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2.5. at 21:00 -&#039;&#039;&#039; Counter Strike (6.1 Beta) - Weekly Event&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9.5. at 21:00 -&#039;&#039;&#039; Red Faction Game Night&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9.5. at 21:00 -&#039;&#039;&#039; Star Wars - Weekend&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;12.5. at 21:00 -&#039;&#039;&#039; SWE1 - Racer - Tournament&lt;br /&gt;
&lt;br /&gt;
{{stat|Full Event Calendar||image=Icon-Calendar-12.png|target=Event Calendar|class=pb-3 rounded-bottom}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Counter_Strike_(6.1_Beta)_Weekly_Event&amp;diff=1378</id>
		<title>Counter Strike (6.1 Beta) Weekly Event</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Counter_Strike_(6.1_Beta)_Weekly_Event&amp;diff=1378"/>
		<updated>2026-04-25T14:51:58Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Event |Image=CS GO.jpg |Genre=Shooter |Has short description=This is the weekly event from the Counter Strike Beta Community |Has start date=2026-05-02 |Has end date=2026-05-02 |Has tag=Counter Strike, FPS |Event links={{Event link |URL=https://discordapp.com/invite/5mrtqyg/ |Link text=Communit Discord |Link group=Event links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|Image=CS GO.jpg&lt;br /&gt;
|Genre=Shooter&lt;br /&gt;
|Has short description=This is the weekly event from the Counter Strike Beta Community&lt;br /&gt;
|Has start date=2026-05-02&lt;br /&gt;
|Has end date=2026-05-02&lt;br /&gt;
|Has tag=Counter Strike, FPS&lt;br /&gt;
|Event links={{Event link&lt;br /&gt;
|URL=https://discordapp.com/invite/5mrtqyg/&lt;br /&gt;
|Link text=Communit Discord&lt;br /&gt;
|Link group=Event links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=File:CS_GO.jpg&amp;diff=1377</id>
		<title>File:CS GO.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=File:CS_GO.jpg&amp;diff=1377"/>
		<updated>2026-04-25T14:50:33Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Star_Wars:_Episode_I_-_Racer_-_Tournament&amp;diff=1376</id>
		<title>Star Wars: Episode I - Racer - Tournament</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Star_Wars:_Episode_I_-_Racer_-_Tournament&amp;diff=1376"/>
		<updated>2026-04-25T14:37:25Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Event |Image=Star Wars - Episode 1 - Racer - 2.jpg |Genre=Racing |Has short description=The 8th Annual Galactic Podracing Tournament is finally here! |Has start date=2026-05-12 |Has end date=2026-05-12 |Has tag=Star Wars, Tournament, Racer |Event links={{Event link |URL=https://discord.com/invite/28vrDPM |Link text=Community Discord |Link group=Event links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|Image=Star Wars - Episode 1 - Racer - 2.jpg&lt;br /&gt;
|Genre=Racing&lt;br /&gt;
|Has short description=The 8th Annual Galactic Podracing Tournament is finally here!&lt;br /&gt;
|Has start date=2026-05-12&lt;br /&gt;
|Has end date=2026-05-12&lt;br /&gt;
|Has tag=Star Wars, Tournament, Racer&lt;br /&gt;
|Event links={{Event link&lt;br /&gt;
|URL=https://discord.com/invite/28vrDPM&lt;br /&gt;
|Link text=Community Discord&lt;br /&gt;
|Link group=Event links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=File:Star_Wars_-_Episode_1_-_Racer_-_2.jpg&amp;diff=1375</id>
		<title>File:Star Wars - Episode 1 - Racer - 2.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=File:Star_Wars_-_Episode_1_-_Racer_-_2.jpg&amp;diff=1375"/>
		<updated>2026-04-25T14:35:24Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Red_Faction_Game_Night&amp;diff=1374</id>
		<title>Red Faction Game Night</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Red_Faction_Game_Night&amp;diff=1374"/>
		<updated>2026-04-25T14:31:20Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Event |Image=Red Faction.jpg |Genre=Shooter |Has short description=This is the regular Red Faction Gaming Event |Has start date=2026-05-09 |Has end date=2026-04-25 |Has tag=Red Faction, FPS, Community |Event links={{Event link |URL=https://www.factionfiles.com/ff.php?action=files |Link text=Faction Files |Link group=Event links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|Image=Red Faction.jpg&lt;br /&gt;
|Genre=Shooter&lt;br /&gt;
|Has short description=This is the regular Red Faction Gaming Event&lt;br /&gt;
|Has start date=2026-05-09&lt;br /&gt;
|Has end date=2026-04-25&lt;br /&gt;
|Has tag=Red Faction, FPS, Community&lt;br /&gt;
|Event links={{Event link&lt;br /&gt;
|URL=https://www.factionfiles.com/ff.php?action=files&lt;br /&gt;
|Link text=Faction Files&lt;br /&gt;
|Link group=Event links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=File:Red_Faction.jpg&amp;diff=1373</id>
		<title>File:Red Faction.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=File:Red_Faction.jpg&amp;diff=1373"/>
		<updated>2026-04-25T14:29:53Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Star_Wars_-_Weekend&amp;diff=1372</id>
		<title>Star Wars - Weekend</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Star_Wars_-_Weekend&amp;diff=1372"/>
		<updated>2026-04-25T14:13:35Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Event |Image=Star Wars - Battlefront.webp |Related game=Star Wars: Battlefront 2017, Star Wars: Empire at War, Star Wars: Republic Commando |Genre=Shooter, Strategy |Has short description=This weekend we are celebrating the amazing Star Wars franchise! |Has start date=2026-05-09 |Has end date=2026-04-26 |Has tag=Star Wars, Gaming Weekend, RTS, FPS |Event links={{Event link |URL=https://discord.gg/W7mkrWb |Link text=Unity One - Discord |Link group=Event links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Event&lt;br /&gt;
|Image=Star Wars - Battlefront.webp&lt;br /&gt;
|Related game=Star Wars: Battlefront 2017, Star Wars: Empire at War, Star Wars: Republic Commando&lt;br /&gt;
|Genre=Shooter, Strategy&lt;br /&gt;
|Has short description=This weekend we are celebrating the amazing Star Wars franchise!&lt;br /&gt;
|Has start date=2026-05-09&lt;br /&gt;
|Has end date=2026-04-26&lt;br /&gt;
|Has tag=Star Wars, Gaming Weekend, RTS, FPS&lt;br /&gt;
|Event links={{Event link&lt;br /&gt;
|URL=https://discord.gg/W7mkrWb&lt;br /&gt;
|Link text=Unity One - Discord&lt;br /&gt;
|Link group=Event links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=File:Star_Wars_-_Battlefront.webp&amp;diff=1371</id>
		<title>File:Star Wars - Battlefront.webp</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=File:Star_Wars_-_Battlefront.webp&amp;diff=1371"/>
		<updated>2026-04-25T14:09:47Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1366</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Sidebar&amp;diff=1366"/>
		<updated>2026-04-25T00:29:50Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Navigation&lt;br /&gt;
** Special:AllPages|All Pages&lt;br /&gt;
** mainpage|Main Page&lt;br /&gt;
** recentchanges-url|Recent changes&lt;br /&gt;
&lt;br /&gt;
* The Vault&lt;br /&gt;
** Games|Browse All Games&lt;br /&gt;
** Game Series|Game Series&lt;br /&gt;
** Category:Mods|Mod Archive&lt;br /&gt;
&lt;br /&gt;
* Communities&lt;br /&gt;
** Active Communities|Active Communities&lt;br /&gt;
** Dead Communities|Historical Communities&lt;br /&gt;
** Players|Player Directory&lt;br /&gt;
&lt;br /&gt;
* Media Archive&lt;br /&gt;
** Community Content|General&lt;br /&gt;
** Guides|Guides&lt;br /&gt;
** Interviews|Interviews&lt;br /&gt;
&lt;br /&gt;
* The Shelter&lt;br /&gt;
** About|About Us&lt;br /&gt;
** Support|Support&lt;br /&gt;
&lt;br /&gt;
* Moderation&lt;br /&gt;
** All Forms|Archive Control Center&lt;br /&gt;
** Help:Contents|Help &amp;amp; FAQ&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1365</id>
		<title>MediaWiki:Bottom-notice-Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1365"/>
		<updated>2026-04-25T00:29:15Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{int: shelter-upcoming-events}}&lt;br /&gt;
&lt;br /&gt;
{{int: shelter-statistics}}&lt;br /&gt;
&lt;br /&gt;
;Support Us&lt;br /&gt;
* Affiliate Links&lt;br /&gt;
* Join the Team&lt;br /&gt;
* Ko-Fi&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
* Contact&lt;br /&gt;
* Discord&lt;br /&gt;
* Newsletter&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|video&lt;br /&gt;
|Video of the Month&lt;br /&gt;
|EF2 Multiplayer Highlights!&lt;br /&gt;
|Rediscover Elite Force 2 multiplayer and newly resurrected community servers.&lt;br /&gt;
|iQ0pANm9kls&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|image&lt;br /&gt;
|header=Featured&lt;br /&gt;
|title=Video of the Month&lt;br /&gt;
|image=Stargate test upload.webp &lt;br /&gt;
|text=Beneath the silent glow of alien glyphs, the Stargate hums with ancient energy—an open threshold between worlds, where every step forward is a journey into the unknown.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Main_Page&amp;diff=1364</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Main_Page&amp;diff=1364"/>
		<updated>2026-04-25T00:22:53Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Welcome to the PC Gaming Shelter  =&lt;br /&gt;
&lt;br /&gt;
The PC Gaming Shelter is a community-driven archive dedicated to preserving PC gaming history. Since the loss of legendary repositories like Filefront and Gamespy, much of our shared digital heritage has become difficult to find. This wiki serves as a central home for that &amp;quot;lost&amp;quot; information, documenting everything from classic maps, skins, and mods in The Vault to the stories of the developers and players who shaped the industry.&lt;br /&gt;
&lt;br /&gt;
{{Thumbwall&lt;br /&gt;
|Game Genres&lt;br /&gt;
|label1=Action&lt;br /&gt;
|image1=Icon-Action.png&lt;br /&gt;
|label2=Adventure&lt;br /&gt;
|image2=Icon-Adventure.png&lt;br /&gt;
|label3=MMO&lt;br /&gt;
|image3=Icon-MMO.png&lt;br /&gt;
|label4=RPG&lt;br /&gt;
|image4=Icon-RPG.png&lt;br /&gt;
|label5=Shooter&lt;br /&gt;
|image5=Icon-Shooter.png&lt;br /&gt;
|label6=Simulation&lt;br /&gt;
|image6=Icon-Simulation.png&lt;br /&gt;
|label7=Sport&lt;br /&gt;
|image7=Icon-Sport.png&lt;br /&gt;
|label8=Strategy&lt;br /&gt;
|image8=Icon-RTS.png&lt;br /&gt;
|label9=Survival&lt;br /&gt;
|image9=Icon-Survival.png&lt;br /&gt;
}}&lt;br /&gt;
{{Thumbwall&lt;br /&gt;
|Mods, Players &amp;amp; Communities&lt;br /&gt;
|label1=Players&lt;br /&gt;
|image1=Icon-Players.png&lt;br /&gt;
|label2=Community&lt;br /&gt;
|image2=Icon-House.png&lt;br /&gt;
|label3=Media&lt;br /&gt;
|image3=Icon-Play.png&lt;br /&gt;
|label4=Mods&lt;br /&gt;
|image4=Icon-Mods.png&lt;br /&gt;
|label5=Events&lt;br /&gt;
|image5=Icon-Calendar-25.png&lt;br /&gt;
|label6=Dead Places&lt;br /&gt;
|image6=Icon-Dead.png&lt;br /&gt;
}}&lt;br /&gt;
Welcome to the PC Gaming Shelter. This archive is currently under technical reconstruction.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Main_Page&amp;diff=1363</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Main_Page&amp;diff=1363"/>
		<updated>2026-04-25T00:07:50Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= The digital dark age has come =&lt;br /&gt;
&lt;br /&gt;
With the fall of legendary repositories like Filefront and Gamespy, much of our PC gaming history is being lost to time. At the PC Gaming Shelter, we have vowed to drive back the night and rekindle the light of PC gaming!&lt;br /&gt;
&lt;br /&gt;
{{Thumbwall&lt;br /&gt;
|Game Genres&lt;br /&gt;
|label1=Action&lt;br /&gt;
|image1=Icon-Action.png&lt;br /&gt;
|label2=Adventure&lt;br /&gt;
|image2=Icon-Adventure.png&lt;br /&gt;
|label3=MMO&lt;br /&gt;
|image3=Icon-MMO.png&lt;br /&gt;
|label4=RPG&lt;br /&gt;
|image4=Icon-RPG.png&lt;br /&gt;
|label5=Shooter&lt;br /&gt;
|image5=Icon-Shooter.png&lt;br /&gt;
|label6=Simulation&lt;br /&gt;
|image6=Icon-Simulation.png&lt;br /&gt;
|label7=Sport&lt;br /&gt;
|image7=Icon-Sport.png&lt;br /&gt;
|label8=Strategy&lt;br /&gt;
|image8=Icon-RTS.png&lt;br /&gt;
|label9=Survival&lt;br /&gt;
|image9=Icon-Survival.png&lt;br /&gt;
}}&lt;br /&gt;
{{Thumbwall&lt;br /&gt;
|Mods, Players &amp;amp; Communities&lt;br /&gt;
|label1=Players&lt;br /&gt;
|image1=Icon-Players.png&lt;br /&gt;
|label2=Community&lt;br /&gt;
|image2=Icon-House.png&lt;br /&gt;
|label3=Media&lt;br /&gt;
|image3=Icon-Play.png&lt;br /&gt;
|label4=Mods&lt;br /&gt;
|image4=Icon-Mods.png&lt;br /&gt;
|label5=Events&lt;br /&gt;
|image5=Icon-Calendar-25.png&lt;br /&gt;
|label6=Dead Places&lt;br /&gt;
|image6=Icon-Dead.png&lt;br /&gt;
}}&lt;br /&gt;
Welcome to the PC Gaming Shelter. This archive is currently under technical reconstruction.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1362</id>
		<title>MediaWiki:Bottom-notice-Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1362"/>
		<updated>2026-04-24T23:56:22Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{int: shelter-upcoming-events}}&lt;br /&gt;
&lt;br /&gt;
{{int: shelter-statistics}}&lt;br /&gt;
&lt;br /&gt;
;Support Us&lt;br /&gt;
* Affiliate Links&lt;br /&gt;
* Join the Team&lt;br /&gt;
* Ko-Fi&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
* [[Special:AllPages|All Pages]]&lt;br /&gt;
* Contact&lt;br /&gt;
* Discord&lt;br /&gt;
* Newsletter&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|video&lt;br /&gt;
|Video of the Month&lt;br /&gt;
|EF2 Multiplayer Highlights!&lt;br /&gt;
|Rediscover Elite Force 2 multiplayer and newly resurrected community servers.&lt;br /&gt;
|iQ0pANm9kls&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|image&lt;br /&gt;
|header=Featured&lt;br /&gt;
|title=Video of the Month&lt;br /&gt;
|image=Stargate test upload.webp &lt;br /&gt;
|text=Beneath the silent glow of alien glyphs, the Stargate hums with ancient energy—an open threshold between worlds, where every step forward is a journey into the unknown.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1361</id>
		<title>MediaWiki:Bottom-notice-Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Bottom-notice-Main_Page&amp;diff=1361"/>
		<updated>2026-04-24T23:48:53Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{int: shelter-upcoming-events}}&lt;br /&gt;
&lt;br /&gt;
{{int: shelter-statistics}}&lt;br /&gt;
&lt;br /&gt;
;Support Us&lt;br /&gt;
* Affiliate Links&lt;br /&gt;
* Join the Team&lt;br /&gt;
* Ko-Fi&lt;br /&gt;
&lt;br /&gt;
;Links&lt;br /&gt;
* [[Special:AllPages|All Pages]]&lt;br /&gt;
* Contact&lt;br /&gt;
* Discord&lt;br /&gt;
* Newsletter&lt;br /&gt;
&lt;br /&gt;
{{Featured&lt;br /&gt;
|image&lt;br /&gt;
|header=Featured&lt;br /&gt;
|title=Screenshot of the Month&lt;br /&gt;
|image=Stargate test upload.webp &lt;br /&gt;
|text=Beneath the silent glow of alien glyphs, the Stargate hums with ancient energy—an open threshold between worlds, where every step forward is a journey into the unknown.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Social-menu&amp;diff=1360</id>
		<title>MediaWiki:Social-menu</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=MediaWiki:Social-menu&amp;diff=1360"/>
		<updated>2026-04-24T23:10:19Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://discord.gg/HNZej8WJhe &amp;lt;span class=&amp;quot;btn p-1&amp;quot;&amp;gt;&amp;lt;i class=&amp;quot;fab fa-discord&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
[https://www.youtube.com/@TheValiant &amp;lt;span class=&amp;quot;btn p-1&amp;quot;&amp;gt;&amp;lt;i class=&amp;quot;fab fa-youtube&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/span&amp;gt;]&lt;br /&gt;
[https://www.instagram.com/PCGamingShelter &amp;lt;span class=&amp;quot;btn p-1&amp;quot;&amp;gt;&amp;lt;i class=&amp;quot;fab fa-instagram&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/span&amp;gt;]&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Faction_Files&amp;diff=1359</id>
		<title>Faction Files</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Faction_Files&amp;diff=1359"/>
		<updated>2026-04-24T13:35:37Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Community&lt;br /&gt;
|Related game=Red Faction&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Community links={{Community link&lt;br /&gt;
|URL=https://www.factionfiles.com/&lt;br /&gt;
|Link text=Faction Files&lt;br /&gt;
|Link group=Community links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
FactionFiles is the primary community hub and resource archive for the **Red Faction** game series. Launched in **September 2009**, it serves as a central repository for files, a technical support network, and a gathering place for players and developers.&lt;br /&gt;
&lt;br /&gt;
=== History and Leadership ===&lt;br /&gt;
* Founders: The website was co-founded by Goober.&lt;br /&gt;
* Discord Expansion: In February 2018, the community launched its official Discord server, which transitioned the community from older platforms like Skype and forums into a real-time activity hub.&lt;br /&gt;
&lt;br /&gt;
=== Core Infrastructure ===&lt;br /&gt;
* File Archive: FactionFiles hosts thousands of fan-made files, including over 2,700 deathmatch maps, 1,200 capture the flag maps, and dozens of total conversion mods.&lt;br /&gt;
* Master Server (Tracker): The community hosts the central Master Server Tracker for Red Faction 1. Since the official publisher&#039;s master server went offline around 2011–2012, FactionFiles has maintained the community tracker that allows players to find and join multiplayer servers globally.&lt;br /&gt;
* Patches and Tools: It provides support for essential fan-created patches such as Dash Faction and Alpine Faction, which fix security vulnerabilities and ensure compatibility with modern operating systems like Windows 10 and 11.&lt;br /&gt;
&lt;br /&gt;
=== Events and Activities ===&lt;br /&gt;
* Red Faction Game Night: A bi-weekly casual multiplayer event that began in 2019. Held every second Saturday, these nights often draw 10 to 30 players to test newly released community maps and play classic modes.&lt;br /&gt;
* Tournaments**: The community occasionally sponsors and organizes competitive tournaments, including dual tournaments for veteran and new players alike.&lt;br /&gt;
* Matchmaking: The Discord server features dedicated matchmaking channels for every game in the series that supports multiplayer.&lt;br /&gt;
&lt;br /&gt;
=== Community Mission ===&lt;br /&gt;
The mission of FactionFiles is to foster a welcoming and safe environment for everyone from level designers and speedrunners to casual fans. They place a high priority on archiving gaming history, supporting projects like the **Mine Warfare** interview series to preserve the stories of original developers and long-time community members.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Faction_Files&amp;diff=1358</id>
		<title>Faction Files</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Faction_Files&amp;diff=1358"/>
		<updated>2026-04-24T13:32:07Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Community |Related game=Red Faction |Has status=Active |Community links={{Community link |URL=https://www.factionfiles.com/ |Link text=Faction Files |Link group=Community links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Community&lt;br /&gt;
|Related game=Red Faction&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Community links={{Community link&lt;br /&gt;
|URL=https://www.factionfiles.com/&lt;br /&gt;
|Link text=Faction Files&lt;br /&gt;
|Link group=Community links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1357</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1357"/>
		<updated>2026-04-24T13:29:25Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Goober ==&lt;br /&gt;
&lt;br /&gt;
Goober is a prominent figure, administrator, and developer within the Red Faction community. Based in Canada, he has been a dedicated player of the franchise since September 2001, having picked up the original game just weeks after its release. Professionally, he works in the tech industry, which informs much of his technical contribution to the game’s longevity.&lt;br /&gt;
&lt;br /&gt;
===Community Leadership &amp;amp; Infrastructure ===&lt;br /&gt;
* Faction Files: Goober co-founded the community hub Faction Files in 2009 alongside Natalie and Nick.&lt;br /&gt;
* Discord Foundation: He was instrumental in starting the community’s central Discord server in 2018, which helped revitalize community activity by providing a modern platform for matchmaking and map-making discussions.&lt;br /&gt;
* Master Server Hosting: Through Faction Files, he and the team host the community master server (or &amp;quot;tracker&amp;quot;), ensuring the multiplayer server list remains functional long after official support ended in 2011/2012.&lt;br /&gt;
* Alpine Faction: He is the project lead for Alpine Faction, a modern open-source patch and fork of the Dash Faction repository. This project introduces new features like radio messages, flashlight functionality, and enhanced graphical settings.&lt;br /&gt;
&lt;br /&gt;
=== Modding &amp;amp; Content Creation ===&lt;br /&gt;
* Cava Mod: Goober created the Cava mod, a single-player prequel campaign inspired by the plot of the Red Faction mobile game.&lt;br /&gt;
* Map Porting: He has ported numerous maps from other titles into Red Faction, including maps from Quake, Unreal Tournament, Cube 2: Sauerbraten, AssaultCube, and Red Faction 2.&lt;br /&gt;
* Lego Mod: He was involved in the development of the Lego multiplayer mod, a high-speed variant of gameplay.&lt;br /&gt;
* Mine Warfare: He produces a series of video interviews titled Mine Warfare, which acts as a historical archive for the Red Faction community by interviewing veteran players and original Volition developers.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay &amp;amp; Speedrunning ===&lt;br /&gt;
* Speedrunning Contributions: While he highlights the work of others like Dwayne Jones, Goober has recorded and provided commentary for several world-record speedruns, including the 39-minute 58-second run by WDSS Grant.&lt;br /&gt;
* Clan History: In the early 2000s, he ran a clan that included his father and several real-life friends.&lt;br /&gt;
* Multiplayer Style: Despite having access to advanced weaponry, his personal favorite weapon in multiplayer is the **Submachine Gun** (SMG) due to its accessibility in safe map locations.&lt;br /&gt;
&lt;br /&gt;
=== Player Preferences &amp;amp; Trivia ===&lt;br /&gt;
* Favorite Single-Player Section: The Geothermal Power Plant, which he considers the most well-scripted part of the original campaign.&lt;br /&gt;
* Favorite Weapons: The Flamethrower (Single Player) and the SMG (Multiplayer).&lt;br /&gt;
* Stock Map Preference: He identifies Warlords as the objectively best default Red Faction map.&lt;br /&gt;
* Series Opinions:&lt;br /&gt;
* He is critical of the shift to third-person perspective in Red Faction: Guerrilla and Armageddon, preferring the first-person immersion of the original.&lt;br /&gt;
* He considers the PC port of Red Faction 2 to be significantly flawed, though he ironically attributes the survival of the RF1 community to RF2&#039;s failure to split the player base.&lt;br /&gt;
* He once participated in a community &amp;quot;movie night&amp;quot; to watch the Sci-Fi Channel’s Red Faction: Origins prequel film, which he describes as &amp;quot;terrible&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1356</id>
		<title>Goober</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Goober&amp;diff=1356"/>
		<updated>2026-04-24T13:22:45Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: Created page with &amp;quot;{{Player |Has status=Active |Is guardian for=Red Faction, Half-Life |Contact links={{Contact link |URL=https://discord.gg/factionfiles |Link text=Red Faction Discord |Link group=Contact links }} }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Is guardian for=Red Faction, Half-Life&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://discord.gg/factionfiles&lt;br /&gt;
|Link text=Red Faction Discord&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
	<entry>
		<id>https://www.pcgamingshelter.eu/w/index.php?title=Bill_Shamrock&amp;diff=1355</id>
		<title>Bill Shamrock</title>
		<link rel="alternate" type="text/html" href="https://www.pcgamingshelter.eu/w/index.php?title=Bill_Shamrock&amp;diff=1355"/>
		<updated>2026-04-24T13:20:58Z</updated>

		<summary type="html">&lt;p&gt;Sedaris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Player&lt;br /&gt;
|Has status=Active&lt;br /&gt;
|Plays game=Star Trek: Armada&lt;br /&gt;
|Is guardian for=Star Trek: Armada&lt;br /&gt;
|Contact links={{Contact link&lt;br /&gt;
|URL=https://www.speedrun.com/users/BillShamrock&lt;br /&gt;
|Link text=Speed Run Account&lt;br /&gt;
|Link group=Contact links&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Bill Shamrock ==&lt;br /&gt;
&lt;br /&gt;
Bill Shamrock is a veteran player and prominent speedrunner within the classic PC gaming community. He is best known for his long-standing expertise in **Star Trek: Armada**, which he has played consistently for over 24 years. His background in gaming was heavily influenced by his parents, who were avid fans of the Star Trek franchise.&lt;br /&gt;
&lt;br /&gt;
=== Community Contributions ===&lt;br /&gt;
* Technical Guides: Shamrock authored a widely utilized step-by-step guide for installing retail disc copies of Star Trek: Armada on Windows 10, sharing his findings on Reddit and speedrun.com to assist players facing compatibility issues.&lt;br /&gt;
* Shortcut Compilation: He created a comprehensive database of every keyboard shortcut and hotkey available in Star Trek: Armada, which is currently hosted as a resource on speedrun.com.&lt;br /&gt;
* **Moderation**: He serves as a moderator for the **Star Trek: Away Team** speedrunning community and the **Call to Arms** community.&lt;br /&gt;
&lt;br /&gt;
=== Speedrunning &amp;amp; Records ===&lt;br /&gt;
* Star Trek: Armada**: Shamrock holds multiple speedrunning records for individual missions. He notably holds the best time for the Borg mission B2: Assimilation.&lt;br /&gt;
* Other Titles: Beyond Star Trek, he holds records in the real-time strategy games **Call to Arms** and **Command &amp;amp; Conquer 3: Kane&#039;s Wrath.&lt;br /&gt;
* Personal Bests: He has completed a full run of **Star Trek: Armada** in under four hours, though he has noted that a sub-two-hour run is possible for the first three campaigns.&lt;br /&gt;
&lt;br /&gt;
=== Notable Gameplay Insights ===&lt;br /&gt;
* The &amp;quot;Premonition&amp;quot; Glitch: Shamrock discovered a specific glitch in the first mission of the Federation campaign. By saving and reloading the game after the USS Premonition emerges from the wormhole, the ship’s engines are instantly repaired, allowing it to assist the player in combat.&lt;br /&gt;
* Waypoint Navigation: He is a proponent of using the hidden Waypoint system (Shift + Right Click) for advanced pathing, which allows ships to navigate dangerous nebulas without constant manual input.&lt;br /&gt;
* Faction Preferences: While he considers the Borg to be the most powerful faction due to their assimilation technology, he identifies the **Romulans** as the most difficult to play because of their weaker weaponry.&lt;br /&gt;
&lt;br /&gt;
=== Heading text ===&lt;br /&gt;
* Favorite Series : *Star Trek: Deep Space 9*.&lt;br /&gt;
* Favorite Mission**: &amp;quot;**A Call to Power**&amp;quot; (Romulan Campaign, Mission 2), which he values for its unique diplomacy mechanics involving the Ferengi.&lt;br /&gt;
* Franchise Views: Shamrock is a vocal critic of **Star Trek: Armada 2**, citing the introduction of unnecessary resources (latinum and planetary population) and a weaker narrative compared to the original title.&lt;/div&gt;</summary>
		<author><name>Sedaris</name></author>
	</entry>
</feed>