User:Teamtoto/Bug Hall of Fame: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 31: Line 31:
* If the player character could [[Cloaca Surprise|spew liquid]], there were odd interactions around spewing very shallow puddles of liquid, spawning 0 dram puddles. Attempting to spew these again resulted in the volume underflowing into incredibly high values.
* If the player character could [[Cloaca Surprise|spew liquid]], there were odd interactions around spewing very shallow puddles of liquid, spawning 0 dram puddles. Attempting to spew these again resulted in the volume underflowing into incredibly high values.
* A output for generating sultan history related to reentrancy/resource-sharing in grammar analysis broke in one patch, causing all statues and engrave/painted items to start with "(concept) (concept), (continues as normal)". Popular phrases from this bug include "cliff cliff", "berry youberry".
* A output for generating sultan history related to reentrancy/resource-sharing in grammar analysis broke in one patch, causing all statues and engrave/painted items to start with "(concept) (concept), (continues as normal)". Popular phrases from this bug include "cliff cliff", "berry youberry".
* The message telling players that they were stuck was missing the "stuck" portion. This lead player characters trapped in webs or asphalt to receive the message [https://bitbucket.org/bbucklew/cavesofqud-public-issue-tracker/issues/2645/bugs-got-stuck-in-a-web-then-suddenly "You are ! You are ! You are !"], as if reassuring their existence.
* A bug with wearing equipment with the yurtmat part(vine-weave tunic, grassy yurtmat, leafy helm) caused QN to increase to 2000 and DV to increase to 10 when stepping on anything that had the "vine" in the name. Anything, including vinewafers. It also refused to clear.
* A bug with wearing equipment with the yurtmat part(vine-weave tunic, grassy yurtmat, leafy helm) caused QN to increase to 2000 and DV to increase to 10 when stepping on anything that had the "vine" in the name. Anything, including vinewafers. It also refused to clear.
* Because the game has its own way of [[Modding:Code page 437|parsing unicode characters]] (using the IBM code page 437 instead of modern unicode standards), the book file for [[On the Origins and Nature of the Dark Calculus]] used to have Gödel's name spelled normally with an ö. In unicode, this is \u00F6. However, the character in \u00F6 in Caves of Qud is ÷, rendering the name as G÷del in game. This was later fixed.
* Because the game has its own way of [[Modding:Code page 437|parsing unicode characters]] (using the IBM code page 437 instead of modern unicode standards), the book file for [[On the Origins and Nature of the Dark Calculus]] used to have Gödel's name spelled normally with an ö. In unicode, this is \u00F6. However, the character in \u00F6 in Caves of Qud is ÷, rendering the name as G÷del in game. This was later fixed.