Tags: TBye101/MagicalLife
Tags
Character animation (#87) * Added Sprite Sheet (#85) * Added Sprite Sheet Added a sprite sheet for the sample character and a data sheet to reference it's animation cycle * Wrote the SpriteSheet class, which will hold information about a sprite sheet. * Added XML (#86) Added a sprite sheet for the sample character and a data sheet to reference it's animation cycle * Added XML * Wrote the ComponentRenderer * Moving around an information class, working on layers. * Moved a bunch of things. * Working on cleaner deserialization. * Sprite sheet reader now functional. * Switching to the new rendering system. * Plenty of work on the animated texture system. * Fixing animation system bugs. Fixed the 1st. * Fixed a invisibility bug in the animation framework. * Added an FPS counter, disproved that bad FPS was the cause of my issues. * Fixed the error that caused creatures to not transition smoothly between tiles. * Fixed a memory leak. * Tweaked the FPS of the walking animations. * Many code tweaks.
PreviousNext