Sunday, March 9, 2008

SVN r48: Some Player maturity and bug fixes.

The player class is now creates and handles the models for itself rather than the Arena creating them. The arena is able to handle up to four players now, but since there are input limitations, only one is created for now. With the advancement in the Player class there is no reason now for the PlayerManager class and it's construction was removed from opensmash.cpp.

I also fixed a bug in the console that caused opensmash to crash when you backspaced too far. The bug was a string shrinking smaller than size 0.

Keep an eye out, progress is being made,
Justin

No comments: