Search found 7 matches
- Sat Mar 13, 2010 10:08 pm
- Forum: Beta Testers and Bugs
- Topic: What do you do when you pass a level?
- Replies: 4
- Views: 21951
Re: What do you do when you pass a level?
Ah. I see what you mean. I fixed it.
- Fri Mar 12, 2010 6:21 pm
- Forum: Beta Testers and Bugs
- Topic: Hazma is too weak compared to others!
- Replies: 1
- Views: 8197
Re: Hazma is too weak compared to others!
I rebalanced the stat distribution to something that makes more sense. In a nutshell, all the character's stats now total 30, with 4 characters having exceptional stats and 4 characters having more rounded stats. For instance: Urso is the strongest, Zeke is the smartest, Saskia is the most agile, an...
- Thu Mar 11, 2010 1:17 am
- Forum: Beta Testers and Bugs
- Topic: What do you do when you pass a level?
- Replies: 4
- Views: 21951
Re: What do you do when you pass a level?
I fixed it by having your stats button blink after you a pass a level, similar to when your Journal button blinks when getting a quest. If you're curious, here's the code that I cooked up to make it work: using System; using System.Collections.Generic; using System.Text; public class BlinkButtonMana...
- Wed Mar 10, 2010 4:43 pm
- Forum: Beta Testers and Bugs
- Topic: What do you do when you pass a level?
- Replies: 4
- Views: 21951
Re: What do you do when you pass a level?
This is perfect! From a developer's point of view, it seems obvious to click on your stats button to distribute your level up point :roll: I guess I assumed you could read my mind! I'll find a way to make it obvious what you have to do. (either a dialog box to pop up, or a have the stats button flas...
- Wed Mar 10, 2010 4:36 pm
- Forum: Beta Testers and Bugs
- Topic: Hazma's Weapon doesn't move
- Replies: 1
- Views: 7852
Re: Hazma's Weapon doesn't move
Ah. Good catch. I was off by 1 pixel on his second movement frame.
That should be fixed now.
That should be fixed now.
- Wed Mar 10, 2010 12:51 pm
- Forum: Beta Testers and Bugs
- Topic: Music in White Wall is too depressing!
- Replies: 1
- Views: 8177
Re: Music in White Wall is too depressing!
I agree. The music is too depressing. The "castle" music should now not change to the creepy music.
- Wed Mar 10, 2010 12:50 pm
- Forum: Beta Testers and Bugs
- Topic: First Bug: Text outside of the box
- Replies: 1
- Views: 7908
Re: First Bug: Text outside of the box
Good catch. This is now fixed.