1. Caves of Qud
  2. News

Caves of Qud News

No Feature Friday this week

Hi friends,
We're skipping Feature Friday this week due to some team travel and focus on an upcoming feature arc. We'll be back next week with an update!

Live and drink.

Feature Friday - September 1, 2023

204.103
  • Manual equip now makes an effort to have the default slot be the typical slot the item would be equipped in for non-melee-weapon items.
  • The cybernetics install screen now displays the license points of each available implant.
  • Attempting to use a matter recompositer on the world map now fails with a message rather than silently.
  • You can now only build campfires in the same zone you are in.
  • When disarming a creature, the weapon being disarmed is now part of the disarm message, and separate messages about the weapon being unequipped and dropped are no longer displayed.
  • When disassembling a liquid-fueled energy cell slotted in a device in a nearby square, the liquid in the cell now pours out into the nearby square rather than onto you.
  • Lair names no longer describe their occupants as wet, otherwise liquid-covered, or lost.
  • Fixed a bug that made convalessence warmer than it was supposed to be.
  • Fixed a grammar issue in the message when attempting to enter the Spindle from the world map.
  • Fixed an orthographic issue in Yempuris Phi's description.
  • Fixed a misplaced capitalization in an item naming prompt.
  • Fixed some odd formatting in some automatically generated item naming results.
  • [modding] ITeleporter now defines a method virtual string GetCustomTeleportFailure(GameObject Actor) that can be overridden by child classes to provide custom teleportation failures; if the method returns a value that isn't a null or an empty string, a teleport attempt will fail and the string returned will be displayed as a failure message.


205.62 - 'beta' branch
  • Legacy command assignments are now upgraded properly if you don't already have a Keybinds2.json file.
  • The equipment screen auto-hotkeys now respect bound commands.
  • Objects will now properly emit smoke VFX if they are in inventories.
  • 'draw' now has a higher action priority than 'show effects'
  • 'clean' now has a slightly higher action priority
  • Added a "add/remove whole inventory" command to match legacy key behavior.
  • Autoact now properly advances and cancels VFX frames
  • Fixed the first render of the ability bar showing the wrong number of pages.
  • Fixed several instances of modern VFX playing for off-screen zones.
  • Fixed several binds that were incorrectly marked as conflicting.
  • Fixed an issue causing you to be able to bind the same key to multiple abilities.
  • Fixed the hotkey spread for abilities overlapping with VI style keybinds.
  • Fixed temporal fugue not activating correctly.

Feature Friday - August 26, 2023

204.102
  • Added Moon Stair plants to plant-germinating tables.
  • Reduced the Sunder Mind rank on novices of the Sightless Way.
  • Reduced the Confusion rank on disciples of the Sightless Way.
  • Reduced the frequency of novice and disciple gear drops.
  • Added a more accurate message for when a memory eater tries to eat your memories but you have none.
  • Sitting on a stack of chairs now splits off one chair to sit on.
  • Intimidate can no longer be activated on the world map.
  • Confirmation is now requested before offering items to sparking baetyls.
  • Unidentified objects no longer show up as points of interest.
  • Mechanical legendary creatures now retain "mechanical" in their display names.
  • Improved some cases of poor pluralization in generated text.
  • Removed some offensive words from the corpus.
  • Glotrot no longer causes you to contaminate the water in your containers. Instead you spit your putrid water on the ground.
  • Klanq can now puff on you regardless of what your body is composed of.
  • Fixed a soft lock when possessing an inactive crypt sitter via dreamcrungling.
  • Fixed a bug that caused doors to be closeable by creatures that should not be able to close them.
  • Fixed a bug that resulted in you losing control of your golem on the world map.
  • Fixed a bug that caused some strange pronoun behavior in electrical arc messages.
  • Fixed a bug that made some village denizens unable to give you directions when lost.
  • Fixed a bug that made it possible to throw things through walls that you were next to.
  • [modding] Grammar.Pluralize() now converts "lb." to "lbs."
  • [modding] In ObjectBlueprints.xml, part, mutation, and skill tags now support a field ChanceIn10000 that defines a chance for the tag to be applied (for example, ChanceIn10000="5000" applies the tag 50% of the time).
  • [modding] Added OwnerAfterInventoryActionEvent, which fires on the interacting creature.
  • [modding] Added a Silent parameter to Door AttemptOpen/AttemptClose.
  • [modding] IfGenotype and IfSubtype conversation predicates now supports comma delimited lists.


205.61 - 'beta' branch
  • Added move to next ability page and move to previous ability page bindings
  • Added a pagination indication to the abilities bar when you have more than one page of abilities
  • Item manipluation popups now correctly exclude already-used hotkeys for actions
  • Slightly increased the speed of the throw animation
  • Added new VFX for nullray pistols, rockets
  • Removed some incorrect "Enter" popup hotkey indicators
  • Fixed an unnecessary delay when rendering new style explosion VFX
  • Fixed the stepping when zooming in and out


If you enjoy our weekly patches, please leave a positive review. Every one helps!

Feature Friday - August 19, 2023

204.101
  • Burning trash now sometimes releases gases.
  • Added several new descriptions for various foods.
  • NPCs are a little less eager to use Temporal Fugue when facing foes much, much weaker than them.
  • Sparking baetyls now take items directly out of your inventory if available. Important items are exempted and items on the ground will be taken first.
  • Sparking baetyls no longer request food cubes or Ekuemekiyyen greens.
  • Qudzu and pricklers now use the color of the wall behind them as a background color, like jilted lovers and livid creepers. Existing qudzu and pricklers in saved games will not be affected.
  • Made some adjustments to make wall-clinging creatures show up better on similarly-colored walls. Existing wall-clinging creatures in saved games will not be affected.
  • Falling rocks now affect the player's companions as well as the player.
  • Earthquakes in surface areas no longer inflict damage from falling rocks.
  • Being killed by falling rocks now has a case-specific death message.
  • Asphodel no longer ceases being hostile after a while if you invoke the Chaos Spiel.
  • Strip flies and modded companions can no longer rob tomb reliquaries without consequence.
  • Gave Rodanis Y a treaded body plan.
  • Clarified the description of the masterwork item mod.
  • Improved messaging when strip flies steal items from companions.
  • Improved messaging when companions attempt to loot tomb reliquaries.
  • Fixed a bug that caused cooking effects triggered by phasing out to process before the subject had finished phasing out.
  • Fixed a bug that made hidden inventory objects show up in lists of items to equip.
  • Fixed a bug that made sparking baetyls take less than the number of items they were asking for when provided with more than that number.
  • Fixed a bug that made the move speed buff from Wings sometimes display with way too many significant digits.
  • Fixed a bug that allowed becoming terrified to exempt you from being immobilized by stasis.
  • Fixed a bug that made the text =Name= appear in murals depicting you naming an item.
  • Fixed a bug that made autoexplore continue pathing into walls when you were temporarily phased.
  • Murals depicting you naming an item now use the item's short display name.
  • [modding] Multiple skillsofts affecting the same skill now interact correctly.


205.59 - 'beta' branch
  • Updated help with dynamic keybinds.
  • Added a new VFX for arrows.
  • Many performance improvements.
  • Fixed several issues with key re-binding.


If you enjoy our weekly updates, please leave a positive review. Every one helps!

Feature Friday - Fixed a bug that caused every pariah to be a diplomacy droid.

204.100

  • You are no longer informed that you have lost sight of your marked target after you kill them.
  • Removed the steel plate mail and steel buckler from wardens of the Sanctum and protectors of the Stilt.
  • Removed the strength bonus cap from the natural weapons of humors, gyrohumors, Rodanis Y, rhinoxen, molting basilisks, traipsing mortars, plastronoids, and the Bethesda trolls.
  • Dismember can no longer be activated on the world map.
  • Improved the grammar in the message when creatures fabricate things from the substance of their own bodies.
  • The injector "apply to" action no longer notionally targets inanimate objects. (e.g., by representing that a wall does not want a salve injector applied to it).
  • The injector "apply to" interaction is no longer available on the world map.
  • Added tiles for albino ape heart, ogre ape heart, and black puma haunch.
  • You now become lost upon taking a teleport gate to a zone you have not previously visited.
  • Fixed a bug that caused duplicate messages about ceasing to be lost.
  • Fixed a bug that made force bracelets activate then immediately deactivate.
  • Fixed a bug that caused every pariah to be a diplomacy droid.
  • Fixed a bug that caused girshworms not to be immune to their own poison gas, and for the gas discharges of girshworms, honey skunks, and worker ants to end earlier than they should have.
  • Fixed a bug that caused errors when firing missile weapons at inanimate targets.
  • Fixed a bug that caused some village merchants not to be properly titled.
  • Fixed a bug that caused village dromad merchants to have their tile color set to gold instead of brown.
  • Fixed a bug that caused creatures hidden by darkness to interrupt autoact with a claim that you could see them.
  • [modding] Added 'removeinventoryobject' and 'removemutation' tags to object blueprint XML.
  • [debug] Added 'destroy' and 'obliterate' wishes to remove targeted objects from play.
  • [debug] The 'beguile' wish no longer targets you and then crashes the game.
  • [modding] There are now events SubjectToGravityEvent and CanFallEvent that can be used to modify whether an object is subject to gravity and whether it can fall (e.g., elelvator platforms are 'yes' to SubjectToGravity and 'no' to CanFall).



205.54 - 'beta' branch

  • Fixed several occurrences of input spillover.
  • Fixed input hang when using generic terminals.
  • Fixed several issues where hotbar keys weren't working properly.
  • Fixed 'F' not working in some menus.
  • Fixed ESC not working on the main menu.
  • Fixed a serialization hang when adding a bind with three modifiers.
  • Fixed a bug causing the cancellation message for held movement to say "you stop waiting" instead of "you stop moving".
  • Fixed the keybinding display on the legacy Continue screen.
  • Fixed a bug causing an error message whne trying to read one of Sheba's books.
  • Fixed the map editor "in use" toggle.
  • Fixed a bug that caused the automatic ability bar bind to never be displayed for an ability that had its custom bind deleted.


If you enjoy our weekly patches please leave a positive review. Every one helps!