Posts Tagged ‘issue tracker’

Final stretch

Posted by Jussi Lepistö on Jun 29 2008

Yet more entities
The entity system overhaul is almost finished. Everything looks all right now, but doesn’t really behave… there must still be some bugs left in the physics system. I’ll concentrate on bug hunting and cleanup tomorrow, and hope to get to gameplay as well, next week if not tomorrow. It’s really nice to have [...]

Comments Off

Entities ahoy!

Posted by Jussi Lepistö on Jun 28 2008

Entity system
Today I’ve continued work under the hood, on the entity system. Both components and entity types are now loaded using the plugin / entry point system of setuptools, which means custom components and units will be really easy to create and distribute. And much easier for me to load. I have a [...]

Comments Off