I’ve added the Division Module, and I’ve created a second drawing method for the connections. A very simple curve, which in some cases looks weird, but not too bad. Taken as a whole, I think it looks interesting and very clearly separates the modules from the connections visually, which is nice. They work in most […]
Continue readingCategory: AS3
Sligtly Less Buggy Version
Still some problems with the subtraction, and functionality after links are removed, but addition and multiplication work again. Yay. This movie requires Flash Player 9
Continue readingBugs Everywhere
UPDATE: You know it’s time to stop working when the bugs you think you see, turn out to be all in your head -you know, like a crazy person? Anyway, shortly after I posted this I got a hit back on a post I made at the adobe forums and I feel stupid. I had […]
Continue readingBuggy
I’m working on killing connection and redrawing new connections. I’ve got the physical killing done, you click a link, it goes by-by, but there are some residual connections left. Some of the LEDs still light when their old Button is pressed, things like that. On redrawing the connections, I can detect a hit area on […]
Continue readingGo Forth and Subtract
I’m beginning to think I’m going to have to restructure my modules again. Currently my program assumes that all modules can take and make an unlimited number of connections and that they are all of the same type. It’s automatically handling it all nicely, but in practice NeatTools modules have many different input and output […]
Continue reading