1
DF Suggestions / BUG of the week
« on: November 20, 2010, 03:36:52 pm »
there are some f***ing annoying bugs in DF. some of them since ages.
unfortunately, Toady One seems to care mostly about Adventure mode and fixing typos.
to finally get bugs like
* the incredible FPS drop from blood splatters, until the game becomes unplayable (there's a switch in init.txt to avoid this, but it doesn't change anything)
* huge "cancels clean self: cannot find path" spam (when soap is available)
* backup files created by editors (*.bak) in raw folder leads to unplayable embarks (WTF toady, that's a one line fix: if (fileext(configfile) == "txt") { parseconfig(configfile); } )
* [insert your favorite bug here]
solved, it seems some pressure from the community is required.
I therefore suggest adding a weekly vote for the "bug of the week", which ToadyOne has to solve.
unfortunately, Toady One seems to care mostly about Adventure mode and fixing typos.
to finally get bugs like
* the incredible FPS drop from blood splatters, until the game becomes unplayable (there's a switch in init.txt to avoid this, but it doesn't change anything)
* huge "cancels clean self: cannot find path" spam (when soap is available)
* backup files created by editors (*.bak) in raw folder leads to unplayable embarks (WTF toady, that's a one line fix: if (fileext(configfile) == "txt") { parseconfig(configfile); } )
* [insert your favorite bug here]
solved, it seems some pressure from the community is required.
I therefore suggest adding a weekly vote for the "bug of the week", which ToadyOne has to solve.