smudge202 / clean-living

Walking a mile in the shoes of a game developer.
Apache License 2.0
4 stars 0 forks source link

Engine of awesomeness #8

Closed smudge202 closed 9 years ago

smudge202 commented 9 years ago

Awful lot to go through here.

The scheduler is unsafe, but is not completely untested.

Integration Tests are disabled within the branch, use optional compilation symbols to enable.

I welcome any feed back!

Fixes #6

smudge202 commented 9 years ago

Latest commits fix #9

smudge202 commented 9 years ago

CI correctly identified an issue (not found locally due to racing condition)

http://puu.sh/gAE0b/ca8a7c6c78.png

smudge202 commented 9 years ago

Going to collapse this to dev. The code looks pretty good and we can raise technical debt issues as bugs whilst it's in dev? Idea being @herecydev and I will be working on #1 and #2 concurrently, and we'd rather base those branches on the merged dev than a PR branch.