Re: Current Known Bugs list
Oh, I misunderstoodChris H. wrote:`Hellfish wrote:I posted a fix for the first a while ago (here) but Chris was unable to merge the code. I might've made a mistake in the fix's code but I won't have access to eclipse for at least a week to check :/
The new code pieces were fairly brief and easy to understand. I was not sure where in the class file that I should paste in your code. If you could at some point give me a clue, like paste this in right before the start of the method named {a method name} and/or a line number ... that would be awesome.
Referencing the post I linked to, the first code block goes into the class body of Input_Method.java (that is, it is a new method). The second block is the same but in Computer_Cleanup.java.The third block goes in GameAction.java, around line 1408 looks good as of revision 1429. (In the newGame method (not the fantasy quest one(commented(nesting parenthesis,woo))))