User:Teamtoto/Sandbox2: Difference between revisions

mNo edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- TEMPORARY: Using this custom CSS is required for this page to format right. I recommend using the Stylish extension for Chrome. You can also Inspect Element and then copy-paste this into a file in the Sources tab. Note: This seems to break the FP Link width options
<!-- TEMPORARY: Using this custom CSS is required for this page to format right. I recommend using the Stylish extension for Chrome. You can also Inspect Element and then copy-paste this into a file in the Sources tab. Note: This seems to break the FP Link width options
#fp-2flex.fp-container {
#fp-2flex.fp-container {
  display: grid;
    display: grid;
  grid-template-areas:"a" "b" "c" "d" "e";
    grid-template-areas:"a" "c" "b" "d" "e" "f";
  grid-template-columns: 100%
    grid-template-columns: 100%;
align-items:flex-start;
}
}


@media screen and (min-width: 1050px) {
@media screen and (min-width: 1050px) {
  #fp-2flex.fp-container {
    #fp-2flex.fp-container {
    grid-template-areas: "c a" "c b" "c d" "e e";
        grid-template-areas: "c a" "c b" "c d" "c f" "e e";
    grid-template-columns: 50% 50%;
        grid-template-columns: 50% 50%;
    grid-template-rows: auto auto 1fr;
        grid-template-rows: auto auto 1fr;
           
    }
}


  }
}


@media screen and (min-width: 1565px) {
@media screen and (min-width: 1565px) {
  #fp-2flex.fp-container {
    #fp-2flex.fp-container {
    grid-template-areas:"a b" "c b" "c d" "e e";
        grid-template-areas:"a b" "c b" "c d" "e e";
    grid-template-columns: 800px auto
grid-template-rows: auto 1f;
  }
        grid-template-columns: 800px auto
    }
}
}


@media screen and (min-width: 1820px) {
@media screen and (min-width: 1820px) {
  #fp-2flex.fp-container {
    #fp-2flex.fp-container {
    grid-template-areas:"a b" "c b" "c d" "e e";
        grid-template-areas:"a b" "c b" "c d" "e e";
    grid-template-columns: auto 520px
grid-template-rows:auto auto 1f;
  }
        grid-template-columns: auto 520px
    }
}         
}         
#fp-welcome {
#fp-welcome {
  grid-area: a;
    grid-area: a;
}
}


#fp-extlinks {
 
  grid-area: b;
#fp-main {
    grid-area: c;
}
}


#fp-middle {
#fp-miscwiki {
  grid-area: c;
    grid-area: b;
}
#fp-extlinks {
    grid-area: d;
}
}
 
#fp-bottom {
#fp-bottomflex {
    grid-area: e;
  grid-area: d;
  align-content: flex-start;
}
}


#fp-bottom {
.fplinks {
  grid-area: e;
align-items:flex-start;
}
}


.fplink-outer {
.fplink-outer {
  padding: 5px;
    padding: 5px;
  flex-basis: calc(12.5% - 10px);
    flex-basis: calc(12.5% - 10px);
  width: calc(12.5% - 15px);
    width: calc(12.5% - 15px);
  min-width: 115px;
    min-width: 115px;
  display: inline-block;
    display: inline-block;
  align-items: flex-start;
    align-items: flex-start;
   vertical-align: middle;
    }
 
.mw-parser-output ::-webkit-scrollbar {
   background: transparent;
width:6px;
}
.mw-parser-output ::-webkit-scrollbar-thumb {
background: #b1c9c3;
border-radius:2px;
}
}


.fp-patchnotes {
  padding: 10px 10px calc(10px + 1em);
  max-height: 20em;
  overflow: auto scroll;
  -webkit-mask-image: linear-gradient(180deg, #000 75%, transparent);
  mask-image: linear-gradient(180deg, #000 75%, transparent);
}


-->
-->
Line 89: Line 96:
<div id="fp-welcome" class="fp-section"> <!--BEGIN Top Section-->
<div id="fp-welcome" class="fp-section"> <!--BEGIN Top Section-->
<div class="fpbox"> <!-- BEGIN Welcome Box-->
<div class="fpbox"> <!-- BEGIN Welcome Box-->
<!-- {{#invoke:Sandbox/User:Teamtoto/LuaModule|getRandomChara|seed={{#time:yjs|now}} }} -->
{{FP heading|'''Welcome'''| type = main}}
{{Qud dialogue
{{Qud dialogue
| title = Wiki Editors
| title = Wiki Editors
Line 100: Line 107:
</div> <!--END Top Section-->
</div> <!--END Top Section-->


<div id="fp-middle" class="fp-section"> <!-- BEGIN Middle Section -->
<div id="fp-main" class="fp-section"> <!-- BEGIN Middle Section -->
<div class="fpbox mobilecollapsible"> <!-- BEGIN Content Box-->
<div class="fpbox mobilecollapsible"> <!-- BEGIN Content Box-->
{{FP heading|'''Wiki Contents'''| type = main}}
{{FP heading|'''Wiki Contents'''| type = main}}
Line 143: Line 150:
{{FP link | Skills | {{qud text|Skills}}
{{FP link | Skills | {{qud text|Skills}}
| image = Leap, Frog.png
| image = Leap, Frog.png
| plain = true
}}
{{FP link | List of Body Parts| {{qud text|Limbs}}
| image = Proteus.png
| plain = true
| plain = true
}}
}}
Line 313: Line 324:
</span></div></div><span class="qud-box-footer-left"></span></div></div>
</span></div></div><span class="qud-box-footer-left"></span></div></div>
</div> <!-- END Content box-->
</div> <!-- END Content box-->
</div> <!-- END Middle Section -->
</div> <!--  
END Middle Section
 
--><div id="fp-miscwiki" class="fp-section"> <!-- BEGIN Bottom Flex Section -->
<div class="fpbox"> <!-- BEGIN Wiki Tools Section -->
{{FP heading|'''Wiki Tools'''}}
<center>
[[Special:RunQuery/IteratedProbability|Iterated Probability]]&nbsp;&nbsp;&#183;&nbsp;&nbsp;
[[Special:RunQuery/CompareDice|Compare Dice]]&nbsp;&nbsp;&#183;&nbsp;&nbsp;
[[Special:RunQuery/Random_Name|Random Name Generator]]
</div> <!-- END Wiki Tools Section -->
<div class="fpbox"> <!-- BEGIN Patch Notes Box -->
{{FP heading|'''Latest Patch Notes'''}}
<div style="padding:10px; max-height:20em; overflow:auto">
<rss max=1 item-max-length=10000>https://store.steampowered.com/feeds/news/app/333640/</rss>
</div>
</div> <!-- END Patch Notes Box -->
<div class="fpbox nomobile"> <!-- BEGIN Images Box -->
{{FP heading|'''Featured Images'''}}
<div class="body">
{{Featured images}}
</div>
</div> <!-- END Images Box -->
<div class="fpbox mobilecollapsible"> <!-- BEGIN Wiki Box -->
{{FP heading|'''Wiki Community'''}}
<div class="body"><div class="wikihelp">
<div class="wikihelp-info">
We are currently maintaining [[Special:Statistics|{{NUMBEROFPAGES}} pages ({{NUMBEROFARTICLES}} articles)]]!<br>
<small style="margin-left:2em;">[[Special:Recentchanges|Recent changes]] {{!}} [[Special:Newpages|New pages]] {{!}} [[Special:Wantedpages|Missing pages]]</small>
;[[Project:Community portal|How to help]]
: See how you can help contribute to the {{Gamename}} Wiki! Remember to maintain a standard for grammar and punctuation in your contributions according to the [[Style Guide]] and [[Caves of Qud Wiki:Policy and Rules|Policy and Rules]], please.
;[[Special:RequestAccount|Register]]
: Request an account to keep track of your contributions.
 
[https://discord.gg/cavesofqud '''Join our Discord''']
:To communicate directly with the core wiki team, you may join our Discord server and send a message in <code>#wiki-requests</code>, or to <code>@Dij</code>. You can also use the [https://steamcommunity.com/app/333640/discussions/0/3053988806895768554/ steam wiki thread].
</div>
</div></div>
</div> <!--END Wiki box -->
</div> <!-- END Bottom Flex Section -->
<div id="fp-extlinks" class="fp-section">
<div id="fp-extlinks" class="fp-section">
<div class="fpbox mobilecollapsible"> <!-- BEGIN Links box -->
<div class="fpbox mobilecollapsible"> <!-- BEGIN Links box -->
{{FP heading|'''Links'''|}}
{{FP heading|'''Links'''|}}
Line 352: Line 403:
|style="vertical-align: top; height:3em;"| [http://www.cavesofqud.com/ Official Website] &#183; [https://www.facebook.com/freeholdgames Developer Facebook] &#183; [https://twitter.com/FreeholdGames Developer Twitter] &#183; [https://www.patreon.com/freeholdgames Developer Patreon]
|style="vertical-align: top; height:3em;"| [http://www.cavesofqud.com/ Official Website] &#183; [https://www.facebook.com/freeholdgames Developer Facebook] &#183; [https://twitter.com/FreeholdGames Developer Twitter] &#183; [https://www.patreon.com/freeholdgames Developer Patreon]
|}
|}
</div></div> <!-- END Links Box -->
</div></div><!-- END Links Box -->
<div id="fp-bottomflex" class="fp-section"> <!-- BEGIN Bottom Flex Section -->
 
<div class="fpbox"> <!-- BEGIN Patch Notes Box -->
{{FP heading|'''Latest Patch Notes'''}}
<div style="padding:10px; max-height:20em; overflow:auto">
<rss max=1 item-max-length=10000>https://store.steampowered.com/feeds/news/app/333640/</rss>
</div>
</div> <!-- END Patch Notes Box -->
 
<div class="fpbox nomobile"> <!-- BEGIN Images Box -->
{{FP heading|'''Featured Images'''}}
<div class="body">
{{Featured images}}
</div>
</div> <!-- END Images Box -->
 
<div class="fpbox"> <!-- BEGIN Wiki Tools Section -->
{{FP heading|'''Wiki Tools'''}}
<center>
[[Special:RunQuery/IteratedProbability|Iterated Probability]]&nbsp;&nbsp;&#183;&nbsp;&nbsp;
[[Special:RunQuery/CompareDice|Compare Dice]]&nbsp;&nbsp;&#183;&nbsp;&nbsp;
[[Special:RunQuery/Random_Name|Random Name Generator]]
</div> <!-- END Wiki Tools Section -->
 
<div class="fpbox mobilecollapsible"> <!-- BEGIN Wiki Box -->
{{FP heading|'''Wiki Community'''}}
<div class="body"><div class="wikihelp">
<div class="wikihelp-info">
We are currently maintaining [[Special:Statistics|{{NUMBEROFPAGES}} pages ({{NUMBEROFARTICLES}} articles)]]!<br>
<small style="margin-left:2em;">[[Special:Recentchanges|Recent changes]] {{!}} [[Special:Newpages|New pages]] {{!}} [[Special:Wantedpages|Missing pages]]</small>
;[[Project:Community portal|How to help]]
: See how you can help contribute to the {{Gamename}} Wiki! Remember to maintain a standard for grammar and punctuation in your contributions according to the [[Style Guide]] and [[Caves of Qud Wiki:Policy and Rules|Policy and Rules]], please.
;[[Special:RequestAccount|Register]]
: Request an account to keep track of your contributions.
 
[https://discord.gg/cavesofqud '''Join our Discord''']
:To communicate directly with the core wiki team, you may join our Discord server and send a message in <code>#wiki-requests</code>, or to <code>@Dij#7584 or Dij</code>. You can also use the [https://steamcommunity.com/app/333640/discussions/0/3053988806895768554/ steam wiki thread].
</div>
</div></div>
</div> <!--END Wiki box -->
</div> <!-- END Bottom Flex Section -->


<div id="fp-bottom" class="fp-section"> <!-- BEGIN Bottom Section -->
<div id="fp-bottom" class="fp-section"> <!-- BEGIN Bottom Section -->
<div class="fpbox">
<div class="fpbox">
</div></div> <!-- END Bottom Section -->
</div>
</div>
</div> <!-- END Bottom Section -->
<div class="nomobile" style="text-align: right;"><small>Main page sections: [[/Top|Top]] &#183; [[/Top Flex|Top Flex]] &#183; [[/Middle|Middle]] &#183; [[/Bottom Flex|Bottom Flex]] &#183; [[/Bottom|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
<div class="nomobile" style="text-align: right;"><small>Main page sections: [[/Top|Top]] &#183; [[/Top Flex|Top Flex]] &#183; [[/Middle|Middle]] &#183; [[/Bottom Flex|Bottom Flex]] &#183; [[/Bottom|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
__NOTITLE__
__NOTITLE__
[[Category:{{SITENAME}}| ]]
[[Category:{{SITENAME}}| ]]

Latest revision as of 17:11, 26 July 2023

Welcome
[ Wiki Editors ]

Welcome to the official wiki for Caves of Qud, a Science-Fantasy Roguelike RPG developed by Freehold Games and set in the exotic, deeply-simulated, far-future world of Qud.

This wiki is run and maintained by the players, and graciously hosted by the developers. Infoboxes updated every patch.

Live and Drink, knowledge-seeker.

Latest Patch Notes
Feature Friday - May 24, 2024 - 'beta' branch
207.49 - 'beta' branch
  • Added 40 achievements. They are visible from the in-game achievement manager (Main Menu > Achievements) but are not yet active on Steam or other platforms.
  • Added a system menu button to the top-right of the main play screen.
  • Added UI sounds for selections, some popups and picking targets.
  • Added an option for to disable interface sounds.
  • Added an option to disable text particle effects (Options > General > Use Text Particle VFX).
  • Renaming crysteel and zetachrome items no longer takes away their paperdoll shader.
  • Clarified Ruin of House Isner rules text.
  • You are no longer always stranded in waking dreams.
  • Gave eyewear mods a tinkering icon.
  • Improved the layout of the comparison tooltip.
  • Improved equipment drag and drop indicators.
  • Improved performance when wearing a lot of equipment.
  • Greatly improved memory overhead.
  • Multiple attempts are now made to delete save games that are in use by another process.
  • Added additional safeguards and debugging for player duplication.
  • Fixed Yurl having way too much ammo.
  • Fixed a bug that could look you out of Argyve dialog between knickknack quests.
  • Fixed an issue causing strange items to appear in your inventory as a result of showing comparison tooltips.
  • Fixed backswings being able to trigger additional backswings recursively.
  • Fixed a bug with liquids creates via warm static.
  • Fixed some item duping bugs.
  • Fixed a bug that would rarely cause the paperdoll equipment and inventory to vanish.
  • Fixed a bug where some scrollers wouldn't accept page up or page down.
  • Fixed an error when attempting to revisit a zone that was missing from the zone cache.
  • Fixed some bugs in the Mechanimist convert dialog.
  • Fixed objects attempting to enter the pool multiple times.
  • [debug] Added several creature modifier wishes: fungusfriend:*, qudzusymbiote:*, slimewalker:*, slimespitter:*, kindlethumbed:*, firethumbed:*, convert:*, mechanical:*.
— 2024-05-25 00:57:08
Wiki Community

We are currently maintaining 13,957 pages (3,463 articles)!
Recent changes | New pages | Missing pages

How to help
See how you can help contribute to the Caves of Qud Wiki! Remember to maintain a standard for grammar and punctuation in your contributions according to the Style Guide and Policy and Rules, please.
Register
Request an account to keep track of your contributions.

Join our Discord

To communicate directly with the core wiki team, you may join our Discord server and send a message in #wiki-requests, or to @Dij. You can also use the steam wiki thread.