Version history/2020: Difference between revisions

76,505 bytes added ,  02:04, 3 May 2022
merged old beta updates in, since they're part of the main game now
(added all 2020 non-beta patch notes as far as I can tell)
 
(merged old beta updates in, since they're part of the main game now)
Line 1: Line 1:
{{tocright}}
{{Version History Nav}}
=== 201.58 ===
=== 201.58 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/207691/feature-friday-december-25-2020 Released December 25, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/207691/feature-friday-december-25-2020 Released December 25, 2020.]
Line 37: Line 35:
* [modding] GetEnergyCostEvent now has its Type field set properly.
* [modding] GetEnergyCostEvent now has its Type field set properly.
* [modding] added support for 'populaton' zone tags in worlds.xml
* [modding] added support for 'populaton' zone tags in worlds.xml
=== 202.16 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/207691/feature-friday-december-25-2020 Released December 25, 2020.]
* Fixed an issue with some dynamically typed NPCs appearing as generic "breathbeards"
* Fixed an issue with overal message log toggling via legacy keybinds
=== 201.57 ===
=== 201.57 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/205753/feature-friday-december-18-2020 Released December 18, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/205753/feature-friday-december-18-2020 Released December 18, 2020.]
Line 87: Line 89:
* [modding] The Source parameter from the TakeDamage event is now available in the AttackerDealtDamage, BeforeTookDamage, TookDamage, and TookEnvironmentalDamage events.
* [modding] The Source parameter from the TakeDamage event is now available in the AttackerDealtDamage, BeforeTookDamage, TookDamage, and TookEnvironmentalDamage events.
* [modding] XRL.UI.ConversationUI.HaveConversation() now has a default of null on its Speaker parameter, and an effort has been made to make sure it and its downstream dependencies can handle a conversation without a Speaker.
* [modding] XRL.UI.ConversationUI.HaveConversation() now has a default of null on its Speaker parameter, and an effort has been made to make sure it and its downstream dependencies can handle a conversation without a Speaker.
=== 202.15 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/205753/feature-friday-december-18-2020 Released December 18, 2020.]
* Added prerelease keybind for toggling the message log visibility
* Fixed an issue causing the keybinding screen to be unescapeable if prerelase input was turned on but modern ui was disabled
* Fixed an issue causing a few non-alternate adventure keybinds to fire even when the alternate key was pressed
=== 201.56 ===
=== 201.56 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/203823/feature-friday-december-11-2020 Released December 11, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/203823/feature-friday-december-11-2020 Released December 11, 2020.]
Line 121: Line 128:
* [modding] PopulationTables.xml now supports merging. <population> elements with Load="Merge" attributes now support basic merge semantics, and <group> elements now have Name attributes that can be used to either replace or, with Load="Merge", merge with the group of the same name in the base XML file.
* [modding] PopulationTables.xml now supports merging. <population> elements with Load="Merge" attributes now support basic merge semantics, and <group> elements now have Name attributes that can be used to either replace or, with Load="Merge", merge with the group of the same name in the base XML file.
* [modding] The TinkerItem part no longer supports the field CanRepair; repairability is now simply a matter of the object being in a state that can be repaired.
* [modding] The TinkerItem part no longer supports the field CanRepair; repairability is now simply a matter of the object being in a state that can be repaired.
=== 202.14 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/203823/feature-friday-december-11-2020 Released December 11, 2020.]
* Added a new number-picker popup that supports directional inputs
* Added prerelase input manager key bindings for journal screen management
=== 201.55 ===
=== 201.55 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/201829/feature-friday-december-4-2020 Released December 4, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/201829/feature-friday-december-4-2020 Released December 4, 2020.]
Line 138: Line 149:
* Fixed some grammar in the missing body parts description.
* Fixed some grammar in the missing body parts description.
* Fixed sparking baetyls repeating themselves.
* Fixed sparking baetyls repeating themselves.
=== 202.13 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/201829/feature-friday-december-4-2020 Released December 4, 2020.]
* Added a visual indicator for the currently selected take-a-step direction when using prerelease input manager
* Added a text indicator for the currently selected ability (will be merged into the ability bar in the future)
* Added zoom in and zoom out bindngs to the prerelease input manager
* Cancel now properly exits the pick direction screen when prerelease input manager is enabled
=== 201.53/202.11 ===
=== 201.53/202.11 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/199703/feature-friday-november-27-2020 Released November 27, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/199703/feature-friday-november-27-2020 Released November 27, 2020.]
Line 193: Line 210:
* [modding] The QudHistoryFactory class is now public.
* [modding] The QudHistoryFactory class is now public.
* [modding] Improved the logging for invalid blueprints in map files and invalid terrains on the world map.
* [modding] Improved the logging for invalid blueprints in map files and invalid terrains on the world map.
=== 202.7 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/197770/feature-friday-november-20-2020 Released November 20, 2020.]
* Improved the modern UI tooltips
* Fixed a bug causing UI lockups with the modern UI enabled
* Fixed a bug causing excessive log spam
=== 201.50 ===
=== 201.50 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/195772/feature-friday-november-13-2020 Released November 13, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/195772/feature-friday-november-13-2020 Released November 13, 2020.]
Line 232: Line 254:
* Fixed a bug with cloneling clone names.
* Fixed a bug with cloneling clone names.
* Fixed a bug causing an error when attacking creatures with brackets in their name.
* Fixed a bug causing an error when attacking creatures with brackets in their name.
=== 202.6 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/195772/feature-friday-november-13-2020 Released November 13, 2020.]
* Added the minimap to the modern ui
* Added the nearby items list to the modern ui
* Added tooltips to the modern ui
* Cooking with acid-based effects now grant the proper gas generation mutation.
=== 201.49 ===
=== 201.49 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/193818/feature-friday-november-7-2020 Released November 7, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/193818/feature-friday-november-7-2020 Released November 7, 2020.]
Line 271: Line 299:
* Fixed an issue where various walkways had a higher rendering priority than appropriate, which made some items get hidden by them and made the squares they were in not be considered "empty" for purposes such as companions joining you in a zone.
* Fixed an issue where various walkways had a higher rendering priority than appropriate, which made some items get hidden by them and made the squares they were in not be considered "empty" for purposes such as companions joining you in a zone.
* Fixed an issue that made it possible to give energy weapon relics the Jacked mod by deploying turrets using them.
* Fixed an issue that made it possible to give energy weapon relics the Jacked mod by deploying turrets using them.
=== 202.5 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/193818/feature-friday-november-7-2020 Released November 7, 2020.]
* The modern message log window will now remember it's position and other settings
* The modern message log window will now be properly clamped to the screen area
* The modern message log window will now properly clear only the old messages when starting a new game with the message log hidden
* Collapsed categories in the inventory will now persist on save load & won't be forgotten when afflicted with confusion.
* [modding] On case-sensitive platforms, manifest.json is no longer required to be lower-case.
* [modding] Worlds.xml now supports self-closing tags.
=== 201.48 ===
=== 201.48 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/191685/feature-friday-october-30-2020 Released October 30, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/191685/feature-friday-october-30-2020 Released October 30, 2020.]
Line 332: Line 368:
* Fixed some message formatting issues when equipped items are lost to dismemberment.
* Fixed some message formatting issues when equipped items are lost to dismemberment.
* [modding] Fixed an exception in character creation when the player's body blueprint had the Genotype property set.
* [modding] Fixed an exception in character creation when the player's body blueprint had the Genotype property set.
=== 202.3 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/191685/feature-friday-october-30-2020 Released October 30, 2020.]
* Collapsed categories in the inventory will now persist on save load & won't be forgotten when afflicted with confusion.
* [modding] On case-sensitive platforms, manifest.json is no longer required to be lower-case.
* [modding] Worlds.xml now supports self-closing tags.
=== 201.47 ===
=== 201.47 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/187678/feature-friday-october-16-2020 Released October 16, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/187678/feature-friday-october-16-2020 Released October 16, 2020.]
Line 374: Line 415:
* Fixed a bug that caused the first mouse input to be ignored on Linux.
* Fixed a bug that caused the first mouse input to be ignored on Linux.
* Fixed a bug that caused a CPU core to run in an unbounded way when background music was disabled on Linux.
* Fixed a bug that caused a CPU core to run in an unbounded way when background music was disabled on Linux.
=== 202.2 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/187678/feature-friday-october-16-2020 Released October 16, 2020.]
* Added a directional indicator for click-to-step direction in the bottom-left corner of the prerelease stage screen (used for controllers).
* We made some more enhancements to the prerelease input manager.
** Added a 'Highlight Important Objects' binding to the Adventure/AltAdventure categories that functions as the "Alt overlay". Defaults to left + right triggers.
** Added 'Take All' and 'Store Items' bindings to a new Container category. Defaults to right trigger and right shoulder, respectively.
** Added a 'Set Primary Limb' binding to the Character Sheet category. Defaults to right trigger.
=== 201.46 ===
=== 201.46 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/185698/feature-friday-october-9-2020 Released October 9, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/185698/feature-friday-october-9-2020 Released October 9, 2020.]
Line 395: Line 443:
* Fixed a bug with the prerelease input manager not accepting enter in text-entry fields.
* Fixed a bug with the prerelease input manager not accepting enter in text-entry fields.
* Made some memory use improvements in the renderer.
* Made some memory use improvements in the renderer.
=== 202.1 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/185698/feature-friday-october-9-2020 Released October 9, 2020.]
* We made some enhancements to the prerelease input manager and fixed some of its bugs.
** Actions that are performed when the 'Alternate' button is pressed are now bindable here: Options > Control Mapping > Categories > AltAdventure
** Fixed a bug that prevented the cancel button from being rebound.
=== 201.45 ===
=== 201.45 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/183628/feature-friday-october-2nd-2020 Released October 2nd, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/183628/feature-friday-october-2nd-2020 Released October 2nd, 2020.]
Line 462: Line 515:
* Fixed some color formatting in village quest giver referral messages.
* Fixed some color formatting in village quest giver referral messages.
* Fixed a bug that made reality-stabilized objects coming into contact with a space-time vortex get sucked through the vortex after it was destroyed by the reality stabilization.
* Fixed a bug that made reality-stabilized objects coming into contact with a space-time vortex get sucked through the vortex after it was destroyed by the reality stabilization.
=== 201.30 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/179904/feature-friday-september-18-2020 Released September 18, 2020.]
* Reduced the offhand attack chance for horns from 25% to 20%.
* Reduced the value of the Carnivorous defect from 3 points to 2 points.
* The Hands equipment slot is now Worn on Hands.
* Phase is now a toggleable ability.
* Sunder Mind is now correctly reflected by mental mirror.
* Reduced the memory load for several types of zone generation.
* The augmentation-based coloring of mutation ranks on the character screen is now more accurate.
* Mutations now show more information about their rank calculation when you select them on the character screen.
* With Chimera, you're now a little less likely to grow body parts that have few or no equippable items.
* Trade prices are now somewhat affected by your reputation with the trader's primary faction.
* Removed Pack Rat and Unstable Germination from the game.
* Tapping the Mass Mind now refreshes your Light Manipulation charges.
* Added a toggle to the prerelease stage message log that prevents it from automatically switching sides.
* Above-ground structures in village are now properly lit by daylight.
* You no longer receive a popup about discovering your starting village.
* You no longer bypass the random mutation-buy choice from Irritable Genome when buying a mutation due to a rapid mutation prompt.
* Irritable Genome can no longer level mutations above a base rank of 10.
* Gas mutaitons now always pump gas immediately on activation.
* The Force Bubble mutation now displays as a toggle and can be disabled before the duration runs out.
* Sunder Mind's mental connection now only reveals vision at radius 0 instead of 1.
* You can now escape from the mutation variant selection menu without making a selection.
* Popups from zoomed-out views no longer cause the background to zoom in to gameplay level.
* While confused the overlay UI no longer shows item icons.
* Dazed is now properly displayed in effect lists.
* Important objects are no longer improperly cleared during zone generation. These include stairs, relic containers, quest objects, quest NPCs, and more.
* When a temporary boosts to your Quills rank expires, the extra quills you gained are now properly removed.
* The Horns mutation no longer says "You unequip the horns" when you advance its rank.
* Removed the "Land" abilities from Wings and made "Fly" a toggle.
* The intermediary brain brine status effect is now invisible.
* Empty alchemist tables now appear correctly as alchemist tables.
* Added recipe name entries for canned Have-It-All.
* Yes/No and Yes/No/Cancel dialogs now allow you to click on the [Yes] [No] options in console UI.
* Updated the horn type for fork-horned gnus, horned chameleon, Warden Ualraig and hindren.
* Made the description of certain "no effect" cooking effects clearer, such as when you cook with slime while already having Slime Glands.
* Fixed several issues in stat-boosting mutations where the boosts would be improperly applied.
* Fixed a bug that caused prerelease UI elements to improperly display on top of cybernetics terminal windows.
* Fixed new UI elements not displaying properly when the option to remove full-screen effects from the UI was enabled.
* Fixed a bug with tooltip looker locations when the option to remove full-screen effects from the UI was enabled.
* Fixed the mutation description for Chimera and Esper not appearing on the overlay character creation screens.
* Fixed a bug that caused Beak to alter stats incorrectly during character generation.
* Fixed a bug that caused the Sunder Mind effect to stick around after it was supposed to have expired.
* Fixed a bug that caused Stinger equipment to not grow back properly after regeneration.
* Fixed a bug that caused Carapace equipment to not grow back properly after regeneration.
* Fixed a bug that caused flickering using the Looker while the prerelease UI was enabled.
* [modding] Added [XRL.HasCallAfterGameLoaded] and [XRL.CallAfterGameLoaded] attributes for registering static methods to be called after game loads.
* Fixed Lunge, Charge and Sting not appropriately applying poison 100% of the time when stinger was set as your primary.
* Fixed several issues with the selection of mutation variants when you mutate after character creation.
* Fixed some bugs where mutation ranks would not fully update when you advanced character level.
* Fixed an issue that prevented some natural equipment from not working as your primary weapon when the body part it was equipped on was selected as your preferred default.
* Fixed a bug with Metamorphosis.
* Fixed an issue that caused Blinking Tic to trigger outside of combat.
* Fixed a bug that caused some wait commands to improprely remove wait-based effects, like tightened carapace.
* [debug] Rapid mutation popups no longer occur when popups are suppressed.
=== 200.95 ===
=== 200.95 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/178126/feature-friday-september-11-2020 Released September 11, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/178126/feature-friday-september-11-2020 Released September 11, 2020.]
Line 498: Line 606:
* [modding] The liquid used in the water ritual with a given NPC is now primarily determined by the property or tag WaterRitualLiquid on the NPC. The faction record can still override this, but the GivesRep part no longer has the giftType field.
* [modding] The liquid used in the water ritual with a given NPC is now primarily determined by the property or tag WaterRitualLiquid on the NPC. The faction record can still override this, but the GivesRep part no longer has the giftType field.
* [modding] Hero generation now supports the tag HeroFactionHeirloomChance, which can be used to specify a percentage chance that the hero will spawn with a randomly generated faction heirloom.
* [modding] Hero generation now supports the tag HeroFactionHeirloomChance, which can be used to specify a percentage chance that the hero will spawn with a randomly generated faction heirloom.
=== 201.25 - beta branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/178126/feature-friday-september-11-2020 Released September 11, 2020.]
* We revamped Chimera.
** Chimera still restricts the mutations you can acquire to physical only.
** Whenever you buy a new mutation or mutate with Unstable Genome, one of the mutation options (chosen randomly) indicates that you if you pick it, you'll also grow a new body part.
*** The body part is chosen randomly from among all organic body parts.
*** The body part grows out of one of your existing body parts, weighted toward your body but any non-abstract body part is possible.
** If you have Irritable Genome and Chimera, when you buy a mutation, there's a 1/3rd chance you'll grow the new body part. This is in place of the augmented selection, since you don't choose the mutation when buying one with Irritable Genome. You will get the augmented selections when Unstable Genome triggers, however.
* Icons for objects are now displayed in a bunch of different menus.
* Most natural equipment and mutation-based physical features now appear in a "Physical features" postfix at the end of a creature's description rather than in the "Equipped" postfix.
* Wings and Stingers are no longer mutually exclusive.
* Several issues with the return from [redacted] should now be fixed: saves not loading, unintended player clones, and action queue inconsistencies.
* The Love and Fear quest can now be completed.
* Alchemist tables no longer contain floating glowspheres.
* Due to scattering, creatures now only drop a fraction of their ammo when they die.
* The teleportation effect of eating a yondercane or voider gland is now imprecise, like the mutation.
* The "locked in psychic battle" status from Sunder Mind now properly ends once the battle is over.
* Carbide and fullerite hand bones now use the same tile for their fist objects as the implant objects.
* When choosing a mutation to rapidly advance, the base mutation ranks of your choices are now be displayed.
* Corrosive Gas Generation and Sleep Gas Generation now make you immune to acid gas and sleep gas, respectively. They do not make you immune to all forms of acid or involuntary sleep, however.
* Replaying your most recent character now recalls custom mutation variants.
* Quantum Jitters no longer trigger on the world map.
* Kills made via Sunder Mind head explosions and nose bleeds now award experience.
* Updated the default laptop keymappings with new binds for interact, auto-attack, and journal.
* Dystechnia and Quantum Jitters no longer share the same character build code.
* Fixed some bugs with the interactions between body-occupying mutations, rapid mutations, and the mutation level cap that occasionally caused those mutations to not refresh on time.
* Fixed a bug that caused your name to be displayed as the sunderer when you were targeted with Sunder Mind.
* Fixed Regeneration not applying its improved healing rate.
* Fixed a bug that caused the charging visual effect to display your non-disguised tile while you were disguised.
* Fixed deprecated commands sticking around when a default keymap was loaded.
* Fixed cookbooks showing the new recipe popup twice.
* Fixed a bug where some defects would display a rank.
* [modding] The Armor part now supports modifying MA via the MA field.
* [modding] Members on the WorldBuilder class are now public.
* [modding] The cell Inherits property in Worlds.xml now functions properly when merging into existing worlds.
=== 200.91 ===
=== 200.91 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/176302/feature-friday-september-5th-2020 Released September 5th, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/176302/feature-friday-september-5th-2020 Released September 5th, 2020.]
Line 515: Line 658:
* Fixed a typo in the message when trying to automove through a hostile creature.
* Fixed a typo in the message when trying to automove through a hostile creature.
* Fixed a bug that made Nocturnal Apex often usable during the day.
* Fixed a bug that made Nocturnal Apex often usable during the day.
=== 201.19 - beta branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/176302/feature-friday-september-5th-2020 Released September 5th, 2020.]
* We revamped more mutations.
** Electrical Generation
*** We revamped Electrical Generation.
**** EG now uses the same electrical charge units as energy cells and power systems.
**** Maximum charge is 2000+mutationLevel*2000.
**** Charge accrual rate is mutationLevel*100 per round, modulated by Willpower via a similar formula as cooldown modulation.
**** You can discharge at a minimum of 1000 charge. Deals 1d4 damage per 1000 charge, with the possibility of arcing to adjacent targets at reduced damage (maximum 1 target per 1000 charge).
**** Exposure to electromagnetic pulses always caused involuntary discharge; this is now documented and is now subject to a difficulty 18 Willpower save.
**** Energy cells and capacitors now have a "drink charge" option that lets you drain their charge.
**** You recharge 100 charge for each point of electrical damage taken.
**** You can provide charge to equipped devices that have integrated power systems, such as Jacked equipment.
** Stinger
*** Reduced Confusing Stinger cost from 4 to 3.
*** We revamped the three Stinger mutations.
**** You now get a tail with the stinger attached.
**** Stinger penetration progression:
***** Level 1: 3
***** Level 2+: (mutationLevel-2)/3 + 4 (max 9)
**** Stinger damage progression:
***** Level 1: 1d6
***** Level 4: 1d8
***** Level 7: 1d10
***** Level 10: 1d12
***** Level 13: 2d6
***** Level 16: 2d6+1
***** Level 19+: 2d8
**** You always sting when you charge or lunge.
**** You can use the Sting activated ability (cooldown 25) to sting with autohit and autopen.
**** Venom save: 14 + mutationLevel*2
**** Paralyzation duration:
***** Level 1-2: 2-4 rounds
***** Level 3+: 1d3 + (mutationLevel)/3 + 1 rounds (max 1d3 + 7)
**** Confusion duration:
***** Level 1-2: 2d3 + 2 rounds
***** Level 3+: 2d3 + (mutationLevel*2)/3 + 2 rounds (max 2d3 + 14)
**** Poison duration: 8-12 rounds
**** Poison increment: (mutationLevel)d2, stackable
** Sunder Mind
*** We revamped Sunder Mind.
**** For up to 10 rounds, you engage in psychic combat with an opponent, dealing damage each round.
**** Taking any action other than passing the turn will break the connection.
**** Each round, mental attack vs. MA. Damage increment:
***** odd levels: 1d3+(mutationLevel/2)
***** even levels: 1d4+(mutationLevel-1/2)
**** On the tenth round, you deal damage equal to the total amount of damage you've done so far.
**** Range: sight
**** Cooldown: 80 rounds
* We revamped several defects.
** Removed Brittle Bones and Hemophilia.
** Amnesia
*** Revamped. It now gives 2 points.
*** Whenever you learn a new secret, there's a small chance you forget one.
*** Whenever you return to a map you previously visited, there's a small chance you forget the layout.
** Analgesia
*** Renamed Numb.
** Blinking Tic
*** Tweaked occurrence chance.
*** Changed so it only triggers during combat.
** Dystechnia (new)
*** 2 points.
*** You're much worse at examining artifacts.
*** You can't have artifacts identified for you because you don't understand their explanations.
*** When you break an artifact during examination failure, it explodes.
** Electromagnetic Impulse
*** Tweaked occurrence chance.
*** Changed so it only triggers during combat.
** Hooks for Feet
*** Removed the -10 move speed penalty.
** Irritable Genome (new)
*** 4 points.
*** Whenever you spend a mutation point, the next mutation point you gain will be spent randomly.
*** Whenever you buy a new mutation, you get a random one instead of a choice of three.
** Myopia
*** Increased point value from 2 to 3.
*** Made radius 10.
*** Renamed Myopic.
** Narcolepsy
*** Reduced point value from 4 to 3.
*** Tweaked occurrence chance.
*** Changed so it only triggers during combat.
** Psionic Migraines (new)
*** 4 points.
*** You cannot wear hats or helmets.
** Quantum Jitters (new)
*** 3 points.
*** Whenever you use an activated ability, there's a small chance your focus slips and you dent spacetime in the local region, causing 1-2 spacetime vortices to appear. This chance increases the longer you go without using an activated ability.
** Socially Repugnant
*** Revamped. It now gives -50 reputation with every faction.
** Spontaneous Combustion
*** Tweaked occurrence chance.
*** Changed so it only triggers during combat.
** Tonic Allergy (new)
*** 4 points.
*** The chance your mutant physiology reacts adversely to a tonic is increased to 33%.
*** If you react adversely this way to a salve or ubernostrum tonic, the adverse reaction effect is chosen randomly from among other tonic effects. You will still heal.
* We fixed some issues with mutation changes from last week.
** Teleportation - we kept the uncertainty radius but changed the target back from line of sight to any explored location (this was always the intention).
** Adrenal control no longer increases its own rank.
** Adrenal control no longer increases the ranks of mental mutations.
** Attributes gained via adrenal control no longer count toward skill prerequisites.
** Removed the Stinger / Wings exclusions.
** Fixed a bug that prevented Slime Glands from letting you walk over slime.
* You can now select a limb in the equipment menu to make it your primary limb. If you do so, your Right Hand (old primary) inherits the offhand attack percentage that the new primary limb had.
* Disguising items no longer change your tile when equipped in the thrown weapon slot.
* Rifling through trash with Scavenging and Trash Divining is now toggleable.
* There is now a classic UI option to indent body parts on the equipment screen, making their hierarchy more visible.
* Sleep Gas Generation and sleep gas breathing no longer prevent you from voluntarily going to sleep.
* NPCs immune to sleep gas no longer avoid it while pathfinding.
=== 200.90 ===
=== 200.90 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/174248/feature-friday-august-28-2020 Released August 28, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/174248/feature-friday-august-28-2020 Released August 28, 2020.]
Line 520: Line 773:
* [modding] The mutation lists in character generation are now sorted by display name rather than displaying in order of their loading.
* [modding] The mutation lists in character generation are now sorted by display name rather than displaying in order of their loading.
* [modding] Beak and Carnivorous are now public.
* [modding] Beak and Carnivorous are now public.
=== 201.18 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/174248/feature-friday-august-28-2020 Released August 28, 2020.]
=== 200.89 ===
=== 200.89 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/172120/feature-friday-august-21-2020 Released August 21, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/172120/feature-friday-august-21-2020 Released August 21, 2020.]
Line 558: Line 813:
* Proselytes and rebuked robots can now be dismissed from your service as an interaction command.
* Proselytes and rebuked robots can now be dismissed from your service as an interaction command.
* Party members now more consistently behave in a fashion consistent with their leader's attitudes.
* Party members now more consistently behave in a fashion consistent with their leader's attitudes.
=== 201.15 - beta ===
[https://freeholdgames.itch.io/cavesofqud/devlog/172120/feature-friday-august-21-2020 Released August 21, 2020.]
* When you level up to level 5, and every 10 levels afterward, your genome enters an excited state and you can rapidly advance one of your physical mutations.
* Rapid advancement increases the mutation's rank by 3.
* These three ranks don't count toward the rank 10 limit.
* Rapidly advanced mutations are still subject to the mutation rank cap that's based on character level.
* If you have 4 mutation points after gaining a level, you'll have a chance to buy a new mutation before you choose a mutation to rapidly advance.
* If you have no physical mutations at this point, nothing happens.
* We revamped several physical mutations.
** Adrenal Control.
*** Reduced cost from 4 MP to 3.
*** We revamped this mutation.
**** You now gain an activated ability, Release Adrenaline, that increases your quickness by mutationLevel*2+38 for mutationLevel+19 rounds.
**** Cooldown: 100.
** Burrowing Claws
*** Increased cost from 2 MP to 3.
*** Claws no longer occupy hand slot.
*** Your base fists are now replaced with claws that function as short blades and deal increased damage with mutation level.
**** levels 1-3: 1d2
**** levels 4-6: 1d3
**** levels 7-9: 1d4
**** levels 10-12: 1d6
**** levels 13-15: 1d8
**** levels 16-18: 1d10
**** levels 19+: 1d12
** Carapace
*** Reduced cost from 4 MP to 3.
*** DV penalty is now a flat -2 across all mutation levels.
*** You no longer have trouble getting up when knocked prone.
*** Reduced the DV penalty for tightening your carapace from -10 to -2.
** Carnivorous
*** Changed this into a defect that gives 1 MP.
*** Removed the tasty bonuses from eating meat.
** Corrosive Gas Generation
*** Removed mutual exclusion with Sleep Gas Generation.
*** Increased the number of rounds you release gas for from mutationLevel/2 + 1 to mutationLevel+2.
*** Increased the cooldown from 35 to 40.
*** Corrosive gas no longer deals damage to items.
*** (cosmetic) Renamed the activated ability name to "Release Corrosive Gas".
** Double-muscled
*** Reduced cost from 4 MP to 3.
*** Removed the movespeed penalty.
*** Changed the chance to daze on a successful melee attack to 13% + mutationLevel*2 for 2-3 rounds.
** Electromagnetic Pulse
*** (cosmetic) Renamed the activated ability to "Emit Pulse".
** Flaming Hands and Freezing Hands
*** Renamed to Flaming Ray and Freezing Ray. You now have the option to customize these mutations and choose a limb for the ghostly flames/icy vapor to appear on (Hands, Feet, or Face).
*** Now neither mutation occupies the Hands or any other body slot.
*** If you get the limb you chose severed, you lose access to the mutation's powers.
*** The temperature increase/decrease on melee attacks now applies to attacks made with any limb. We also added this behavior to the mutation description (it was previously undocumented).
*** Added a temporary exclusion with Beak.
** Flaming Ray
*** Reduced cost from 5 MP to 4.
** Freezing Ray
*** Increased cooldown from 10 to 20.
** Heightened Quickness
*** Reduced cost from 4 MP to 3.
*** Removed the toughness penalty.
*** Increased quickness buff to mutationLevel*2 + 13.
** Horns
*** You can now choose a cosmetic option for horns (horns, horn, antlers, casque).
*** Increased the chance for a horns attack from 20% to 25%.
*** Increased AV progression to (mutationLevel-1)/3 + 1.
*** Generalized damage to 2d[(mutationLevel/2)+3].
*** Improved bleeding damage to the following.
**** levels 1-3: 1
**** level 4+: 1d2 + (mutationLevel-4)/3
*** If you aren't wielding anything in your primary hand, you now attack with your horns as if they were your primary attack.
** Multiple Arms
*** Increased the chance for extra attacks from 6% + mutationLevel * 2 to 7% + mutationLevel * 3.
** Multiple Legs
*** Increased cost from 4 MP to 5.
*** Changed move speed bonus from mutationLevel * 5 + 3 to mutationLevel * 20.
** Night Vision
*** You can now see [redacted].
** Phasing
*** You can now phase back in on demand.
** Photosynthetic Skin
*** Increased the bonus regeneration rate from Basking or cooking with lignin from 20% + mutationLevel * 4 to 20% + mutationLevel * 10.
*** Increased the bonus quickness from Basking or cooking with starch from 1 + Ceiling(mutationLevel/2) to 13 + mutationLevel*2.
*** Generalized the servings of starch and lignen you can store to [(mutationLevel-1) * 4] + 1.
*** Generalized the bonus duration of Basking's effect to [(mutationLevel-1) * 4] + 1.
** Sleep Gas Generation
*** Increased cost from 3 MP to 4.
*** Removed mutual exclusion with Corrosive Gas Generation.
*** Increased the number of rounds you release gas for from mutationLevel/2 + 1 to mutationLevel+2.
*** Increased the cooldown from 35 to 40.
*** (cosmetic) Renamed the activated ability name to "Release Sleep Gas".
** Slime Glands
*** You can walk now over slime without slipping.
** Spinnerets
*** Activating Spin Webs no longer takes an action.
*** Made web save difficulty scale at 2X mutation level instead of 1X.
*** Increased arachnid reputation bonus from +200 to +300.
** Thick Fur
*** Increased heat and cold resist bonus to +5
*** +100 reputation with all of the following: apes, baboons, bears, and grazing hedonists
** Triple-jointed
*** Reduced cost from 4 MP to 3.
*** Removed the strength penalty.
*** Removed the bonus chance to dodge.
*** Added a 7% + mutationLevel * 3 chance that Agility-based skill powers don't go on cooldown after use
** Two-headed
*** Increased cost from 2 MP to 3.
*** Improved mental action cost reduction from 16% + mutationLevel * 4 to 15% + mutationLevel * 5.
*** Improved chance to shake off a mental debuff from 5% + mutationLevel to 5% + mutationLevel * 2
** Wings
*** Wings no longer take up the Worn on Back slot.
*** (cosmetic) Your Worn on Back slot is renamed to Worn around Wings.
*** +10% + (mutationLevel*10) move speed while sprinting.
*** Jump range is increased by (mutationLevel/3) + 1.
*** Charge range is increased by (mutationLevel/3) + 2.
* We nerfed the carbine and the sparbine.
** Reduced carbine's accuracy.
** The masterwork carbine quest reward now uses the same ammo as the standard carbine (lower damage).
* We made burning damage scale with temperature.
** 1-100 above flame point: 1 damage per round
** 101 - 300 above flame point: 1-2 damage per round
** 301 - 500 above flame point: 2-3 damage per round
** 501 - 700 above flame point: 3-4 damage per round
** 701 - 900 above flame point: 4-5 damage per round
** 901+ above flame point: 5-6 per turn
* Added a new clock to the main screen in the overlay UI.
* Added a new item: wrist fan.
* Added a new item mod: disguise.
* Dynamic villages can now generate with resident apothecaries.
* Elder Irudad now has some apothecary wares.
* Added a nice new overlay UI element for popup messages.
* The overlay UI now displays your drams of freshwater next to your weight.
* You can now access the mod manager from the main menu in the classic UI.
* You can now use Page Up, Page Down, +, and - to navigate the classic options & key mapping menus.
* You can now use Page Up and Page Down to navigate the tinker menu.
* The trade UI "don't have enough water containers" message no longer resets the trade window.
* Sprint now has a single active ability, "Sprint", which can be toggled.
* Stopsvalinn now has a better chance of spawning with a high-end energy cell, when it spawns with an energy cell.
* Spiral borers are now able to dig in reloaded zones.
* The Astral monster mutation can no longer be leveled
* Nonexistent journal entries can no longer be deleted.
* Fixed the switched cooking effect behavior on starch and lignin.
* Fixed a bug that caused the wrong XP value to be displayed in the Sheba Hagadias book turn-in dialog for stacks of books.
* [debug] The clearstatshifts wish no longer returns spent mutation, skill and attribute points.
* [modding] Most internal classes are now public.
* [modding] Colors, anatomies, options, conversations, and pronouns now reload properly when mod configuration changes.
* [modding] Fixed a bug that caused the detail color of subtypes to be merged onto the tile.
=== 200.86 ===
=== 200.86 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/170248/feature-friday-august-14-2020 Released August 14, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/170248/feature-friday-august-14-2020 Released August 14, 2020.]
Line 632: Line 1,031:
* [modding] Specifications for DefaultBehavior attributes in Bodies.xml part elements are now correctly respected.
* [modding] Specifications for DefaultBehavior attributes in Bodies.xml part elements are now correctly respected.
* [modding] Fixed a bug that made less information available in some movement-related events than should have been.
* [modding] Fixed a bug that made less information available in some movement-related events than should have been.
=== 201.8 - beta ===
[https://freeholdgames.itch.io/cavesofqud/devlog/168515/feature-friday-august-7th-2020 Released August 7th, 2020.]
* Mechanical cherubim are now classified as robots.
* Villages and chef ovens should no longer let you cook game-breaking meals.
* The schematics choices for acquiring Tinker I, Tinker II, and Tinker III are now of the appropriate complexity for that tinker tier.
* Village immigrants' pronouns are now more consistent.
* Added a new option, "Prerelease Stage Scale", in the Overlay UI section.
* Fixed a typo in waveform worm's description.
* Fixed a bug with villager dialog color.
* [modding] We added a new in-progress overlay UI for the Mod Manager.
* [modding] Added a new "manifest.json" file to populate the extra fields shown in the Mod Manager. This file now subsumes config.json (you should convert any config.json files into manifest.json files). See
=== 200.81 ===
=== 200.81 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/166632/feature-friday-july-31-2020 Released July 31, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/166632/feature-friday-july-31-2020 Released July 31, 2020.]
Line 661: Line 1,071:
* [modding] Liquids' ObjectEnteredCell method now receives the relevant ObjectEnteredCellEvent as its second argument. The version that receives the GameObject moving as its second argument is still called for compatibility.
* [modding] Liquids' ObjectEnteredCell method now receives the relevant ObjectEnteredCellEvent as its second argument. The version that receives the GameObject moving as its second argument is still called for compatibility.
* [modding] WishCommands should now properly be loaded/unloaded with mod changes.
* [modding] WishCommands should now properly be loaded/unloaded with mod changes.
=== 201.6 - beta ===
[https://freeholdgames.itch.io/cavesofqud/devlog/166632/feature-friday-july-31-2020 Released July 31, 2020.]
* Creatures that try to keep their distance from you now may now decide to take other actions, such as defend themselves directly, when they fall below 50% HP.
* Evil twins now reconsider their equipped items when they spawn.
* Stage layouts wider than 1080p now letterbox correctly.
* The look dialog is now only dismissble via Space or Esc.
* Mouse movement now paths through non-hostiles if necessary to reach your destination.
* Rhinox charge now respects phase and flight.
* Fixed a bug that caused books to be unreadable from the prerelease equipment screen.
* Fixed a bug that caused books to continue to render in the background even after you exited out of the read book screen.
* Fixed a bug where hitting Esc from the Save Build prompt would save the build with no name rather than backing out of the menu.
* Fixed the "restore defaults" button on the prerelease control mapping screen improperly clearing all keybinds.
* [modding] Added native support for Harmony 2.0.2 patches in mods (
* [modding] Upgraded the C# compiler to Roslyn.
* [modding] Errors and warnings generated by the mod compiler now include the associated filename and line number.
* [modding] The "playerwho" wish now properly allows turns to tick.
=== 200.80 ===
=== 200.80 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/164722/feature-friday-july-25-2020 Released July 25, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/164722/feature-friday-july-25-2020 Released July 25, 2020.]
=== 200.66 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/161047/tomb-of-the-eaters-feature-friday-july-10-2020-beta-branch Released July 10, 2020 ('beta' branch).]
* Added two new cooking ingredients: crushed grave moss and compacted bone meal.
* The mopango now have a signature dish.
* You can now water ritual with Agyra.
* Added cybernetic credit wedges to Omonporch and the Tomb.
* Altered the behavior on the following item mods: colossal and padded.
* Changed the names of the following item mods:
** 'colossal' to 'gigantic'
** 'hardened' to 'with electromagnetic shielding'
** 'co-processor' to 'with co-processor'
** 'normalizing' to 'nulling'
* Changed the ANSI coloring and descriptions for several mods.
* Added a distinctive tile to squares that are safe from the Bell of Rest.
* Added particle text for when you acquire the tomb-tethered effect.
* You may now find mopango pilgrms in the Stiltgrounds.
* Gave Tam, Sixshrew, and Ezra a new sign tile.
* The messaging for what industrial fans are blowing around is now less verbose.
* Removed sultan sarcophagi and reliquaries from dynamic encounters.
* Fixed a hagiographic typo.
* Fixed several bugs around the [redacted] from [redacted].
* Added a new interaction menu command for companions, direct ability use, that allows you to forbid or permit your companions' use of their individual activated abilities.
* Made high tier item mods more likely to appear on lower tier items.
* Automove now ignores the hostility of dreadroots, young ivory, and lurking beth.
* Overdosing on a blaze tonic no longer cools you down, and overdosing on hoarshrooms no longer warms you up.
* Companions now heal while moving on the worldmap.
* Chainguns are now heavy weapons.
* Relics now have extra hit points.
* The Barathrumites are now more forgiving of friendly fire during A Call to Arms.
* Item-collecting arconauts and graverobbers no longer collect items when player-led or dominated.
* The movement penalty from equipping heavy weapons now visibly alters your move speed and the weapon's description, rather than being an invisible modifier to action costs.
* Pathfinding is now more willing to cross harmless liquids of wading depth (specifically, it'll try to go only one square out of its way to avoid them).
* Some liquids pools now require you to confirm movement into them.
* Some liquids now require you to confirm that you wish to drink them.
* There is now an option that lets you turn off confirmation for both moving into and drinking dangerous liquids.
* Cultist without bodies are less likely to become cult leaders.
* Your turrets now allow you to deactivate and reactivate them regardless of your security clearance.
* Hitting or firing at something with your missile weapon no longer makes it your target if it isn't hostile to you or if you already have a target.
* Fix-It spray foam can now be applied to nearby objects.
* Fix-It spray form now restores hit points to inanimate and inorganic objects.
* Charging Strike now adds 1 to the maximum AV penalty that can be inflicted by Cleave.
* Campfires, corpses, boulders, and furniture now block doors from closing.
* Activation and deactivation messages now mention if an item in your possession is what's giving you clearance to perform that action.
* Lase now gives a failure message when you try to use it and it's exhausted.
* The priority of the Read action on books now depends on whether you have already read them
* Conveyor belts can no longer move force fields.
* Status summary displays appended to the rules text of some items now appear in more places, too. Examples include "EMP", "unpowered", and "warming up".
* Inventory actions are now (mostly) consistently alphabetized.
* Displacer bracelets now only produce visual effects on visible creatures.
* Equipment that uses multiple slots now prefers to use slots that are near each other.
* Fixed a bug that made hoarshrooms fail to provide cold resistance.
* Fixed a bug that broke a mechanism for inventory action hotkey resolution. This fixes a number of issues with duplicate inventory action hotkeys.
* Fixed a bug that made temporal fugue clones leave ammo behind.
* Fixed a bug that disabled Proselytize's cooldown and sometimes caused the effect to occur multiple times when using it via a Skillsoft implant.
* Fixed a bug that made the names of some relics bleed pink.
* Fixed a bug that prevented breathers from breathing.
* Fixed an issue that caused some double-slot equipment to use only one slot.
* Fixed some minor issues in goatfolk hero generation.
* Fixed a bug that made Fasting Way and Mind Over Body cause different thirst rate modifiers than what appears in their descriptions.
* Fixed some issues in the messages generated by drinking mixed liquids.
* Fixed some bugs with phasing.
* Fixed some issues with doubled-up input on the stage screen when the prerelease input manager is enabled.
* Fixed some intermittent thread-safety bugs with text processing.
* [modding] Normalized the parameter name for number of penetrations to "Penetrations" across several combat messages.
=== 200.65 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/159379/tomb-of-the-eaters-feature-friday-july-3-2020-beta-branch Released July 3, 2020 ('beta' branch).]
* Polished and bugfixed [redacted], [redacted], and [redacted].
* Changed the Bell of Rest timer from 200 to 300 rounds.
* Gave the Life and Death Gates descriptions and much more HP.
* Tweaked the crypt reliquary loot tables.
* Reduced crypt ferret DV.
* Added more hagiographs.
* Added a new command to attack the nearest hostile target in melee (Shift-A by default). If there are any hostiles adjacent to you, this command attacks the one that appears easiest to kill. Otherwise, it pathfinds one step toward the easiest-appearing visible hostile.
* Equipped items and items in your inventory no longer take on your temperature directly.
* Ashes are now categorized as corpses.
* Factory arms now respect phase and flight.
* Pulse field magnets ripping equipment off your body is now messaged via a popup.
* The menu for entering a local map from the worldmap was reworked for clarity.
* Hitting escape when you're asked for a character name during character creation now returns you to the character summary screen.
* Added caves music to trembling dunes underground.
* Fixed a bug that made reloading multiple magazine-loaded firearms behave strangely.
* Fixed a bug that set Face as goatfolk's primary attack limb.
* Fixed some cases where you would attempt to enter an occupied tile when entering a local map from the world map.
* Fixed music not playing properly after loading a game.
* Fixed an error when generating linear cannon relics.
* Fixed some (but not all) issues with world seeds.
* Fixed the background color of the trash sprite.
* [modding] Die rolls can now be specified as follows: "1d6[foo]", "2d4[bar]", etc, where 'foo' and 'bar' are arbitrary names of randomizer channels. The die roll will source its pseudorandomness from the channel specified; this produces a consistent series of results for a given channel name and world seed.
* [modding] Conversation choices now support fields IfHavePart and IfNotHavePart that make the choice conditional on whether the specified part is present on the player.
* [modding] The tag or string property ForceAnimatable now overrides an object animation's current walls-and-tables-only check.
* [modding] Bodies.xml now supports a BodyType attribute on anatomy elements that allows override of the body part type to use for the central body (normally "Body").
* [modding] Added an AfterGameLoaded event.
* [modding] Added default behavior for when a modded quest doesn't specify a hagiograph.
=== 200.57 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/157634/tomb-of-the-eaters-feature-friday-june-26-2020-beta-branch Released June 26, 2020 ('beta' branch).]
* Finished the bugfixing and polish work in the crypts.
* Added a new liquid: brain brine.
* [redacted]
* Occasionally, upon gaining a level, completing a quest, performing the water ritual, or defeating a legendary foe, you may now become inspired to name one of your items.
* The swimming confirmation message is now toggleable via the option in the Prompts menu.
* Reputation change messages now include your new reputation and inform you if the faction's overall attitude toward you has changed.
* The reputation changes incurred by violating the water ritual are now displayed in a single message.
* You can now add notes to items in your inventory and equipment. The notes appear in the item's short description.
* A given attack can now only have a block attempt performed with one shield. The limit on the number of attacks per turn that can be blocked is now per-shield; if you have multiple shields equipped, you will attempt to block a given attack using the best shield that you can presently use.
* You can no longer shield block while frozen, paralyzed, burrowed, or otherwise unable to freely move your limbs.
* Baetyls no longer care about differently-colored display names in the items they request.
* The fill action on liquid containers can now be used on any container that is not full, not just empty containers.
* You now prefer to autouse liquids that aren't stored in functional containers like liquid-cooled firearms.
* Becoming famished now interrupts autoact.
* Creatures that are fleeing no longer count as visible hostiles.
* Creatures that try to keep their distance from the player now only count as visible hostiles at close range.
* Grenades are no longer destroyed before hitting the ground when thrown into a tile with acid gas.
* Flashbang grenades now affect a circular area instead of a square.
* Glowmoths can now use their gaze attack at point blank range.
* Baetyls no longer care about taking small amounts of damage, but they become... significantly irritated... by larger amounts.
* Only creatures who are able to engage in combat and can move their limbs now count for the purposes of preventing charge and causing missile weapons to fire wildly.
* Missile weapons that use spray fire ammo (shotguns, pumps, point-defense drones, and flamethrowers) now indicate in their short description that they aren't subject to firing wildly when multiple enemies are adjacent.
* Bows now display their loaded arrows' penetration and damage value.
* Made weapon class display, strength cap, and accuracy information the color of rules text.
* Creatures now go prone if they can when they fall asleep for any reason, not just when they voluntarily go to sleep on a bed.
* Equipped objects now match the temperature of the object they're equipped on.
* Made most organic items leave behind ashes when they burn up.
* Ashes no longer catch fire.
* Village outskirts now properly have above and belowground features.
* When you run out of water while traveling, you now receive a message and a chance to stop rather than only getting notified when you become life-threateningly dehydrated.
* The Bleeding effect is now described differently for creatures that do not have blood.
* The environmental item picker now refreshes when a taken action changes the list of items displayed, such as when an item is broken off a stack.
* The visual effects for being frozen, slowed due to temperature, or on fire now have higher visual priority.
* The Tinkering screen bit locker now displays the glyph for each bit type of bit next to its name.
* The Spindle negotiation menu now uses alphabetic hotkeys rather than numeric in order to prevent numpad-based selection accidents.
* Objects that are cloned while phased now properly assume their normal phase.
* Relics and extradimensional missile weapons now occasionally generate as armor-negating.
* Graftek-granted stat changes now count as permanent in all the usual ways.
* Added damage and penetration displays to thrown weapons.
* Fixed a bug that caused some non-blood-having creatures to bleed blood.
* Fixed a bug that caused simply targeting a creature to make it hostile.
* Fixed some bugs that caused several sensory effects to fail to detect walk-walking creatures.
* Fixed linear cannon penetration display.
* Fixed some issues that caused you to retain your marked target after using a special shot.
* Fixed a bug where pouring into a container you are emptying took the current contents of the container into account even though they were being emptied.
* Fixed a bug that caused missile weapons to display a damage message even when the damage was prevented.
* Fixed a bug that caused autoexplore to fail to seek out the secret-bearing mural in the village of Ezra.
* Fixed a bug with phase web animation.
* Prevented some rare corner cases where objects were destroyed multiple times.
* Fixed a bug that caused the 'show effects' menu to improperly linger beneath other windows when opened and closed.
* [modding] Effects may now whitelist themselves for most deep copy operations by overriding allowCopyOnNoEffectDeepCopy and returning true.
=== 200.55 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/155935/tomb-of-the-eaters-feature-friday-june-19-2020-beta-branch Released June 19, 2020 ('beta' branch).]
* Did some bugfixing, polish, and performance work on the crypt levels of the Tomb of the Eaters. More to come next week.
* Added some new recoilers.
* Added a new command to autoattack your current target in melee: Ctrl-A by default. When autoattacking, you pathfind toward your target if necessary and attempt to melee attack them. All the conditions that interrupt automove also interrupt autoattack, with one exception: if your target is the only hostile in sight, their presence does not interrupt you.
* Added a new "Ignored Keys" keybind. Keys bound to this entry are completely ignored. (This is useful for reserving a push-to-talk or screenshot key, for example.)
* Renamed human child to woodsprog.
* Linear cannons can be tinkered now.
* You can now path through locked doors when you're carrying the appropriate key card.
* You now get a message when you try to swap places with a non-hostile creature but can't for some reason.
* Losing sight of your target now interrupts automove.
* NPCs are now less avoidant of slime pools.
* Changed the way heirlooms gifted during the Spindle negotiation are generated and made their types respect the text in Heirlooms of Qud.
* Elevator and door switches can now be flipped via the interaction menu
* [*]Space-time vortices and rifts are no longer be pushed by forces like explosions.
* The AV bestowed by the Quills mutation now returns to the max value when your quills regenerate.
* You can now properly access help from the main menu with '?'.
* Visiting the waterlogged tunnel no longer counts as visiting Red Rock.
* If you are stuck and adjacent to a deep pool, you only receive the swimming confirmation message the first time you try to move into the pool.
* Fixed a bad interaction when the snapjaw who wields Stopsvalinn generates as a villager.
* Numpad '/' now shows and hides the prerelease stage message log.
* Tables no longer change their tile when you remove and return the same object.
* Removed the small per turn time delay while asleep.
* Fixed several issues that caused gas-generating creatures to not be immune to their own gas.
* Fixed some rare situations where the player didn't get a turn immediately following a game load.
* Fixed a bug that caused illuminated books to not have their display names altered.
* Fixed a bug in the way graffiti displayed on tombstones.
* Fixed a bug that caused reloading a linear cannon to always reload the energy cell instead of its slugs.
* Fixed a rare exception in the Multihorns mutation that prevented saved games from loading.
* Fixed a typo in soul curd's description.
* [modding] Enabled anonymous access to workshop content.
* [modding] The starting location selector is no longer shown if a genotype or subtype has a defined starting location.
=== 200.52 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/154093/tomb-of-the-eaters-feature-friday-june-13-2020-beta-branch Released June 13, 2020 ('beta' branch).]
* We made several gameplay and polish enhancements to the cherubim.
** Cherubim are now better protected against missile weapons and freezing attacks.
** Revamped cherubim stats and natural weapons.
** Learned cherubim now properly discharge clockwork beetles.
** Added descriptions.
** Added cherubim to dynamic encounters.
** Gave cherubim appropriate ASCII glyphs.
* Gave appropriate names and descriptions to carved stone and gilded marble from the various periods of the sultanate.
* Added descriptions for mural endcaps and mural medians.
* We made some changes to sparking baetyl rewards.
** Item rewards are now much better.
** Item rewards now scale with both the baetyl's zone difficulty and the tier of the demanded item.
** Reduced the maximum number of demanded items to six.
* Baetyls asking for Templar phylacteries no longer ask for the phylacteries of specific people.
* Trees are now stronger and tougher.
* Attacking into a frozen zone now thaws it. This is most relevant when attacking up or down stairs.
* Removing energy cells from owned items now angers their owners.
* You can now pour into equipped liquid containers.
* When selecting a container to pour a liquid into, containers that already contain that liquid now appear at the top of the list.
* Smart use on environmental liquid pools and liquid containers now opens the interaction menu rather than going directly into the pour-into-container action.
* Cleaning yourself using liquid from an owned vessel now potentially angers its owners.
* Gave the following objects better ASCII glyphs: sultan shrines, Asphodel, Asphodelytes, walkways, various vessels, and yawning gap.
* Made some improvements to creature pathfinding.
* Rebekah's tombstone no longer shows up in dynamic contexts.
* Fix-It spray foam and other applicators, when unidentified, no longer reveal themselves when you back out of an interaction.
* The water ritual can no longer be used to obtain unlimited cybernetics credit wedges.
* Shank now respects phase and flight.
* Sheba Hagadias will no longer lay mines if a miner or deploy turrets if a turret tinker.
* Fixed a bug that caused some village tinkers to not be members of their village's faction.
* Fixed a bug that caused companions to take steps in the wrong order when trying to follow their leader.
* Fixed a bug that caused one-shotting a creature to fail to trigger hostility in the creature's nearby allies.
* Fixed a bug that caused camel bladders to fail to negate the weight of the liquid in them when worn.
* Fixed some bugs in water ritual option coloring.
* Fixed a bug in tiling of liquid pools as they change size.
* Fixed a bug that made snapjaw forts, starapple farms, and pig farms not generate properly in village outskirts.
=== 200.50 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/152200/tomb-of-the-eaters-feature-friday-june-6-2020-beta-branch Released June 6, 2020 (beta branch).]
* Autoexplore now seeks out and examines objects that contained unrevealed secrets in their descriptions.
* Giant beetle and beetlebum corpses can now be butchered for raw beetle meat, which can be preserved as beetle jerky.
* Items no longer weigh more when covered in liquid.
* Waterskins, canteens, and similar liquid containers are now repellent to certain types of liquids.
* Quests no longer ask you to find forgotten ruins or use forgotten ruins as landmarks.
* Displacer bracelets now have power switches.
* Waiting for a specified number of turns now shows a countdown next to the loading status indicator.
* Boxes of crayons now let you choose which color to draw with and draw in tiles you're adjacent to. Also, drawing now has an action cost.
* Graffitied text now appears in the color of the graffiti on the object glyph.
* Bloated pearlfrogs no longer ignore phase when pulling creatures with their tongues.
* Being frozen now interrupts sprinting and other movement or body-positioning effects.
* The harvest action now has a higher default priority than the chat action when both are present.
* Snail eggs and luminous motes are no longer used as quest items.
* Albino ape pelts can no longer be eaten. As a result, you now control their autopickup status via the autopickup trade goods toggle instead of the autopickup food toggle.
* In the trade screen, you can now use the keyboard (not numpad) number keys to specify a number of whatever is currently selected to trade.
* PgUp and PgDn can now be used on the Reputation and Skills screens.
* The Skills screen now reserves a consistent amount of screen space for skill descriptions rather than adjusting the space depending on the description length. Some descriptions have been edited to accommodate this.
* You'll no longer encounter creatures standing in the same tile as a closed door.
* The walk command no longer generates an error if used in on the edge of a zone.
* Mutations picked at character creation now properly update their stat shifts when leveled.
* Doors can no longer be closed on creatures or movement-blocking objects that occupy the same tile.
* Village catchbasins are now owned by the village faction.
* Made some large performance improvements to the prerelease stage view.
* Fixed a bug that caused some activated abilities to remain on the ability menu after those abilities were lost.
* Fixed a bug that caused the loss of some equipment benefits when using Temporal Fugue.
* Fixed a bug that allowed holographic plants to be harvested.
* Fixed a bug that indicated incorrect directions toward a detected hostile when automove was interrupted and that hostile was in an another zone.
* Fixed a bug that caused the genome destabilization message from the Mutating effect to be displayed for you even when you weren't the one mutating.
* Fixed a bug that broke a previous intervention to make wraith-knights summoned by extradimensional phylactery squires friendly to their squires.
* Fixed a bug that caused weeped liquid and primordial ooze to fail to mix in the Rainbow Wood.
* Fixed a bug that made the hidden PhasedWhileStuck effect visible.
* Fixed a bug that caused certain pronouns to morph into "They" after games had been saved and reloaded.
* Fixed the subtype text being too large during character creation.
* Fixed a typo in items that affect move speed.
* [modding] You can now undo the "fill" action in the map editor.
* [patreon] Sheba Hagadias can no longer spawn as Either/Or. To install this change, you'll need to re-redeem Either/Or's pet code.
=== 200.43 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/150374/tomb-of-the-eaters-feature-friday-may-29-2020-beta-branch Released May 29, 2020 (beta branch).]
* Added a water wheel and millstone to Joppa.
* Bone worm corpses can no longer be included as part of the cure for fungal infections.
* Pathfinding now strongly avoids tiles next to non-allied puffer fungi.
* Moving within two squares of puffer fungi now interrupts automove regardless of your "ignore enemies" settings.
* Eaters' nectar now re-randomizes your potential mutation buys.
* Meditation no longer instantly cures bleeding. Instead, it now triples the rate of recovery from more negative status effects, including bleeding.
* To account for the recent liquid pool changes, bilge sphincters now provide a movespeed bonus in liquid pools of 200+ drams instead of 1000+.
* The weights of takeable items are now always shown in their short descriptions.
* Fixed a bug that sometimes caused evaporating liquids to leave behind liquid volumes with no component liquids.
* Fixed a bug that caused resource exhaustion and error spam in the output log in some long-running games.
* Fixed some bugs that caused the decarbonizer beam selection to sometimes error out or create an infinite loop.
* Fixed a bug with Temporal Fugue and other cloning mechanisms that caused stat shifts to become permanent.
* [debug] Added a wish, "clearstatshifts", to remove temporary stat shifts, even including shifts from items you have equipped or active status effects. To regain those stat shifts, you'll have to re-equip those items or re-up the effects.
* [modding] We changed the implementation for how MinEvents are dispatched. Modders who are handling a MinEvent in one of their IParts (e.g. bool HandleEvent( EnteringCellEvent ev ) need to update each HandleEvent declaration to include 'public override' (e.g. public override bool HandleEvent( EnteringCellEvent ev )) in order for that event to be dispatched properly to the part.
=== 200.41 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/148582/tomb-of-the-eaters-feature-friday-may-23-2020-beta-branch Released May 23, 2020 (beta branch).]
* The Tomb-dwelling pangoloids knows as the mopango have officially moved in.
** Added or refined several types of mopango.
** Added a new quest: The Buried Watchers. Talk to Zothom in Ezra.
** Added a new quest: Fraying Favorites.
** Strange entities now (officially) roam the Tomb.
** Added a new legendary ooze, k-Goninon.
** Added the repulsive device.
** Added [redacted], [redacted], [redacted], and [redacted].
* We made some UI improvements to the Tomb-teleportation mechanic.
** Changed the ASCII floor glyph for teleportation-safe tiles.
** Added a new effect, tomb-tethered, to better message when creatures are safe from the teleportation effect of the Bell of Rest. Creatures are tomb-tethered when they both bear the Mark of Death and are occupying a tile that's teleportation-safe.
** Fixed a bug that caused you to be Tomb-teleported back to the beginning of the crematory from the supposedly safe Columbarium.
* Fixed a bug that caused exit teleporters in Lower and Upper Crypts to send you all the way back to the catacombs.
* Fixed a bug that caused issues at the recoming nook.
* Added new loading status indicator art.
* The new stair tiles now look better when the 'Always highlight stairs' option is enabled.
* Added a new Modding option: 'Select enabled mods on new game'.
* "Press space" dialogs now close only when you press Escape, Enter, or Space.
* Goatfolk can now give directions in conversations.
* The overburdened status effect is now updated more reliably when your carrying capacity changes.
* The weight display in the trade UI is now more accurate.
* You no longer receive messages about merchants restocking if you're not in the same zone as they are.
* Objects without bodies can no longer be knocked prone.
* Save files now remember which mods are enabled and prompt you to re-enable those mods before loading.
* Fixed a bug that caused the onset of fungal infections to sometimes be 8-10 turns instead of 2-3 days.
* Fixed a bug that caused symbiotic fireflies to destroy themselves, and turn into "Objects", when equipped.
* In the classic UI option screen, slider and selection options that don't fit well in one line now occupy two lines.
* Exiting the world map now avoids placing you in cells where you would have to swim.
* [modding] Fixed a bug that caused GlobalConfig.json to be unmoddable.
* [modding] An objects can now set the ReplacementObject member of an ObjectCreatedEvent to return a replacement object instead of itself during object creation.
=== 200.40 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/146722/tomb-of-the-eaters-feature-friday-may-15-2020-beta-branch Released May 15, 2020 (beta branch).]
* Added new tiles for Eater statues, Eater holograms, and urn duster.
* Crypt sitters and conservators no longer cause unintended trouble in dynamic encounters.
* New item mod: fitted with suspensors.
* Mafeo now has a pickaxe for sale.
* Excluded some more creatures from spawning as Mechanimist converts, including pulsed field magnets.
* Added descriptions for the following objects: rubble, burnished azzurum (formerly aquamarine), banana rancher, hammock, brick, Warden 1-FF, Mayor Haddas, and Yla Haj.
* Gave an ASCII makeover to the following objects: gravestones, unripe banana trees, Yla Haj, floor cushion, medium boulder, Zothom (also tweaked his tile colors), bookshelf, sign, power line, brick, woven basket, hammock, flux gauge, weathered wood, and sultan tomb murals.
* Powered exoskeletons can now have a variety of item mods.
* When you're under the effect of the gamma moth Mutating effect, random mutations you might acquire are now reseeded at some point during its duration.
* Sheba Hagadias no longer succumbs to natural behavior like going on a pilgrimage or urn dusting.
* Things without brains can no longer be dazed or stunned.
* Holograms can no longer be harvested or butchered.
* Small stones and large stones are no longer flammable.
* Fixed a bug that caused the Golgotha chutes to generate disconnected.
* Fixed a a bug that caused mouse movement to not work properly on the world map.
* Fixed a bug that caused missile weapons to hit non-blocking inanimate objects in their paths.
* Fixed a bug that caused merchants to spawn with double the inventory they're meant to.
* Fixed a bug that immobilized aquatic creatures.
* Fixed a bug that caused worn items effects to not go away when you removed the item.
* Fixed a bug that sometimes caused Barathrum's study to generate with a down staircase.
* [debug] Space no longer accepts the 'Would you like to die?' prompt.
=== 200.35 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/144732/tomb-of-the-eaters-feature-friday-beta-branch-may-8-2020 Released May 8, 2020.]
* Expanded the Grand Vestibule to multiple maps.
* Changed the Omonporch entry zone to a new map: Court of the Sultans.
* Made various tweaks and enhancements to the Arcade to the Twin Gates.
* Made various tweaks and enhancements to the Columbarium.
* Made the Ezra and Arcade murals more authentic.
* Added a bell tolling sound effect to the Bell of Rest.
* Made Sixshrew a real merchant.
* Gave dialog to Yla Haj and Warden 1-FF.
* Tweaked Mayor Haddas's dialog.
* Gave better equipment and wares to Yla Haj.
* Gave several of the Tomb zones better names.
* Gave sky maps more sensible names.
* Added a cistern ruin to the east of the Arcade.
* Added more graffiti to the robbers' cut.
* Made some architectural changes to the Tomb outer walls and the Spindle chamber.
* Added a new tile for rubble.
* Added some more Eater statue and hologram tiles.
* Faction leaders now have their prowess more accurately judged and displayed in their look descriptions.
* Autowalk, autoexplore, and rest are now interrupted when your companions engage in combat, take damage, or die, as long as they're visible or audible.
* We changed the option "Maximum autoexplore squares/sec" to "Maximum automove squares/sec" and made it apply to all forms of automove.
* Metal items now retain less liquid, and fur items retain more.
* Quartzfur hats now message themselves as being made of quartz rather than glass.
* Autocollect can now be disabled on empty waterskins.
* Spiders no longer attack allied creatures that are stuck.
* Player-controlled spiders no longer autoattack stuck creatures.
* Destroying or teleporting a web now frees anything stuck in it.
* When an object is phased multiple times, damage from being forced into phase by reality stabilization now occurs only when the last effect is terminated.
* Changed the message when you try to remove an unremovable cybernetic implant.
* Items that affect the chance of salvaging multiple bits, like advanced toolkits, are no longer used on items that can only ever disassemble into one bit.
* The random-buy mutation choices should now be more stable for a given seed.
* If you're out of 2+ point mutations to buy, you're now presented with 1-point mutations.
* The look and target picker "Locked" status toggle is now remembered across games and reloads.
* In the classic UI, the cooking menu now reutrns to the selected option instead of the top of the list when you choose a recipe to cook then decide go Back.
* Dromad trader psychic thralls or domesticated slaves no longer generate map notes.
* Geomagnetic discs can no longer spawn with elemental damage mods.
* Made some improvements to geomagnetic disc pathing.
* Fixed an improper item ownership warning when you tried to examine or disassemble items in the inventories of certain creatures you were dominating.
* Fixed a bug that caused Flurry to not work on inanimate objects, which in turn caused NPCs with flurry to stand there inert instead of attacking inanimate objects they were angry at.
* Fixed some bugs with color rendering and formatting in books.
* Fixed a bug with liquid-fueled power consumption, such as in gyrocopter backpacks.
* Fixed some performance issues with normality gas and norm cores.
* [debug] Made wish string matching more accurate.
* [debug] The "Do you really want to die?" promp no longer accepts space or enter as input.
* [modding] The map editor now supports Ctrl-C to copy a selected region, which turns your brush into a rectangle the size of that region. Ctrl-click pastes the copied region, and right-click deletes the region bounded by the selected rectangle.
* [modding] The map editor now properly renders most walls, water tiles, and fences.
* [modding] The map editor now has tile previews in the blueprint selector.
=== 200.29 ===
=== 200.29 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/142695/tomb-of-the-eaters-feature-friday-may-2-2020 Released May 2, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/142695/tomb-of-the-eaters-feature-friday-may-2-2020 Released May 2, 2020.]
Line 687: Line 1,485:
* [modding] You can now select regions in the map editor by holding shift and dragging the select box over tiles. Ctrl-a selects the entire map.
* [modding] You can now select regions in the map editor by holding shift and dragging the select box over tiles. Ctrl-a selects the entire map.
* [modding] Redesigned the "selected cells" region of the map editor. You can now delete, bulk replace, and set ownership on objects in the selected region.
* [modding] Redesigned the "selected cells" region of the map editor. You can now delete, bulk replace, and set ownership on objects in the selected region.
=== April 24, 2020 (beta branch) ===
[https://freeholdgames.itch.io/cavesofqud/devlog/140728/tomb-of-the-eaters-feature-friday-april-24-2020-beta-branch Original patch notes]
Tomb-related notes:
* We added more polish to the crematory.
** Redesigned the columbarium.
** Added ASCII art to the look screen for urns.
** Urn dusters now walk around dusting urns in the columbarium.
** Fixed some bugs with the interaction of various crematory objects.
** Added a visual effect for when objects are pushed by industrial fans.
** Added descriptions for the following objects: conveyor drive unit, conveyor belt, rubber curtains, bones, ashes, industrial fan, miasmatic ash, machine wall, metal door, plastic tree, statue of Eater, full-spectrum bright sconce, elevator shaft, empty urn, marble walkway, sunflower, and scrapable deposit box.
** Edited the ASCII glyphs for the entire crematory.
** [Redacted]
General notes:
* You can now use water to clean your stained equipment via inventory actions on either your water containers or your stained equipment.
* You can now use the Walk keybind from the Look menu to autowalk to the tile you're looking at.
* Offhand attacks work again.
* Changed the glyph and tile colors of non-mayor quest givers in villages from dark green to bright yellow. Accordingly, we also changed Mehmet's color to bright yellow.
* Girshlings you encounter outside of Red Rock no longer advance 'What's Eating the Watervine?'.
* The water ritual now consumes a dram of liquid only when you initiate it instead of consuming one for every action you take during it.
* Force fields you can pass through no longer interrupt automove regardless of their source.
* Psychic hunters are no longer incorrectly interdicted on maps without reality stabilization.
* Cybernetic implants that occupy an equipment slot are no longer shown twice in the implantee's description.
* Temporary items can no longer be used as tinkering components.
* Improved the grammar in "you pass by" messages.
* Fixed a bug that caused Rebuke Robot to fail way more often than it should.
* Fixed a bug that caused take-all to not work in the classic UI looting menu when the cursor was on a category rather than an item.
* Fixed a bug that caused the 'Tweet this character build' button to not work.
* [debug]Added a new wish, "factionencounter:<faction>", that generates a special faction encounter in your current zone. For example, wishing for "factionencounter:Templar" generates a Templar faction encounter. You can override the tier and level values for the zone, both of which affect the creatures generated for the faction encounter, like so: "factionencounter:<faction>:<tier>" and "factionencounter:<faction>:<tier>:<level>".
* [modding] The ConversationScript part now supports a Color field that's used to specify a color or shader to be applied to the creature's conversation text.
* [modding] Self-closing <mutation /> tags in the XML no longer skip the next mutation when they're loaded.
* [modding] The new blueprints loader no longer crashes when given an <intproperty> with no Value (it assumes 0 instead).
* [modding] Added Transform > Flip Vertical to the map editor.
* [modding] Added File > Reload Blueprints to the map editor. This lets you reload ObjectBlueprints.xml without quitting and reopening the editor.
=== 200.22 - 'beta' branch ===
[https://freeholdgames.itch.io/cavesofqud/devlog/138649/tomb-of-the-eaters-feature-friday-april-17th-2020-beta-branch Released April 17th, 2020 (beta branch).]
* Added a new gas: miasmatic ash.
* Grave moss now burns off into miasmatic ash.
* We made changes and added some polish to the crematory.
** Added industrial fans.
** Funerary urns now have names and inscriptions.
** Machine presses with only one piston now slam their target away instead of crushing it.
** The support pillars in the catacombs now come up through the crematory.
** Tweaked the layout of the conveyor belts and flame vents to be slightly more ordered.
** Added new wall tiles and changed the colors of some existing tiles.
** Replaced the existing machine room with a new one.
** Fixed a bug with the ASCII rendering of machine press.
* Fixed a bunch of text coloring bugs introduced last patch. There'll likely be some more, though.
* We made some tweaks to liquid and liquid pool behavior.
** We renormalized the volumes of all the puddles, pools, and rivers in the game. Swim-depth pools (over 2000 drams) are now much more rare.
** Added a new status effect: wading. You now wade through pools of size 200-2000 drams. Wading gives -20 movespeed and interferes with some forms of movement, including sprinting.
** Entering a swim-depth pool from land now displays a warning message and requires you to confirm movement.
** Swim-depth pools now interrupt autowalk unless you are already swimming, flying, or out of phase with the pool.
** Some common liquid covering descriptions are now less verbose.
** Salt now only stains items when encountered in its pure form.
** Made the container preference for liquid collection more consistent. The order is: containers designated for autocollection of the liquid, then devices that use the liquid, then containers that already contain pure liquid of that type, then empty containers.
** You can now collect liquids into slotted liquid-fueled energy cells.
** Collecting a liquid now reports on which containers the liquid was collected into.
* Small spheres of negative weight now add to your weight when they're broken or otherwise inoperative.
* Psionic weapons with slotted cells now leave the cells behind when they evanesce.
* Psionic weapons can no longer be modded with tinkering.
* The [redacted] in Joppa now shows up in the alt display.
* Wraith-knights now despawn if their phylacteries are destroyed for any reason.
* Temporary items are now worthless, can no longer be cooked with, and can no longer have their bits harvested.
* Temporal fugue clones now leave behind any items they had acquired after being conjured.
* Eater's nectar injectors belonging to temporal fugue clones now affect only temporal fugue clones.
* We made some tweaks to the looting menu in the classic UI.
** The weights of takeable items are now displayed alongside the items themselves.
** The menu now has an adaptive width to avoid cutting off item names.
** Page up and page down now work more reliably.
* Encountering the following objects now interrupts autowalk: deep shafts, identified mines, aloes, spacetime rifts, and spacetime vortices.
* Artifacts with proper names are no longer treated as having proper names while unidentified.
* On the classic trade screen, we switched 'interact with the selected item' from the Tab key to the Space key. Tab now selects and deselects all items on the active column of the trade screen, as an analog to its take-all function in looting menus.
* Ice frogs no longer sit in immobile confusion until approached.
* Miner bots no longer generate mines based on modded grenades.
* NPCs are now less interested in using random items from their inventories as improvised weapons.
* Animating an object with Spray-a-Brain no longer causes every object of that type to be recategorized as a Creature.
* Items generated as quest items no longer cause every item of that type to be recategorized as a Quest Item.
* Answering no to using an unpowered advanced toolkit while autoexploring now interrupts the autoexplore, preventing message loops.
* Fixed some issues with Page Up and Page Down failing to scroll correctly on the classic inventory screen with very large inventories.
* Fixed a bug that caused the 'most recently played character' to net initialize properly.
* [debug] Added a new wish, "reveal settlements", that reveals all dynamically generated settlements on the world map.
* [modding] Fixed a bug that caused modded versions of Options.xml to fail to be initialized.
* [modding] Implemented Myopia as an AdjustVisibilityRadiusEvent, allowing equipment and parts to adjust the visibility radius.
* [modding] Restructured the loading of ObjectBlueprints.xml, solving many inheritance problems, most notably with Load="Merge" from mods.
* [modding] Deprecated the GameManager.Instance.ViewData interface.
* [modding] UI Views are now defined with the [XRL.UI.UIView] attribute on a class.
* [modding] Increased the warning level output for the mod compiler, allowing modders to see previously hidden compiler warnings.
* [modding] Updated the Modding Utilities link to the modding wiki:
* [modding] The Blueprint Browser now shows all properties on blueprints, in XML.
* [modding] You can now select and copy in the Blueprint Browser.
* [modding] Exposed a method to add a Wish handler. See
* [modding] We made some enhancements to the map editor.
** The map editor now loads with an empty map rather than looking like you're editing the main menu.
** Added x-y coordinates for the mouse position and selected cell.
** Holding Ctrl while hovering over an item in the blueprints list now displays a portion of the blueprint XML.
** Added a checkbox on the blueprint filter to only show blueprints in use on the map.
** Made the sidebar opaque.
** Alt-clicking on a tile now properly set the brush even when you have no brush selected.
=== 200.21 ===
=== 200.21 ===
[https://freeholdgames.itch.io/cavesofqud/devlog/135065/tombb-of-the-eaters-feature-friday-april-3rd-2020 Released April 3rd, 2020.]
[https://freeholdgames.itch.io/cavesofqud/devlog/135065/tombb-of-the-eaters-feature-friday-april-3rd-2020 Released April 3rd, 2020.]
Tomb-related notes
=== 200.20: We've posted an update on the beta branch. ===
* We added some polish to the [redacted] sequence that starts in Resheph's burial chamber.
[https://freeholdgames.itch.io/cavesofqud/devlog/128738/tomb-of-the-eaters-feature-friday-march-6th-2020-beta-branch Released March 6th, 2020 (beta branch).]
** Added some sound and visual effects.
* Added a new cybernetic implant: medassist module.
** Smoothed out some issues with engraving tomb murals.
* Added a new item: syphon baton.
** Added ASCII versions of the tomb murals and other objects in the burial chamber.
* The co-processor mod now provides compute power that select equipment can consume.
** Refreshed Herododicus's dialog.
* Added new descriptions for the following creatures, items, and objects: graverobber, exit teleporter, ornately carved marble, rotating machine arm, locking machine arm, strip fly, urn porter, urn, sarcophagus, machine press, reliquary, sultan reliquary, ornate chair, ornate bench, ornate table, plant in ornate pot, grave goods, Eater hologram, crypt sitter, and ghost perch.
** Added descriptions for Herododicus, imperial sarcophagus, imperial reliquary, gilded marble from the sultanate of Resheph, mural median, and mural endcaps.
* Added a new tile for the sign to village Ezra.
** [very redacted]  
* Added flipped tiles for Eater holograms.
 
* Added some new tomb propaganda.
General notes
* Fungal infections and motorized treads are now immune to damage.
* We made some changes to liquid and liquid pool behavior.
* More NPC tinkers can now repair, recharge, and identify artifacts.
** Objects now become coated in liquid more easily, and they also lose their liquid coatings more easily.
* Piston presses now respect phase.
** Liquid coating now bestows additional weight onto items.
* Lunge now respects phase and flight.
** Some liquids now weigh more than others.
* Juke now interacts better with effects that restrict your mobility.
** Creatures moving through big pools of liquid now track the liquid around.
* Removed the old tattoo gun.
** Footwear now protects you from being affected by small pools of liquid.
* Cybernetics credit wedges are now stackable.
** Swimming is now a status effect that penalizes movespeed and prevents creatures from taking move-related actions that require footing.
* Wraith-knights can no longer be duplicated or cloned.
** Pools smaller than the swimming threshold (1,000 drams) now use a different tile set.
* Robotic and otherwise inorganic creatures are no longer made thirsty by thirst thistle attacks.
** Small puddles now evaporate over time.
* Disassemble now requests confirmation before disassembling quest items and items you have equipped.
** Aquatic creatures now receive a -25 penalty to movespeed instead of the full -50. (The Swimming skill's +25 bonus offsets this penalty.)
* Disassemble now provides a "disassemble all" inventory action that disassembles a stack of items at once.
** Pathfinding now puts more weight toward pathing around large pools of liquids, even less deadly ones.  
* Disassemble now has an action cost.
* More autoexplore activities now respect the autoexplore options for ignoring easy and distant enemies.
* Temporal fugue clones and various other forms of cloning no longer count toward the death and destruction toll of A Call to Arms.
* Electromagnetic sensors and the following mutations now interrupt autoexplore and automove when you identify a hostile creature: Heightened Hearing, Heightened Smell, and Sense Psychic.
* Sturdy spectacles and mirrorshades no longer incorrectly report that they have broken in melee.
* Autowalking on the worldmap now avoids the Rainbow Wood.
* Having thirst inflicted on you by an attack no longer triggers tongue bleeding from glotrot.
* Autoexplore now passes through tiles that contain animated walls if those walls are in your party.
* The Amphibious trait no longer reduces thirst that's inflicted by attacks, and amphibious characters get the same log messages as do non-amphibious characters when an attack inflicts thirst.
* We changed the way acid damage is calculated. Exposure to either dilute acid or small acid pools now deals less damage.
* A message now periodically appears in the message log when your companions are dehydrated. If they are visible when they become dehydrated, you get a popup.
* Metal items now take quarter damage from acid.
* Fixed some issues with companions re-joining the player after traveling on the worldmap.
* Salty water now generates half as much steam when vaporized. Brackish water generates 90% as much.
* Fixed a bug that caused an item type's repair cost to permanently depend on whether the first item of that type you repaired was rusted.
* Lacquered items now note in their descriptions that they repel liquids (this is behavior they always had).
* Fixed some bugs that caused modifiers to secondary statistics like AV, DV, and movespeed to be double-applied when they came from mutations and cybernetic implants selected during character creation.
* Steam now only damages organic objects.
* [modding] The ability of NPCs to repair, recharge, and identify artifacts in the trade screen is no longer controlled by the CanRepair, CanRecharge, and CanIdentify properties. Instead, it's determined by the relevant tinkering skills. (Repair enables the repair action, Tinker I enables recharge, and Gadget Inspector enables identify, with Tinker II, Tinker III, Intelligence modifier, and any relevant equipment contributing to identification performance.)
* You can now retrieve items from owned containers that you put in them without triggering hostility.
=== 200.17 - 'beta' branch ===
* The take-all command now skips the weight limit warning if you're already over your weight limit.
[https://freeholdgames.itch.io/cavesofqud/devlog/122185/tomb-of-the-eaters-feature-friday-january-31-2020-beta-build Released January 31, 2020 (beta build).]
* Lay Mine and Set Bomb now allow you to press escape from the explosive selection menu to abort the command.
* We made some structural changes to the layout of the Tomb.
* Stairs, pits, and similar objects that represent open space can no longer be sucked into space-time vortices.
** We shifted the whole dungeon up several Z levels. The crematory is now one level above the surface.
* When you're selecting an item to equip from the equipment menu, items listed within a given category are now sorted in descending order by a rough utility evaluation. This sort method was there previously, but code was since introduced that disrupted it.
** Removed the Lake of the Damned.
* Colored text now displays more reliably across multiple lines in the text UI sidebar.
* We included some more signposts toward finding the Mark of Death and entering the Tomb through the Death Gate.
* Added a black outline to the overlay XP and HP readout numbers.
** Implemented a partial redesign of the Arcades to the Twin Gates that includes a path and sign pointing to Ezra.
* Fixed a bug that sometimes prevented the penalties from the Engulfed status effect from being removed when the effect wore off.
** Immediately upon finding the Mark of Death, you now learn the Mark of Death secret, and the 'Recover the Mark of Death' quest step now completes.
* [modding] We added a markup layer to our text coloring system. Example: {{((}}red|this text will be red}}. This lets us treat color specification as a stack, so that text's color can be reset to the previously specified color at the end of a block. (Previously, we would try to emulate this behavior by resetting color to default grey [&y], but grey wasn't always the last specified color.) The markup layer also supports shaders that apply color patterns to text blocks. Color names and shaders are defined in a new moddable file, Colors.xml.
** Immediately upon inscribing the Mark of Death, the 'Inscribe the Mark" quest step now completes.
* [modding] Added a "beguile" wish that forces the target into your party.
* It should now be clearer that a certain post-Brightsheol body alteration is intentional.
* [modding] Med names may now be extended by applying the [MedNamesExtension] attribute and implementing the IMedNamesExtension { int Priority(); void OnInitializeMedNames( List<string> medNames ); } interface.
* Once you return from Brightsheol, you cannot go back via the same method. (<- worded intentionally vaguely to avoid spoilers)
* [*][modding] Fixed a bug that caused the JoppaWorldBuilderExtension and WorldBuilderExtension attributes to be ignored.
* Added two new cybernetic implants: fire suppression system and anchor spikes.
* Added a new item: advanced toolkit.
* Crypt ferrets are now better at hiding.
* Made Vivira, the sentient turret, magenta in order to stand out more.
* Added descriptions for the following objects: fulcrete, ebon fulcrete, wide bottle, crypt door, compacted bone, and grave moss.
* Added some more tomb propaganda.
* Renamed recarcassing nook to recoming nook.
* We made some changes to auto-equip.
** Auto-equip now gives you feedback on items that were unequipped as a result of your action.
** Eliminated most repetitive auto-equip messaging.
** Auto-equip now tries to unequip multiple items in order to equip an item that uses multiple equipment slots.
** Confirmation is now requested before automatically unequipping an item that will be destroyed by being unequipped.
* We tweaked the temperature-related behavior of liquids.
** You may find differences in how pouring liquids on you affects temperature.
** Standing in a pool of lava is no longer safe once you've dealt with the initial temperature shock.
** Your equipment and inventory now experience more temperature effects than before, particularly if you expose yourself to large amounts of lava.
* Fungal infections are now immune to heat, cold, electricity, and acid.
* Projectiles coming from a distance and passing near the player now produce a message in the message log.
* More combat sound effects are now properly controlled by the General > Combat Sounds option.
* Any NPC with whom you can perform the water ritual can now give you directions.
* The following actions performed while autoexploring now also operate on adjacent tiles: autoget, harvesting, butchering, trash rifling, opening a chest, and interacting with a bookshelf.
* Puffer fungi can now be hit by normal ranged weapons.
* Lava and acid now spawn less often in containers that are unsafe to house them.
* Companions now attempt to generally follow you even if they can't pathfind all the way to you (for example, because you have Force Bubble active).
* Mirrorshades now give a very small chance to reflect light-based attacks.
* Objects embedded in walls can no longer be taken or interacted with via the interact nearby command (unless you are also in the same tile as the wall).
* Items embedded in walls are now partially visible with penetrating radar.
* The overlay inventory screen now better handles having two heads or two faces.
* Multiple applications of Hobble now renew the duration of the effect rather than stacking the movespeed penalty.
* Carbide hand bones no longer modify hands added by Helping Hands, and they only affect the set of hands where the implant was implanted (in the event a True Kin has somehow acquired multiple sets of hands).
* Trader repair and recharge actions now more effectively handle plurality and stacking.
* Tattooing a companion no longer tattoos you instead of them.
* Smart use no longer pets Sheba Hagadias by default if Sheba is pettable.
* You can no longer open and close doors while frozen solid.
* Magazine-loaded ranged weapons now account for the weight and value of the ammo loaded in them.
* Solar and radio-powered cells now receive their charge more reliably on the world map and should cause less lag.
* Take-all no longer counts untakeable items when checking whether you're going over your weight limit.
* Added a new tile for the basic toolkit.
* Fixed some item duping exploits with evil twins and prism clones.
* Temporal fugue clones no longer lose their items before they expire.
* Fixed an issue with legendary breathers' and miners' names not showing up properly.
* Fixed a bug that made Berate 10x as likely to take effect if you had an Ego modifier of exactly zero.
* Fixed some bugs with explosions, other types of forced movement, and the generation of maps with ruined buildings.
* Fixed a bug that made DV and MA penalties from confusion become permanent if the game was saved and loaded.
* Fixed an issue with portable walls.
* Fixed an issue with nano-neuro animators.
* Fixed a typo in village monument descriptions.
* [modding] In character generation, whether a genotype is considered a mutant is now controlled explicitly by the new attribute IsMutant="true" in the genotype entry rather than by whether its name contains the substring "True". Mods affecting genotypes may need to add this attribute.