I have been working on developing the equipment system when I realized that the data communication between objects really need some work so I have put the equipment system on hold for 0.0.1.2 and decided to work on the communication system this will help me in the long run with abstracting the data outside of the ui to controller classes. Having stat generation and equipment information stored in Stat Window UI classes is a bad idea. So I am working on removing it and using observer and command patterns with events to create a Blackfire communication system in the backend.
As far as a date for v0.0.1.2 I am shooting for the end of next week right before I leave for home. While I am at home I am hoping to release v0.0.1.3 which will be the equipment system.

