Caves of Qud Wiki: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Kittymmeow
No edit summary
(update homepage w new css)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!-- This is a responsive front page design that adapts to the available width
<!-- This is a responsive front page design that adapts to the available width  
of the browser by showing content in 1, 2, or 3 columns.
    of the browser by showing content in 1, or 2 columns.


This is done by dividing the main content of the page into three numbered sections.
    Narrow   Medium/Wide
When the window is narrow, as on low-res displays, the content is displayed in a
    Screen    Screen
single column in order: 1, 2, 3, 4
      |_1_|  |    ||_2_|
 
      |_2_|  |  1 ||_3_|
When the window is medium-sized, there are two columns.
      |_3_|  |    ||   |
 
      |_4_|   |_____||_4_|
Section 1 serves as a header.
      |_5_|  |____5_____|
Sections 2 and 4 make up the left column.
Section 3 makes up the right column.
 
 
When the window is wide, there are three columns.
 
Sections 1 and 2 make up the left column.
Section 3 makes up the middle column.
Section 4 makes up the right column.
 
 
Or, visually...
Narrow:    Medium:      Wide:
| |    |___1___|     | 1 |   |
2 |     | 2 |  |    |–––| 3 | 4 |
| 3  |    |–––| 3 |    | 2 |   |   |
| 4  |    | 4 |  |
--><div style="width:0;height:0;overflow:hidden;">__NOTITLE__
[[File:Wiki.png|link=Main Page]]</div><!--this is to update the preview image for this page-->
<div class="fp-container">
 
<div class="fp-section" id="fp-section1"><!-- BEGIN SECTION 1 -->
{{:{{FULLPAGENAME}}/Section 1}}
</div><!--END SECTION 1-->
 
<div class="fp-section" id="fp-section2"><!-- BEGIN SECTION 2 -->
{{:{{FULLPAGENAME}}/Section 2}}
</div><!--END SECTION 2-->
 
<div class="fp-section" id="fp-section3"><!-- BEGIN SECTION 3 -->
{{:{{FULLPAGENAME}}/Section 3}}
</div><!--END SECTION 3-->
 
<div class="fp-section" id="fp-section4"><!-- BEGIN SECTION 4 -->
{{:{{FULLPAGENAME}}/Section 4}}
</div><!--END SECTION 4-->


-->
<div id="fp-2flex" class="fp-container">
{{/Welcome}}
{{/Main_Content}}
{{/Misc Wiki}}
{{/External Links}}
</div>
</div>
<div class="nomobile" style="text-align: right;"><small>Main page sections: [[/Section 1|1]] &#183; [[/Section 2|2]] &#183; [[/Section 3|3]] &#183; [[/Section 4|4]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
<div class="nomobile" style="text-align: right;"><small>Main page sections: [[/Main Content|Main Content]] &#183; [[/Welcome|Welcome]] &#183; [[/Misc Wiki|Misc Wiki]] &#183; [[/External Links|External Links]] &#183;. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
 
__NOTITLE__
<metadesc>The official wiki resource for the game Caves of Qud, a science fantasy RPG and roguelike epic by Freehold Games.</metadesc>
 
[[Category:{{SITENAME}}| ]]
[[Category:{{SITENAME}}| ]]

Latest revision as of 18:17, 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 Note
Feature Friday - May 31, 2024 - 'beta' branch
207.55 - 'beta' branch
  • Swapped tinkering and journal tab positions.
  • Added +/- and left/right category support to tinkering and journal entries.
  • Phasing now shows cooldown and duration.
  • Removed the extraneous grazer golem.
  • Tillifergaewicz is now a point of interest.
  • Twinning and trining lamprey can be villagers again.
  • Creatures no longer get saves vs. dreamcrungle gazes.
  • Replaced the 'Entomb yourself' achievement with 'Swollen Bulb'.
  • Gave the nephilim achievements real names.
  • Reverted an earlier change that allowed the nephilim achievements to be unlocked via pacification.
  • Reverted a change that made nephilim grow in strength when one was pacified.
  • Clarified the disease cure achievements only trigger when the diseases are cured via traditional methods.
  • Knowing the Cloaca Surprise no longer significantly slows down game loading.
  • Tinkering bitlocker items are no longer navigable.
  • Made performance and memory utilization improvements.
  • Guarded against some invalid text markup shaders causing crashes.
  • Improved performance when many active effects were in play.
  • Improved memory overhead and performance when saving/loading.
  • Fixed a bug that caused the low HP warning to persist after ending a game.
  • Fixed a bug that caused the zone you were entering to be frozen, making the game lock up.
  • Fixed a bug that caused creatures to sometimes attack things they were not hostile towards if they were the only prospective target left.
  • Fixed a bug that caused ongoing effects like explosions to sometimes persist after restoring a checkpoint or precognitive vision.
  • Fixed a bug that caused local achievements to lose their unlock date.
  • Fixed a bug that caused companions to not use some abilities when directed to attack neutral creatures.
  • Fixed a bug that sometimes caused the player object to be lost.
  • Fixed unlocking of the '0 for 2' and 'The Laws of Physics Are Mere Suggestions, Vol. 3' achievements.
  • Fixed a bug that allowed books to be read from non-librarian vendors.
  • Fixed some wigglyness in the layout of game object pickers.
  • Fixed a bug in the eventing system that caused high-cpu usage and out of control animation speed.
  • Fixed a bug in part nesting in list mode.
  • Fixed checkpointing and autosaves being affected by your move speed.
  • Fixed parts of zones being serialized twice.
  • Fixed several pieces of game state being serialized erroneously.
  • Fixed a save compatibility issue with dynamic village quests.
  • Fixed an error when some objects were garbage collected.
  • [modding] The basic fields of effects are now manually serialized. It's no longer necessary to call the base Write method.
  • [modding] Game state singletons can now handle any embark events that occur after their creation.
  • [modding] An error is now generated when a serialized type falls through to the deprecated binary formatter.
— 2024-06-01 05:05:32
Featured Images
Main page sections: Main Content · Welcome · Misc Wiki · External Links ·. Changes for the main page can be proposed here.