Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Zombie Panic! Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:32, 10 June 2025 Wuffesan talk contribs created page Template:Wiki Intro (Created page with "<includeonly>{| width=100% class="description standard-border bgimg" style="overflow: hidden; margin-bottom: 6px; border: 1px solid var(--theme-color-4); border-radius: 3px 3px 3px 3px; margin-bottom: 10px; text-align: left; color: #; padding: 15px;" |- |<center> center|150px|link=Zombie Panic! <div style="font:26px; margin-bottom: 3px;">Welcome to the '''Zombie Panic! Official Wiki'''</div><!-- --><div style="margin-bottom: 10px;">This wiki has...")
- 08:09, 10 June 2025 Wuffesan talk contribs created page File:ZP1icon.webp
- 08:09, 10 June 2025 Wuffesan talk contribs uploaded File:ZP1icon.webp
- 07:01, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Header.css (Created page with ".mw-parser-output table.block-header, .mw-parser-output .article-table-wrapper table.block-header { font-weight: normal; font-family: Impact, Anton, 'Arial Black', sans-serif; margin-bottom: 12px; margin-top: 0; border: 1px solid var(--theme-accent-color); background: var(--theme-accent-color); border-radius: 0; text-align: center; color: #222122; padding: 1px; }")
- 07:01, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Variables.css (Created page with ":root { --title-color: #3E476C; --subtitle-color: #6777B7; --group-color: #8c98c2; --border-color: #536092; } .theme-fandomdesktop-light { --custom-tertiary-color: #4e57741a; --custom-tertiary-color-text: #6777B7; WIP: } .theme-fandomdesktop-dark { --custom-tertiary-color: #4e57741a; --custom-tertiary-color-text: #6777B7; }")
- 07:00, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Formatting.css (Created page with "format code Styles for Module:Formatting: code, .custom-formatting-code:not(.custom-formatting-plain) { background-color: var(--theme-page-background-color--secondary); border: 1px solid var(--theme-border-color); border-radius: 2px; padding: 1px 4px; font-family: monospace; } .custom-formatting-code { display: inline-block; line-height: 21px; } .custom-formatting-code.code-block-table { display: table; } span.variable { opacity: 0....")
- 06:59, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Tables.css (Created page with "table header and cell alignment: .skin-fandomdesktop .mw-parser-output :is(.article-table, .wikitable, .fandom-table) tr :is(td, th) { text-align: inherit; padding: 0.2em 0.4em; border-color: var(--theme-accent-color); } .page-content :is(.article-table, .wikitable, .fandom-table) { margin: 1em 0; } collapsible button in tables: :is(.wikitable, .article-table, .fandom-table) .mw-collapsible-toggle { width: 5em; width: auto; width: fit-content; } /* col...")
- 06:58, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Navbox.css (Created page with "navbox: .navbox { width: 100%; font-size: 88%; margin: auto; clear: both; text-align: center; } .navbox-inner,.navbox-subgroup { width: 100%; } .navbox-group,.navbox-title,.navbox-abovebelow { padding: 0.25em 1em; line-height: 1.5em; text-align: center; } th.navbox-group { white-space: nowrap;: text-align: left; Align Left cuz read words LTR, skim left side charaters first: } .navbox,.navbox-subgroup { background: var(--theme-page-background-co...")
- 06:56, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Gallery.css (Created page with "For Template:Custom Gallery: .custom-gallery-item-image { display: flex; justify-content: center; align-items: center; } Default center caption: .thumb .thumbcaption, .wikia-gallery-item { text-align: center; } Preview Gallery: .preview-gallery { display: flex; flex-wrap: wrap; width: fit-content; } .preview-gallery-item { margin: 5px; } .preview-gallery-item.m-0 { margin: 0; } .preview-gallery .preview-gallery-...")
- 06:54, 10 June 2025 Wuffesan talk contribs created page File:Placeholder InfoGame.png
- 06:54, 10 June 2025 Wuffesan talk contribs uploaded File:Placeholder InfoGame.png
- 06:45, 10 June 2025 Wuffesan talk contribs created page MediaWiki:FD Mbox.css (Created page with ":root { --stub: 233, 206, 98; --cbt: 72, 123, 106; --mild: 220, 119, 90; --removed: 135, 27, 65; --cleanup: 171, 59, 74; --construct: 233, 165, 98; --upcoming: 83, 53, 126; --maintenance: 38, 39, 48; --unofficialtl: 24, 217, 207; --lua: 70, 96, 211; --css: 35, 100, 240; --sandbox: 161, 206, 191; --names: 157, 209, 209; --changehistory: 80, 107, 169; --opacity: 0.15; } .mbox__content__text { padding-right: 10px; } .mbox__content__aside , ....")
- 06:45, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Mbox.css (Created page with "Stylings for Template:MessageBox and subtemplates: .mbox { --type-important: rgba(200, 0, 0, 0.8); --type-moderate: rgba(233, 124, 47, 0.8); --type-minor: rgba(241, 197, 37, 0.8); display: flex; position: relative; background-color: rgba(255, 255, 255, 0.7); For dark themed wikis, use #636161: border: 1px solid #d6d6d6; border-left-width: 8px; border-left-color: #d6d6d6; border-radius: 3px; margin-bottom: 5px;...")
- 06:44, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Colors.css (Created page with " :root { --theme-body-dynamic-color-1: #fff; --theme-body-dynamic-color-1--rgb: 255,255,255; --theme-body-dynamic-color-2: #e6e6e6; --theme-body-dynamic-color-2--rgb: 230,230,230; --theme-page-dynamic-color-1: #fff; --theme-page-dynamic-color-1--rgb: 255,255,255; --theme-page-dynamic-color-1--inverted: #000; --theme-page-dynamic-color-1--inverted--rgb: 0,0,0; --theme-page-dynamic-color-2: #e6e6e6; --theme-page-dynamic-color-2--rgb:...")
- 06:39, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Infobox.css (Created page with ".infobox { background-color: var(--theme-page-text-mix-color-95); border: 1px solid var(--theme-border-color); clear: right; display: table; float: right; margin-bottom: .5em; margin-left: 1em; padding: .2em; position: relative; }")
- 06:29, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Imports Caching: Note: Anton will be used as a fallback if Impact is not installed on the user's computer.: @import url('https://fonts.googleapis.com/css2?family=Anton&family=Open+Sans:wght@400;500;600;700&display=swap'); @import url("/load.php?mode=articles&articles=|MediaWiki:Mainpage.css|MediaWiki:Gallery.css|MediaWiki:Card.css|MediaWiki:Item.css|MediaWiki:Icon.css|MediaWiki:Colors.css|MediaWiki:StaffColors...")
- 06:27, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Documentation.css (Created page with ".template-documentation { border: 1px solid #CCC; border-color: var(--theme-border-color,#CCC); margin: 1em 0 } .template-documentation .template-documentation-header { background-color: #EEE; background-color: var(--theme-page-background-color--secondary,#EEE); border-bottom: 1px solid #CCC; border-color: var(--theme-border-color,#CCC); padding: 1em } .template-documentation .template-documentation-langs { background-color: #F6F6F6;...")
- 06:09, 10 June 2025 Wuffesan talk contribs created page Template:Infobox Game (Created page with "{| class="infobox" style="font-size:89%; width:300px;" |- ! colspan="2" style="background-color:#696969; color:#000; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} |- style="text-align:center;" | colspan="2" style="padding:0.5em;" | [[Image:{{{image|Placeholder_InfoGame.png}}}|{{{imagewidth|250}}}px]]<br />''{{{caption| }}}'' |- ! colspan="2" style="background-color:#696969; color:#000;" | Game Info |- | '''Developer(s)''' | {{{developer}}} |- | '''Release''' |...")
- 20:53, 9 June 2025 Wuffesan talk contribs created page Category:Article stubs (Created blank page) Tag: Visual edit
- 20:51, 9 June 2025 Wuffesan talk contribs created page Category:Pages using DynamicPageList3 parser function (Created page with "{{Stub}}") Tag: Visual edit
- 20:51, 9 June 2025 Wuffesan talk contribs created page Category:Version Info (Created page with "Version information for both games.") Tag: Visual edit
- 20:50, 9 June 2025 Wuffesan talk contribs created page Zombie Panic Source (Created page with "{{Stub}}") Tag: Visual edit
- 20:41, 9 June 2025 Wuffesan talk contribs created page Zombie Panic! (Created page with "{{stub}} {{Template:Infobox Game |image = ZP1icon.JPG |developer = Zombie Panic! Team, Monochrome Games |release date = 2003 |engine = GoldSrc engine |platform = Microsoft Windows, Linux}} '''Zombie Panic!''' is a mod for [http://sectorw.wikia.com/wiki/Half-Life ''Half Life''], and the predecessor to Zombie Panic! Source. ==About== Zombie Panic! is a multiplayer Half-Life modification, developed by the Zombie Panic! Team. Zombie Panic! (Half-...") Tag: Visual edit: Switched
- 20:38, 9 June 2025 Wuffesan talk contribs created page Changelogs (Created page with "{{Stub}}") Tag: Visual edit
- 20:36, 9 June 2025 Wuffesan talk contribs created page Template:Stub (Created page with ":<div class="notice metadata plainlinks" id="stub">''This article is a stub. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''</div><includeonly>Category:Article stubs</includeonly><noinclude> {{documentation}}</noinclude>")
- 20:32, 9 June 2025 Wuffesan talk contribs created page Module:Mbox/i18n (Created page with "-- <nowiki> return { ["_metadata"] = { ["order"] = { "aside", "bgcolor", "bordercolor", "class", "collapsed", "comment", "dismiss", "header", "id", "image", "imagelink", "imagewidth", "style", "text", "type" } }, ["en"] = { ["aside"] = "aside", ["bgco...")
- 20:31, 9 June 2025 Wuffesan talk contribs created page Template:MessageBox/doc (Created page with "{{Documentation/Header}} {{Lua|Mbox}} {{T|MessageBox}} is a template for creating message boxes. It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an image, left border, right-side text (for e.g. shortcuts), and a dismiss function. It uses the Lua templating language, and more information can be found on the Global Lua Module page. This version is modified to p...")
- 20:30, 9 June 2025 Wuffesan talk contribs created page Template:MessageBox (Created page with "<includeonly>{{#invoke:Mbox|main}}</includeonly><noinclude>{{Documentation|type=Notice}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Ambox --></noinclude>")
- 20:30, 9 June 2025 Wuffesan talk contribs created page Template:CSS (Created page with "<includeonly><!-- -->{{MessageBox |class = css |header = This template uses CSS found at <!-- -->[[MediaWiki:{{{1|{{ROOTPAGENAME}}}}}.css]] <!-- -->([{{fullurl:MediaWiki:{{{1|{{ROOTPAGENAMEE}}}}}.css|action=edit}} edit] | <!-- -->[{{fullurl:MediaWiki:{{{1|{{ROOTPAGENAMEE}}}}}.css|action=history}} hist])<!-- -->{{#if:{{{2|}}}<!-- -->| and [[MediaWiki:{{{2}}}.css]] <!-- -->([{{fullurl:MediaWiki:{{{2}}}.css|action=edit}} edit]...")
- 20:30, 9 June 2025 Wuffesan talk contribs created page Template:Navbox/doc (Created page with "{{Documentation/Header}} {{CSS|Navbox|Colors}} Base template for all Navboxes. ==Syntax== {|class="article-table" style="width:100%;" |- !Parameter(s) !Usage !style="width:10%;" | Default value(s) |- |{{{name}}} |Should be identical to the template's name without namespace. |{{{name}}} |- |{{{title}}} |Sets the title used at the top of the navbox. |{{{title}}} |- |{{{state}}} |Allows you to change the collapsing state of the table. mw:Manual:Collapsible elements#Commo...")
- 20:29, 9 June 2025 Wuffesan talk contribs created page Template:Navbox (Created page with "<includeonly><!-- Please do not edit without discussion first as this is a VERY complex template. -->{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=</div>|none=|<!-- -->#default=<table cellspacing="0" class="navbox-border navbox" style="border-spacing:0;{{{bodystyle|}}};{{{style|}}}"><!-- --><tr><td style="padding:2px;">}}<!-- --><table cellspacing="0" class="nowraplinks {{{bodyclass|}}} {{#if:{{{title|}}}|{{#switch:{{{state|}}}|<!-- -->plain=|#default={{#ifeq:{{lc...")
- 20:28, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic (Created page with "{{ZombiePanic_NavBox}}") Tag: Visual edit: Switched
- 20:24, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/1.1 (Created page with "{{Version | title = 20th Anniversary Update | game = ZombiePanic | image1 = | version = 1.1 | date = 2005-10-17 | expected = | prev = 1.0 | next = | details = }}The entire source code from the ground up using "BugfixedHL" as a base, source code is available at [https://github.com/Monochrome-Inc/zombiepanic-hl GitHub]. === Changelog === Pre-Release Candidate #11d: * Fixed zombie health regen ignoring being hurt * Fixed zombies being allergic to water, no more drowni...") Tag: Visual edit
- 20:18, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/1.0 (Created page with "{{Version | title = Full Release | game = ZombiePanic | image1 = | version = 1.0 | date = 2005-10-17 | expected = | prev = 1.0 | next = 1.1 | details = }} === Changelog === Fixed: * The grenade exploit is no more. * Random weapon spawning in the player spawning area removed. ( We have pleased the heathen gods. ) * Wall/Strafe running exploit should no longer be effective. * Cracked Survivor Face model repaired. (Thanks CoolCookieCooks!) Changes: * Players can m...") Tag: Visual edit
- 20:16, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.94 (Created page with "{{Version | title = Version 0.94 | game = ZombiePanic | image1 = | version = 0.94 | date = 2005-02-15 | prev = 0.93 | next = 1.0 | details = }} === Changelog === Fixes: * Anti-telefragging code re-re-written by Rhone, now with special non-spawn-inside-your-friends-or-walls-or-outside-the-map Technologyâ„¢ * Spectator mode disabled temporarily to prevent exploits. * Set many more entities to reset upon a new round beginning (To avoid doors not resetting, sounds stil...") Tag: Visual edit
- 20:15, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.93 (Created page with "{{Version | title = Version 0.93 | game = ZombiePanic | image1 = | version = 0.93 | date = 2005-01-29 | prev = 0.92 | next = 0.94 | details = }} === Changelog === Fixes: * Spawn-on-break items can be picked up now (zp_nation). * Anti-telefragging code re-written by Rhone, since it was causing the 100% CPU bug on servers. The CPU bug should be fixed now (Finally!). Changes: * Zombie Panic Linux Server files now available (Again, finally!). * Zombies now glow green...") Tag: Visual edit
- 20:14, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.92 (Created page with "{{Version | title = Version 0.92 | game = ZombiePanic | image1 = | version = 0.92 | date = 2005-01-15 | prev = 0.91d | next = 0.93 | details = }} === Changelog === Fixes: * Fixed and added zombie ambient sounds. In 0.91d there were 10 zombie ambient sounds that played randomly every so often, except that 6 of those were at 44K and Stereo, which meant the HL engine wouldn't play them. It also meant that zombie sounds played about half as often as they should, since th...") Tag: Visual edit
- 20:12, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.91d (Created page with "{{Version | title = Back n' Pack | game = ZombiePanic | image1 = | version = 0.91d | date = 2004-11-10 | prev = 0.91d | next = 0.92 | details = }} === Changelog === * SVAR "mp_startdelay" added (Default is "20"). This sets the number of seconds until the round starts once there is more than 1 person on the server. (This was already in last version, but we're documenting it in this one.) * Crowbar damage upped to 35 from 10 * Shotgun damage lowered from 200 damage (...") Tag: Visual edit
- 20:06, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.91c (Created page with "{{Version | game = ZombiePanic | title = Server Patch | version = 0.91c | image1 = | date = 2004-10-30 10:00 | prev = 0.91a | next = 0.91d | details = }} === Changelog === * Fixed the panic button - no weapon crash * Fixed the detpack x 2 crash * Players who try to join the round after zombie lives = 0 will go into spectator mode * Added in another remove items for the survivors to try and remove their items before the round starts * Fixed spectator gun * Fixed...") Tag: Visual edit
- 19:59, 9 June 2025 Wuffesan talk contribs created page Template:Extension DPL (Created page with "<noinclude>{{Documentation|content=This page was automatically created. It serves as an anchor page for all '''invocations''' of Extension:DynamicPageList (DPL).|type=Data}}</noinclude>")
- 19:52, 9 June 2025 Wuffesan talk contribs created page Template:Documentation/Header (Created page with "<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc|<!-- -->{{#invoke:documentation|navigation|navHeader=<div>'''This is the documentation page for [[{{NAMESPACE}}:{{#replace:{{BASEPAGENAME}}|!|!}}|{{#replace:{{BASEPAGENAME}}|!|!}}]].'''</div><div>It contains usage information, categories, and other content not part of the original {{#switch:{{NAMESPACE}} |{{ns:828}} = module |{{ns:10}} = template }} page.</div>}}Category:{{#switch:{{NAMESPACE}} |{{ns:828}} = Module Doc...")
- 19:52, 9 June 2025 Wuffesan talk contribs created page Template:Version/doc (Created page with "{{Documentation/Header}} Template to display Version Info. ==Example== <pre> {{Version |title = Pre-Release Candidate #1 |version = PRC-1 |date = 2022-08-05 |prev = |next = |details = ([https://x.com/JohanEhrendahl/status/1925457825993576679 Announcement]);([https://github.com/Monochrome-Inc/ZombiePanic-HL GitHub Repo]) }} </pre> {{Version |title = Pre-Release Candidate #1 |version = PRC-1 |date = 2022-08-05 |pr...")
- 19:43, 9 June 2025 Wuffesan talk contribs created page Template:Tocright (Created page with "<includeonly><div style="float:right; clear:{{{clear|right}}}; margin-bottom:.5em; padding:.5em 0 .8em 1.4em; background:transparent; max-width:20em;">__TOC__</div></includeonly><noinclude>{{documentation|type=Utility}}</noinclude>")
- 19:29, 9 June 2025 Wuffesan talk contribs created page Template:Namespace (Created page with "{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Namespace_detect --></noinclude>")
- 19:20, 9 June 2025 Wuffesan talk contribs created page Template:Countdown (Created page with "<includeonly><div class="gi-countdown{{#if:{{{Region|}}}|-{{{Region|}}}}}"><!-- -->{{#vardefine:time_start_offset|{{#replace:{{{TimeStartOffset|}}}|UTC|GMT}}}}<!-- -->{{#vardefine:time_end_offset|{{#replace:{{{TimeEndOffset|}}}|UTC|GMT}}}}<!-- --><div><!-- -->{{#if:{{{TimeStart|}}}{{{TimeEnd|}}}<!-- -->|{{#iferror:{{#ifexpr: {{#time:U|{{{TimeStart|}}} {{#var: time_start_offset}}}}<{{#time:U|{{{TimeEnd|}}} {{#var: time_end_offset}}}}}}<!-- -->||{{#ifexpr:{{#time:U|{{#time...")
- 19:18, 9 June 2025 Wuffesan talk contribs created page Version/ZombiePanic/0.91a (Created page with "{{Version |game = ZombiePanic |title = Initial Public Release |version = 0.91a |image1 = ZombieTest.png |date = 2004-10-30 10:00 |prev = |next = 0.91c |details = }} summary here.") Tag: Visual edit: Switched
- 19:13, 9 June 2025 Wuffesan talk contribs created page Template:Version (Created page with "<includeonly><!-- --><div style="display: none"><infobox> <title data="title"> <default>Version {{{version}}}</default> <format></format> </title> <header name="secondary_title">{{{title|}}}</header> <panel> <section> <label>{{#if:{{{image2|}}}|First}}</label> <image source="image1" /> </section> <section> <label>Second</label> <image source="image2" /> </section> <section> <label>Third</label> <image source="image3" />...")
- 18:53, 9 June 2025 Wuffesan talk contribs created page Module:Dev:Documentation/config (Created page with "-- empty")
- 18:49, 9 June 2025 Wuffesan talk contribs created page Module:Languages (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Lua templating and link generation for language subpages. -- -- @module languages -- @alias l -- @release stable -- @require Module:Arguments -- @require Module:I18n -- @require Module:Fallbacklist -- @require Module:Common/i18n -- @author...")
- 18:49, 9 June 2025 Wuffesan talk contribs created page Module:Mbox (Created page with "-- <nowiki> local Mbox = {} local getArgs = require('Module:Arguments').getArgs local i18n = require('Module:I18n').loadMessages('Mbox') function Mbox.main(frame) local args = getArgs(frame) -- styles local styles = {} styles['border-left-color'] = i18n:parameter('bordercolor', args) styles['background-color'] = i18n:parameter('bgcolor', args) -- images local image = i18n:parameter('image', args) or '' local imageadjust = '' if args...")